0
Fork 0
mirror of https://github.com/stonith404/pingvin-share.git synced 2025-02-05 01:38:56 -05:00
pingvin-share/frontend
Aaron df1ffaa2bc
feat: add legal page with configuration options (#724)
* Addconfig entries for legal notice

* Add legal route handling to middleware

* Make legal notice public

* Add legal category to config sidebar

* Add legal notice page

* Add German translations for legal notice and configuration options

* Replace legal page with separate imprint and privacy pages

* Update middleware

* Add footer component

* Update legal text descriptions to indicate Markdown support again

* Refactor footer layout

* Add zIndex to footer component

* improve mobile layout

* run formatter

---------

Co-authored-by: Elias Schneider <login@eliasschneider.com>
2025-01-02 17:29:01 +01:00
..
public fix: disable image optimizations for logo to prevent caching issues with custom logos 2023-10-09 10:40:55 +02:00
src feat: add legal page with configuration options (#724) 2025-01-02 17:29:01 +01:00
.eslintrc.json fix: disable image optimizations for logo to prevent caching issues with custom logos 2023-10-09 10:40:55 +02:00
.prettierignore chore: formatter ignore translations 2023-08-17 15:00:57 +02:00
next-env.d.ts chore: dump dependencies 2024-09-18 11:04:06 +02:00
next.config.js fix: environment variable API_URL can't be changed 2024-10-18 16:07:32 +02:00
package-lock.json release: 1.7.2 2024-12-28 17:40:42 +01:00
package.json release: 1.7.2 2024-12-28 17:40:42 +01:00
tsconfig.json