lemmy-ui/src/server/handlers
SleeplessOne1917 643c1f6f01
Make confirm popup for adult consent (#2419)
* Make confirm popup for adult consent

* Fix import

* Fix blur and adjust user settings

* Make confirmation popup more stylish

* Add setting to site settings form

* Fix modal bug

* Put adult consent logic all in one place

* Make modal use markdown

* Fix consent modal showing up for currently logged in admin

* Add go-back redirect countdown

* Center modal title

* Handle enable_nsfw correctly

* Blur background of modal to hide spicy things

* Add translations
2024-04-18 19:54:16 -04:00
..
catch-all-handler.tsx Make confirm popup for adult consent (#2419) 2024-04-18 19:54:16 -04:00
code-theme-handler.ts Add code highlighting (#2195) 2023-10-20 11:18:13 -04:00
manifest-handler.ts Only generate manifest if it isn't already in memory (#2272) 2023-12-06 08:57:31 -05:00
robots-handler.ts Disallow /modlog since it is not relevant for bots (#1850) 2023-07-10 10:17:24 -04:00
security-handler.ts Changing security.txt to use github security advisories page. (#2334) 2024-02-16 10:17:15 -05:00
service-worker-handler.ts Upgrading deps, running prettier. (#1987) 2023-07-28 16:15:42 -04:00
theme-handler.ts fix lint error 2023-06-25 10:47:21 -04:00
themes-list-handler.ts formatting 2023-06-16 10:42:35 -04:00