Commit Graph

36 Commits

Author SHA1 Message Date
c525f8d2cc fix security issue, with notes being visible in public api response 2025-10-01 10:07:04 +02:00
13d90e8138 update translations 2025-01-11 12:28:16 +01:00
e87b05a93a release: v4.1.0 2024-05-05 14:55:06 +02:00
862c812ee1 add files to .dockerignore 2024-05-03 14:22:28 +02:00
0f765af468 Minor changes on logo (more regular, smooth lines, png and svg favicon)
.vs/* added in .gitignore
2024-01-06 18:37:48 +01:00
8b217dfcfa - upgrade react-resizable-panels to latest version
- update translations
- remove cypress
- add await to all return blocks
2023-11-19 09:52:55 +01:00
34247f13b6 design nosepass template, add tests, add template previews 2023-11-17 08:31:12 +01:00
faf3ea47f9 Update .gitignore 2023-11-14 07:48:51 +01:00
d18b258761 feat(homepage): add new sections to homepage 2023-11-13 17:03:41 +01:00
48727be809 fix(i18n): delete local translations 2023-11-10 13:14:44 +01:00
6ad4358d70 feat(i18n): implement localization using LinguiJS 2023-11-10 09:07:47 +01:00
4f5ccb9ab8 chore(server): update dependencies and add API tags to
controllers
2023-11-05 19:15:21 +01:00
fa248c47ad ci(dockerfile): copy prisma client correctly 2023-11-05 14:23:01 +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
0173ce32c3 Implement Turborepo to include Build Caching in CI/CD 2023-06-07 19:50:48 +02:00
96411cdb90 remove turbo from the workspace 2023-04-06 11:50:28 +02:00
eaec14dc62 initial gitpod configuration 2022-12-16 13:42:03 +00:00
7bc4a998fe feat: additional work sections 2022-11-03 17:59:15 +01:00
0630369087 Implement Turbo Workspaces, among other things 2022-08-21 22:18:12 +02:00
ee328186c8 fix(client): add safety check on path.id split 2022-03-09 23:39:04 +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
2aa3786f5f experiments with docker packaging, figuring out deploy plan 2022-03-03 09:35:13 +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
57d234ae02 Jest configuration: added settings for code coverage 2021-01-04 12:09:04 +01:00
a84cdf33cd added .env.example 2020-12-11 10:15:15 +05:30
cf5d0b9571 - update for statging release, pre-checks 2020-07-13 16:38:08 +05:30
70ef926b70 - intial gatsbyJS setup
- setting up tailwindcss and other plugins
- designing the landing page
- creating a reusable button component
2020-07-03 13:00:46 +05:30
d2e3227d01 clearing the slate 2020-07-02 21:23:03 +05:30
f353793b29 add source translations folder 2020-03-30 17:37:56 +05:30
a8ffbb782a update vuepress deployment scripts 2020-03-29 13:32:38 +05:30
178d12fae9 allow printing of more than one page 2020-03-26 20:10:25 +05:30
917654a4f8 deploying to firebase 2020-03-25 20:01:46 +05:30
dfeb67cda9 Initialize project using Create React App 2020-03-24 11:30:01 +05:30