38 Commits

Author SHA1 Message Date
d9b56cfb5b - fixes #2401 2025-10-08 21:49:07 +02:00
e19b55ff65 refactor(auth): streamline logout process by clearing query data 2025-10-01 11:25:04 +02:00
4e91a2e2ef fix build error for ci workflow 2025-07-03 15:40:09 +02:00
4314912d5a security updates, dependencies house-keeping, add new translations etc. 2025-07-03 15:35:00 +02:00
6110440682 resolves #2047, fix summary text in chikorita template, when in sidebar 2025-01-12 15:58:28 +01:00
02ce1ad48c fix lint issues 2025-01-11 12:07:30 +01:00
8deff757a9 fix tiptap issues, update dependencies, fix typescript issues with minio client 2024-05-03 12:05:54 +02:00
34247f13b6 design nosepass template, add tests, add template previews 2023-11-17 08:31:12 +01:00
6ad4358d70 feat(i18n): implement localization using LinguiJS 2023-11-10 09:07:47 +01:00
1aa8aa6900 feat(templates): replace library with microfrontend app for templates 2023-11-07 16:37:16 +01:00
eef91cf905 ci(v4.0.0-alpha): 🚀 running the first ci worflow 2023-11-05 13:17:14 +01:00
22933bd412 refactor(v4.0.0-alpha): beginning of a new era 2023-11-05 12:31:42 +01:00
0ba6a444e2 project reset: clearing all files and folders 2023-08-31 13:22:03 +02:00
79d3ef1306 docs(docs): 🗑️ remove docs app, include more i18n locales 2022-08-28 11:16:08 +02:00
0630369087 Implement Turbo Workspaces, among other things 2022-08-21 22:18:12 +02:00
73af4a6859 chore(dependencies): updating dependencies to latest versions 2022-08-21 00:44:11 +02:00
16d19eb70f feat(client): 💫 add Finnish language support 2022-08-04 16:13:49 +02:00
05d3f1f06f fix(server): don't initialize sendgrid if the apikey is empty 2022-07-30 12:57:35 +02:00
4d43f6a642 feat(client): ask for confirmation when resetting a resume 2022-07-30 12:56:40 +02:00
5197f954c0 fix(client): 🐛 attempt to fix the one-off date issue
use utc functions from dayjs to correspond to the same date on the server
2022-07-31 02:13:08 -08:00
7d8828a358 fix(i18n): add missing translation keys, update lang/locale logic 2022-03-11 08:43:20 +01:00
6255849822 fix(printer): fix issue with printer service, locating the right URL of the server 2022-03-09 18:55:17 +01:00
6f02048ebd feat(client/landing): add testimonials section to landing page 2022-03-09 09:37:38 +01:00
e52edaa552 chore(husky): implement husky commit hooks to install, lint and format before commit 2022-03-08 08:11:47 +01:00
938e2e8e25 build(v3): use pnpm, docker, docker-compose to orchestrate two services (client, server) 2022-03-07 13:43:34 +01:00
9c1380f401 🚀 release v3.0.0 2022-03-06 22:48:29 +01:00
295172687b 🚀 release: v3.0.0 2022-03-02 17:44:11 +01:00
2175256310 clear everything 2022-02-28 20:23:10 +01:00
a11db1db10 adding stylelint to repo 2020-10-04 08:58:01 +05:30
2aaed1a575 fixing crashes, upgrading dependencies, patching security vulnerabilities 2020-10-03 08:57:37 +05:30
a7657b4a5c - implement i18n
- translation dynamic for sections
- added articles for SEO
2020-07-16 08:42:19 +05:30
c00d7a9eef - fixing conflicting order warning and firebase warning
- added more web manifest rules
2020-07-09 15:45:20 +05:30
3aaef5f730 - memoize all components
- implement metadata context
2020-07-09 14:00:18 +05:30
9045e2983d - run eslint --fix across project 2020-07-09 00:14:13 +05:30
dbb005d26c - using nanoevents as event emitter
- bug: createResumeModal opens twice
2020-07-06 14:47:05 +05:30
e247cb102c - creating and updating resumes 2020-07-04 14:31:25 +05:30
d2e3227d01 clearing the slate 2020-07-02 21:23:03 +05:30
9510d44949 completed translation extraction of profile and work 2020-03-29 23:28:24 +05:30