Commit graph

1780 commits

Author SHA1 Message Date
Nicolas Meienberger
1d41f5de9b refactor: export TipiCache as a non-instantiated class 2023-08-28 22:01:40 +02:00
Nicolas Meienberger
4e6a6b713d ci: add missing env variables 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
427ffe0ff7 chore: remove nodemon and esbuild devDependencies 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
allcontributors[bot]
a3229aea50 docs: update .all-contributorsrc [skip ci] 2023-08-27 11:25:53 +02:00
allcontributors[bot]
1a3cb397a8 docs: update README.md [skip ci] 2023-08-27 11:25:53 +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
Fabio Cingottini
6c82e45c58 chore: add .idea to .gitignore 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
7d2e620e55 ci: delete release if e2e tests fail 2023-08-26 14:17:59 +02:00
Nicolas Meienberger
c2749a8033 fix(install.sh): check for git presence on the system 2023-08-26 11:29:23 +02:00
Nicolas Meienberger
a594e63906 feat: make start script work in an unintened cli 2023-08-26 11:28:22 +02:00
Nicolas Meienberger
ee41a9701a refactor(install.sh): don't auto upgrade/update 2023-08-26 00:29:43 +02:00
Nicolas Meienberger
62490a596b fix(system-executor): add correct permissions to traefik folder 2023-08-26 00:28:13 +02:00
Nicolas Meienberger
4c05f91eb2 fix: add default value for SUB_OS detection 2023-08-26 00:27:50 +02:00
Nicolas Meienberger
af5b5afab5 ci: extract postgres_password from .env in remote machine 2023-08-25 23:09:28 +02:00
Nicolas Meienberger
5e8447c15a ci(e2e): use .env password for db connection 2023-08-25 23:09:28 +02:00
Nicolas Meienberger
9add53dd6d ci: change tag to version for e2e input 2023-08-24 19:35:13 +02:00
Nicolas Meienberger
30d1977a63 refactor: protect redis instance with a password 2023-08-24 18:40:38 +02:00
Nicolas Meienberger
7dc09ac1a7 chore(ci): use workflow_dispatch instead of workflow_run in e2e.yml 2023-08-24 09:02:50 +02:00
Nicolas Meienberger
94b5098cc1 feat(ci): beta-release flow 2023-08-24 08:59:09 +02:00
Nicolas Meienberger
6def5a1168 chore(cli): remove commented out code 2023-08-24 08:59:09 +02:00
Nicolas Meienberger
ac3ca00240 fix(cli): load .env file on each access to getEnv to ensure updated values 2023-08-24 08:59:09 +02:00
Nicolas Meienberger
bff2b804ce fix(system-executors): wrong usage of getEnv in start script 2023-08-24 08:59:09 +02:00
Nicolas Meienberger
73a3a2a91a fix(system-helpers): wrong usage of openssl 2023-08-24 08:59:09 +02:00
Nicolas Meienberger
9d525bfc71 chore: fix permission issues with running watcher sudoless 2023-08-24 08:59:09 +02:00
Nicolas Meienberger
8da6bed609 revert(cli): remove stderr evaluation after docker command 2023-08-18 21:46:21 +02:00
Nicolas Meienberger
09df5bb58f feat(cli): fail and log error in case of stderr on execAsync calls 2023-08-17 00:04:17 +02:00
Nicolas Meienberger
6d170ce78b refactor(cli): centralise loggers into one singleton 2023-08-16 22:51:42 +02:00
Nicolas Meienberger
e036532b55 chore: remove un-used exports and dependencies 2023-08-16 21:53:59 +02:00