Commit Graph

10 Commits

Author SHA1 Message Date
Sonny
6d5afee4f4 feat: privacy page with translation
refactor: apply prettier conf to all files

feat: terms of use with translation
2023-11-19 19:33:35 +01:00
Sonny
fbf12d9947 refactor: remove axios 2023-11-12 03:30:58 +01:00
Sonny
255f50080a Add translation (#9)
* feat(wip): translation

* fix: some i18n errors + use ssr translation

* fix: i18next implementation

* fix: tsc errors

* feat: i18n middleware

* feat: translate link view home page

* feat: translate quick actions

* feat: translate search modal

* feat: translate side menu

* feat: native error boundary + translation

* feat: translate error pages

* feat: translate category forms

* feat: translate link forms

* refactor: LangSelector is no longer absolute by default
2023-11-11 00:08:30 +01:00
Sonny
1c9c65e074 refactor: add gssp hoc func for auth
gssp -> getServerSideProps
hoc -> Higher-Order Components
2023-06-10 18:57:07 +02:00
Sonny
1ae657daa8 feat: make all forms responsive 2023-06-08 23:25:55 +02:00
Sonny
9d4c3cbdd9 fix: redirect user if not logged in 2023-06-04 23:54:51 +02:00
Sonny
d9757bdc18 feat: disable link to home page when user has 0 category 2023-06-04 00:45:07 +02:00
Sonny
5c2c2de1bd refactor: update front api endpoints 2023-06-04 00:43:02 +02:00
Sonny
c40bca2460 feat: escape shortcut redirect to home page + page transition for all pages 2023-05-23 17:43:30 +02:00
Sonny
426f2a52df refacto: create src dir & change project indentation to 2 spaces 2023-04-24 23:53:32 +02:00