Commit graph

404 commits

Author SHA1 Message Date
Nicolas Meienberger
1dff217812 chore: bump version to 1.6.1 2023-08-29 22:54:31 +02:00
Nicolas Meienberger
1d41f5de9b refactor: export TipiCache as a non-instantiated class 2023-08-28 22:01:40 +02:00
Nicolas Meienberger
f77d3bfbf2 test(auth): refactor to be compliant with new session management 2023-08-28 22:01:40 +02:00
Nicolas Meienberger
55ceb32fd9 refactor: use next.js middleware for session parsing and move out of custom express server 2023-08-28 22:01:40 +02:00
Nicolas Meienberger
77701cb6b0 chore: remove express and express-session dependencies 2023-08-28 22:01:40 +02:00
Nicolas Meienberger
14f14df3e0 fix(GeneralSettings): fix panel width too small on mobile 2023-08-28 20:35:28 +02:00
Nicolas Meienberger
ca8e05652c refactor: move db migrations in cli start command 2023-08-28 20:23:51 +02:00
Nicolas Meienberger
fe3dabce7d New translations en.json (Portuguese, Brazilian) 2023-08-27 21:10:00 +02:00
Nicolas Meienberger
1632153907 New translations en.json (Ukrainian) 2023-08-27 21:10:00 +02:00
Nicolas Meienberger
594265bbcd New translations en.json (Serbian (Cyrillic)) 2023-08-27 21:10:00 +02:00
Nicolas Meienberger
a53ebc471b New translations en.json (Portuguese) 2023-08-27 21:10:00 +02:00
Nicolas Meienberger
927a579254 New translations en.json (Norwegian) 2023-08-27 21:10:00 +02:00
Nicolas Meienberger
0065325eff New translations en.json (Dutch) 2023-08-27 21:10:00 +02:00
Nicolas Meienberger
f9a45ff0c1 New translations en.json (Korean) 2023-08-27 21:10:00 +02:00
Nicolas Meienberger
5313a8a43e New translations en.json (Hebrew) 2023-08-27 21:10:00 +02:00
Nicolas Meienberger
433aac1866 New translations en.json (Finnish) 2023-08-27 21:10:00 +02:00
Nicolas Meienberger
41084abffe New translations en.json (Danish) 2023-08-27 21:10:00 +02:00
Nicolas Meienberger
081645e125 New translations en.json (Czech) 2023-08-27 21:10:00 +02:00
Nicolas Meienberger
32a1610e8c New translations en.json (Catalan) 2023-08-27 21:10:00 +02:00
Nicolas Meienberger
7fc9ef8c1d New translations en.json (Arabic) 2023-08-27 21:10:00 +02:00
Nicolas Meienberger
768244d1d8 New translations en.json (Afrikaans) 2023-08-27 21:10:00 +02:00
Nicolas Meienberger
cbd8480f2b New translations en.json (Acholi) 2023-08-27 21:10:00 +02:00
Nicolas Meienberger
acb3b60a5d chore: remove non-translated languages 2023-08-27 11:34:40 +02:00
Fabio Cingottini
8c2707787f feat: add italian language support
edit src/client/messages/it-IT.json by substituting with italian translations
edit src/shared/internationalization/locales.ts to add it lang
2023-08-27 11:24:19 +02:00
Nicolas Meienberger
25cfec24dc chore: enable greek and turkish languages 2023-08-26 14:22:22 +02:00
Nicolas Meienberger
30d1977a63 refactor: protect redis instance with a password 2023-08-24 18:40:38 +02:00
Nicolas Meienberger
e036532b55 chore: remove un-used exports and dependencies 2023-08-16 21:53:59 +02:00
Nicolas Meienberger
56c9d51d13 feat: create app update event 2023-08-16 21:53:59 +02:00
Nicolas Meienberger
77dd73bdb4 test: fix failing tests by adding mocks to bullmq 2023-08-16 21:53:59 +02:00
Nicolas Meienberger
c83f6f57b4 refactor(db): merge exposed and domain with app.config 2023-08-16 21:53:59 +02:00
Nicolas Meienberger
dbd616c04b refactor(EventDispatcher): use bullmq as a message queue 2023-08-16 21:53:59 +02:00
Nicolas Meienberger
a15a4f602a refactor: import from packages/shared and remove duplicate code 2023-08-16 21:53:59 +02:00
Nicolas Meienberger
ceba313ade refactor: translate bash scripts to node in packages/cli 2023-08-16 21:53:59 +02:00
Nicolas Meienberger
47f8e8dda1 New translations en.json (Greek) 2023-07-17 18:59:56 +02:00
Nicolas Meienberger
971f79e218 New translations en.json (Greek) 2023-07-17 18:59:56 +02:00
Nicolas Meienberger
7c4a2120e1 New translations en.json (Turkish) 2023-07-17 18:59:56 +02:00
Nicolas Meienberger
69fd75ce72 New translations en.json (Turkish) 2023-07-17 18:59:56 +02:00
Nicolas Meienberger
39b2afb418 New translations en.json (Portuguese) 2023-07-17 18:59:56 +02:00
Nicolas Meienberger
8453eebcd1 feat: add APP_HOST variable and refactor fs mocks with memfs 2023-07-06 00:44:49 +02:00
Nicolas Meienberger
3e8ca5a724 feat: add new language spanish 2023-06-28 19:05:35 +02:00
Nicolas Meienberger
494e997dc4 New translations en.json (Spanish) 2023-06-28 19:04:16 +02:00
Nicolas Meienberger
b122e1a2dd New translations en.json (Spanish) 2023-06-28 19:04:16 +02:00
Nicolas Meienberger
e3a744f4a9 New translations en.json (Spanish) 2023-06-28 19:04:16 +02:00
Nicolas Meienberger
8fdf2f0c8d New translations en.json (Chinese Traditional) 2023-06-28 19:04:16 +02:00
Nicolas Meienberger
89c04f649c New translations en.json (Chinese Simplified) 2023-06-28 19:04:16 +02:00
Nicolas Meienberger
72fec3208d New translations en.json (Japanese) 2023-06-28 19:04:16 +02:00
Nicolas Meienberger
94553f35d1 test: migrate tests for auth.service to vitest 2023-06-28 09:01:41 +02:00
Nicolas Meienberger
c85374c0e5 test: install vite and create base config for server testing 2023-06-28 09:01:41 +02:00
Nicolas Meienberger
6d0f32ef8a fix(TipiConfig): add non-app settings to the setting schema to not delete those when saving settings 2023-06-28 08:43:00 +02:00
Nicolas Meienberger
89e7bd337c feat: enable new language vietnamese 2023-06-18 18:21:40 +02:00