Commit Graph

2621 Commits

Author SHA1 Message Date
Amruth Pillai ee328186c8
fix(client): add safety check on path.id split 2022-03-09 23:39:04 +01:00
Amruth Pillai ecab1e0bfa
style(eslint): do not log all files when linting, just errors 2022-03-09 22:43:45 +01:00
Amruth Pillai cbbdc92c66
style(prettier): add android app to ignore files for eslint, prettier and docker 2022-03-09 22:41:57 +01:00
Amruth Pillai 5d54f8101b
feat(app): add an android app that loads beta.rxresu.me through a webview 2022-03-09 22:40:59 +01:00
Amruth Pillai 4fe5788b23
docs(landing): add links to privacy policy and terms of service 2022-03-09 20:19:05 +01:00
Amruth Pillai 612335696c
ci(docker): use version instead of commit sha 2022-03-09 19:30:30 +01:00
Amruth Pillai 781dc4d231
ci(release): remove release-it 2022-03-09 19:18:31 +01:00
Amruth Pillai 5d37dcb0ed
ci(release-it): add release-it to auto-generate changelogs and release to github 2022-03-09 19:15:20 +01:00
Amruth Pillai 6255849822
fix(printer): fix issue with printer service, locating the right URL of the server 2022-03-09 18:55:17 +01:00
Amruth Pillai 4447b58b8f
Merge pull request #635 from AmruthPillai/i18n_main
New Crowdin updates
2022-03-09 09:45:28 +01:00
Amruth Pillai b210b19b03
Merge branch 'main' into i18n_main 2022-03-09 09:45:06 +01:00
Amruth Pillai 1e909f3257
docs(changelog): add CHANGELOG.md 2022-03-09 09:44:11 +01:00
Amruth Pillai c3f037ee1d
chore(version): bump version to v3.0.0.beta.1 2022-03-09 09:40:16 +01:00
Amruth Pillai 6f02048ebd
feat(client/landing): add testimonials section to landing page 2022-03-09 09:37:38 +01:00
Amruth Pillai 78cd1c036e Update source file landing.json 2022-03-09 00:02:00 +01:00
Amruth Pillai 7e1448bbf9
docs(readme): add fossa license check badge 2022-03-08 23:56:11 +01:00
Amruth Pillai a131bb3652
feat(client): add language selector, language detector and privacy/tos pages 2022-03-08 22:57:47 +01:00
Amruth Pillai bf9da32465
Merge pull request #634 from AmruthPillai/i18n_main
New Crowdin updates
2022-03-08 16:33:25 +01:00
Amruth Pillai efba6ee7dd New translations landing.json (Tamil) 2022-03-08 16:30:34 +01:00
Amruth Pillai 9c2ff5e14f New translations common.json (Tamil) 2022-03-08 16:30:31 +01:00
Amruth Pillai d167baa607
Merge pull request #633 from AmruthPillai/i18n_main
New Crowdin updates
2022-03-08 16:23:21 +01:00
Amruth Pillai e420ea6ce4 New translations modals.json (Kannada) 2022-03-08 16:22:51 +01:00
Amruth Pillai ec0a88675b New translations modals.json (Tamil) 2022-03-08 16:22:50 +01:00
Amruth Pillai 11827dcc29 New translations landing.json (Kannada) 2022-03-08 16:22:49 +01:00
Amruth Pillai 1f6f052129 New translations landing.json (Tamil) 2022-03-08 16:22:48 +01:00
Amruth Pillai 66b98a21e8 New translations dashboard.json (Kannada) 2022-03-08 16:22:47 +01:00
Amruth Pillai b017d7aa41 New translations dashboard.json (Tamil) 2022-03-08 16:22:47 +01:00
Amruth Pillai 62398fd96f New translations common.json (Kannada) 2022-03-08 16:22:46 +01:00
Amruth Pillai 8167f51ce1 New translations common.json (Tamil) 2022-03-08 16:22:45 +01:00
Amruth Pillai f0a381a37c New translations builder.json (Kannada) 2022-03-08 16:22:44 +01:00
Amruth Pillai d923dfe3c0 New translations builder.json (Tamil) 2022-03-08 16:22:43 +01:00
Amruth Pillai d3f1cc746a Update Crowdin configuration file 2022-03-08 16:22:32 +01:00
Amruth Pillai 8ee4993321
Update README.md 2022-03-08 15:49:04 +01:00
Amruth Pillai 917850157e
Update issue templates 2022-03-08 15:12:24 +01:00
Amruth Pillai b4856be5ab
refactor(.env.example): update example to match current configuration 2022-03-08 14:07:28 +01:00
Amruth Pillai fc29fb8eb4
docs(readme): update description, add sections to README.md 2022-03-08 14:03:09 +01:00
Amruth Pillai 2e288a5407
ci(github): add github action to redeploy latest version after docker image ci 2022-03-08 11:50:59 +01:00
Amruth Pillai 43ce43ab5b
refactor(server): remove api prefix for all routes 2022-03-08 10:52:13 +01:00
Amruth Pillai 5a2594eb88
refactor(server): use proxy mechanisms to remove server_url config 2022-03-08 10:36:04 +01:00
Amruth Pillai e52edaa552
chore(husky): implement husky commit hooks to install, lint and format before commit 2022-03-08 08:11:47 +01:00
Amruth Pillai 54fd97b5ec
fix(pnpm): install deps to update pnpm-lock.yaml 2022-03-08 07:56:25 +01:00
Amruth Pillai 9df12194bf
fix(mail.service): use sendgrid api instead of nodemailer for better deliverability 2022-03-08 07:46:06 +01:00
Amruth Pillai e96b090904
fix(printer.service): add --disable-dev-shm-usage flag to chromium headless playwright browser 2022-03-08 00:06:07 +01:00
Amruth Pillai d79997d380
ci(docker): add env port to dockerfile, use port env instead of server_port 2022-03-07 23:52:39 +01:00
Amruth Pillai 2696a54d17
fix(playwright): use playwright docker image due to runtime error 2022-03-07 23:09:14 +01:00
Amruth Pillai 28ba2b1b8f
ci(docker): fix short sha generation, seperate jobs for parallel execution 2022-03-07 22:42:09 +01:00
Amruth Pillai deb51f0e29
ci(docker): publish multiple docker images, to multiple registries 2022-03-07 22:26:33 +01:00
Amruth Pillai aa5e748cca
ci(docker): use docker hub instead of digitalocean container registry 2022-03-07 21:55:37 +01:00
Amruth Pillai b0a295d8bb
build(docker): minimize production docker image size by using ubuntu:focal 2022-03-07 21:43:38 +01:00
Amruth Pillai c738f311da
fix(databasemodule): make ssl optional, pass ca cert as base64 env 2022-03-07 15:06:16 +01:00