Commit Graph

2981 Commits

Author SHA1 Message Date
ad916c5b07 Create close-stale.yml 2022-03-10 09:37:47 +01:00
eca80a1663 feat(health): add health checks to server api v3.0.0-beta.4 2022-03-10 09:25:15 +01:00
8f48f5fcd6 remove codemagic.yaml v3.0.0-beta.3 2022-03-10 00:18:50 +01:00
40f5111eba update local.properties path 2022-03-10 00:12:33 +01:00
55a09c0c05 remove other group from codemagic.yml 2022-03-09 23:58:25 +01:00
1e72efa7ac ci(codemagic): add android app ci to build and publish automatically 2022-03-09 23:49:22 +01:00
fd752bfd70 Merge pull request #640 from AmruthPillai/feat/android-app
Adding Android App Source Code to the Monorepo
2022-03-09 23:40:56 +01:00
ee328186c8 fix(client): add safety check on path.id split 2022-03-09 23:39:04 +01:00
ecab1e0bfa style(eslint): do not log all files when linting, just errors 2022-03-09 22:43:45 +01:00
cbbdc92c66 style(prettier): add android app to ignore files for eslint, prettier and docker 2022-03-09 22:41:57 +01:00
5d54f8101b feat(app): add an android app that loads beta.rxresu.me through a webview 2022-03-09 22:40:59 +01:00
4fe5788b23 docs(landing): add links to privacy policy and terms of service 2022-03-09 20:19:05 +01:00
612335696c ci(docker): use version instead of commit sha 2022-03-09 19:30:30 +01:00
781dc4d231 ci(release): remove release-it v3.0.0-beta.2 2022-03-09 19:18:31 +01:00
5d37dcb0ed ci(release-it): add release-it to auto-generate changelogs and release to github 2022-03-09 19:15: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
ef3b2c5638 docs(source-code): add docs to build project from source, docker + local build 2022-03-09 14:05:40 +01:00
6c671f2dba Merge branch 'main' into feat/add-docs-workspace 2022-03-09 11:08:17 +01:00
4447b58b8f Merge pull request #635 from AmruthPillai/i18n_main
New Crowdin updates
v3.0.0-beta.1
2022-03-09 09:45:28 +01:00
b210b19b03 Merge branch 'main' into i18n_main 2022-03-09 09:45:06 +01:00
1e909f3257 docs(changelog): add CHANGELOG.md 2022-03-09 09:44:11 +01:00
c3f037ee1d chore(version): bump version to v3.0.0.beta.1 2022-03-09 09:40:16 +01:00
6f02048ebd feat(client/landing): add testimonials section to landing page 2022-03-09 09:37:38 +01:00
78cd1c036e Update source file landing.json 2022-03-09 00:02:00 +01:00
7e1448bbf9 docs(readme): add fossa license check badge 2022-03-08 23:56:11 +01:00
dc4aa0b496 feat(docs): add docusaurus workspace, initial setup of docs 2022-03-08 23:54:00 +01:00
a131bb3652 feat(client): add language selector, language detector and privacy/tos pages 2022-03-08 22:57:47 +01:00
bf9da32465 Merge pull request #634 from AmruthPillai/i18n_main
New Crowdin updates
2022-03-08 16:33:25 +01:00
efba6ee7dd New translations landing.json (Tamil) 2022-03-08 16:30:34 +01:00
9c2ff5e14f New translations common.json (Tamil) 2022-03-08 16:30:31 +01:00
d167baa607 Merge pull request #633 from AmruthPillai/i18n_main
New Crowdin updates
2022-03-08 16:23:21 +01:00
e420ea6ce4 New translations modals.json (Kannada) 2022-03-08 16:22:51 +01:00
ec0a88675b New translations modals.json (Tamil) 2022-03-08 16:22:50 +01:00
11827dcc29 New translations landing.json (Kannada) 2022-03-08 16:22:49 +01:00
1f6f052129 New translations landing.json (Tamil) 2022-03-08 16:22:48 +01:00
66b98a21e8 New translations dashboard.json (Kannada) 2022-03-08 16:22:47 +01:00
b017d7aa41 New translations dashboard.json (Tamil) 2022-03-08 16:22:47 +01:00
62398fd96f New translations common.json (Kannada) 2022-03-08 16:22:46 +01:00
8167f51ce1 New translations common.json (Tamil) 2022-03-08 16:22:45 +01:00
f0a381a37c New translations builder.json (Kannada) 2022-03-08 16:22:44 +01:00
d923dfe3c0 New translations builder.json (Tamil) 2022-03-08 16:22:43 +01:00
d3f1cc746a Update Crowdin configuration file 2022-03-08 16:22:32 +01:00
8ee4993321 Update README.md 2022-03-08 15:49:04 +01:00
917850157e Update issue templates 2022-03-08 15:12:24 +01:00
b4856be5ab refactor(.env.example): update example to match current configuration 2022-03-08 14:07:28 +01:00
fc29fb8eb4 docs(readme): update description, add sections to README.md 2022-03-08 14:03:09 +01:00
2e288a5407 ci(github): add github action to redeploy latest version after docker image ci 2022-03-08 11:50:59 +01:00
43ce43ab5b refactor(server): remove api prefix for all routes 2022-03-08 10:52:13 +01:00
5a2594eb88 refactor(server): use proxy mechanisms to remove server_url config 2022-03-08 10:36:04 +01:00
e52edaa552 chore(husky): implement husky commit hooks to install, lint and format before commit 2022-03-08 08:11:47 +01:00