Commit Graph

1368 Commits

Author SHA1 Message Date
Sam
d968a76fcc
Merge pull request #161 from Fmstrat/farthest_msg
Minor translation issue on 'Farthest'
2022-03-26 17:57:20 +01:00
Sam
f215769f7d
Merge pull request #160 from Fmstrat/error_msg
Minor translation issue on APP_ERROR
2022-03-26 17:55:33 +01:00
Sam
9ab07602e3
Merge pull request #168 from SamR1/move-ci-to-github-actions
Move CI from Gitlab CI to GitHub Actions
2022-03-26 16:31:52 +01:00
Sam
7f467dbaf1 CI - fix paths 2022-03-26 16:10:21 +01:00
Sam
8e8c25bce9 update documentation 2022-03-26 16:06:46 +01:00
Sam
1074272ac0 CI - split jobs into 2 workflows 2022-03-26 15:49:31 +01:00
Sam
600c5ab8c6 CI - add end-2-end tests job 2022-03-26 14:57:31 +01:00
Sam
64cc568958 CI - init tests workflow w/ github actions 2022-03-26 14:45:36 +01:00
Sam
57521c3708 CI - remove gitlab config 2022-03-26 14:45:19 +01:00
Sam
3040ae48e9
Merge pull request #166 from SamR1/add-contributing-guidelines
Add Contributing Guidelines
2022-03-23 10:00:47 +01:00
Sam
41aa3e40e5 init Contributing Guidelines 2022-03-23 09:37:25 +01:00
Sam
fbf1cbf2b9 update Makefile 2022-03-23 09:36:39 +01:00
Fmstrat
ce183be44b Minor translation issue on 'Farthest' 2022-03-22 10:00:06 -04:00
Fmstrat
9cab50402c Minor translation issue on APP_ERROR 2022-03-22 09:08:20 -04:00
Sam
ebd9811efa Merge branch 'test-refacto' into dev 2022-03-13 08:37:49 +01:00
Sam
2de9cb1857 API - test refacto (response errors assertion) 2022-03-13 08:36:54 +01:00
Sam
1245a64e18 API - test refacto (auth method to get client and token) 2022-03-12 18:23:22 +01:00
Sam
eec1ef2efd
Create SECURITY.md 2022-03-12 17:10:06 +01:00
Sam
97935d0fbb Merge branch 'update-vue-cli' into dev_bis 2022-02-20 10:02:17 +01:00
Sam
83f234d574 Merge branch 'api-refacto' into dev_bis 2022-02-20 10:02:10 +01:00
Sam
9648593bef update dist files 2022-02-20 10:00:35 +01:00
Sam
696be0f1d4 update eslint related deps
(except ESLint due to errors on tests w/ chai)
2022-02-20 09:45:54 +01:00
Sam
c3989e0406 update to sass last version 2022-02-19 23:13:02 +01:00
Sam
c267d65ff3 update vue-cli to 5.x 2022-02-19 22:50:13 +01:00
Sam
9abaf4887e update js dependencies 2022-02-19 21:53:16 +01:00
Sam
fc43fcd6bf API - users refactoring 2022-02-16 18:07:17 +01:00
Sam
1b4a477544 API - workouts refactoring 2022-02-16 17:46:41 +01:00
Sam
0b2e2ed5dd API - email service refactoring 2022-02-16 13:35:38 +01:00
Sam
04a89fafd8 API - move and rename function returning responses 2022-02-16 13:34:35 +01:00
Sam
9700b98af1 API - move file utils 2022-02-16 12:56:32 +01:00
Sam
10a9ff5e28 update python dependencies 2022-02-16 12:08:33 +01:00
Sam
1bd623ff68 Merge branch 'master' into dev 2022-02-13 16:42:41 +01:00
Sam
e2f42581f7 Merge branch 'release-v0.5.7' 2022-02-13 16:20:26 +01:00
Sam
8e8b4f8987 bump version to 0.5.7 2022-02-13 16:08:51 +01:00
Sam
165b828889
Merge pull request #152 from SamR1/minor-fixes
Fixes and improvements
2022-02-13 15:27:41 +01:00
Sam
27d47091b9 API - set autoescape on jinja templates 2022-02-13 15:13:16 +01:00
Sam
18e4ba61fc API - move set-admin command in users blueprint 2022-02-13 14:36:14 +01:00
Sam
e773be0e1a API - remove dotenv warning 2022-02-13 14:34:24 +01:00
Sam
eea3ab5ae7 API - check app config before dropping database 2022-02-13 14:31:59 +01:00
Sam
d1aa220e1d API - fix dramatiq warning when launching workers w/ script entrypoint 2022-02-13 14:29:08 +01:00
Sam
9522679eb8
Merge pull request #151 from SamR1/security-fixes
fix security issues
2022-02-13 14:25:33 +01:00
Sam
3b019005d0 Client - update dist files 2022-02-13 13:50:01 +01:00
Sam
e1de53a057 update js dependencies
only minor update
2022-02-13 13:50:01 +01:00
Sam
94a6f2fa9c API & Client - allow only alphanumeric characters and '_' in username 2022-02-13 13:49:59 +01:00
Sam
66cd3c9655 API - sanitize map tile parameters 2022-02-13 13:39:43 +01:00
Sam
4a911be085 API - fix serving images 2022-02-13 13:39:43 +01:00
Sam
f3e0f5e4b7
Merge pull request #150 from SamR1/improve-app-init
Improve application initialization
2022-02-13 13:38:55 +01:00
Sam
4b03a66117 update documentation 2022-02-13 09:52:34 +01:00
Sam
1f3fe5d07f Docker - add script to set admin rights 2022-02-13 09:46:17 +01:00
Sam
df85f5c439 update Makefile 2022-02-13 09:06:50 +01:00