luzpaz
|
1a937edd11
|
Fix various typos
|
2023-08-09 08:29:36 +02:00 |
|
Sam
|
4491b8f8de
|
Docs - add 'fr' translation + fixes
|
2023-06-18 20:45:43 +02:00 |
|
Sam
|
06d4a53fbb
|
API - send an email when data export is successful
|
2023-03-04 10:49:47 +01:00 |
|
Sam
|
073c677b92
|
API - add endpoint to download export archive
|
2023-03-01 21:00:58 +01:00 |
|
Sam
|
6c9fa65558
|
update python dependencies
|
2022-11-26 12:55:01 +01:00 |
|
Sam
|
7ea74d51e7
|
Docs - update api endpoints documentation
|
2022-10-26 20:27:12 +02:00 |
|
Sam
|
b86a1b93f9
|
API - fix order by for PGSQL15 support and update tests
|
2022-10-26 18:05:22 +02:00 |
|
Sam
|
4f88dcc8bc
|
API - init api rate limits w/ flask-limiter
|
2022-09-17 19:36:07 +02:00 |
|
Sam
|
2274b762a8
|
Merge branch 'dev' into oauth2
|
2022-07-27 16:29:57 +02:00 |
|
Sam
|
5fcc3e9a44
|
API & Docs - init OAuth 2.0 documentation
|
2022-07-27 15:55:50 +02:00 |
|
Sam
|
c8d24a2e4c
|
bump version to 0.6.11
|
2022-07-27 11:10:35 +02:00 |
|
Sam
|
df49f78d1f
|
Merge branch 'dev' into oauth2
|
2022-07-03 19:05:38 +02:00 |
|
Sam
|
5549eff08b
|
API - set language on account creation and use it in confirmation email
|
2022-07-03 13:29:50 +02:00 |
|
Sam
|
8b2543eb61
|
API - update OAuth2 scopes
|
2022-06-15 19:16:14 +02:00 |
|
Sam
|
ca9ba138b3
|
API - add scope on endpoints
|
2022-05-29 14:23:30 +02:00 |
|
Sam
|
44c16f6805
|
API - init resource protector (that also handles current authentication)
|
2022-05-29 14:23:30 +02:00 |
|
Sam
|
b5d09008ee
|
Tools - add bandit
|
2022-05-28 20:01:24 +02:00 |
|
Sam
|
1f098fb2ce
|
API - update user email when email sending is disabled (admin)
|
2022-04-24 10:08:50 +02:00 |
|
Sam
|
848cc492fd
|
API - disable emails sending when EMAIL_URL is not initialized
|
2022-04-23 18:04:25 +02:00 |
|
Sam
|
cea049273c
|
API & CLI - refacto + new commands to update users
|
2022-04-23 14:08:38 +02:00 |
|
Sam
|
56bd024dde
|
CLI - refactoring
|
2022-04-23 11:20:48 +02:00 |
|
Sam
|
26c600fa32
|
API & Client - fix link to user profile in workout card
|
2022-03-30 11:30:45 +02:00 |
|
Sam
|
68f78c26e3
|
API & Docs - update and fix documentation
|
2022-03-26 20:30:43 +01:00 |
|
Sam
|
eb02ede0d7
|
API & Client - order on user account status in administration
+ fixes
|
2022-03-26 18:28:04 +01:00 |
|
Sam
|
135281fe1d
|
API & Client - complete users administration
|
2022-03-26 17:58:21 +01:00 |
|
Sam
|
612549ddea
|
API & Client - resend account confirmation email
|
2022-03-26 17:58:21 +01:00 |
|
Sam
|
a1f80e9745
|
API - init user account activation
|
2022-03-26 17:58:21 +01:00 |
|
Sam
|
b5b4ac8f92
|
API - refacto + remove unused endpoint for now
|
2022-03-26 17:58:21 +01:00 |
|
Sam
|
08d412bddf
|
API - searching user is case insensitive
|
2022-03-26 17:58:20 +01:00 |
|
Sam
|
ac6aceadfd
|
API - limit access to users for now
- only auth user can access his preference
- only admin can visualize users
|
2022-03-26 17:58:20 +01:00 |
|
Sam
|
6c42b9ffbd
|
API - allow admin to update a given user email
|
2022-03-26 17:58:20 +01:00 |
|
Sam
|
e8ca600e4a
|
API - allow admin to reset password for a given user
|
2022-03-26 17:58:20 +01:00 |
|
Sam
|
fc43fcd6bf
|
API - users refactoring
|
2022-02-16 18:07:17 +01:00 |
|
Sam
|
9700b98af1
|
API - move file utils
|
2022-02-16 12:56:32 +01:00 |
|
Sam
|
18e4ba61fc
|
API - move set-admin command in users blueprint
|
2022-02-13 14:36:14 +01:00 |
|
Sam
|
00b6e05805
|
API - authentication decorators return user directly instead of user id
|
2021-12-01 19:22:53 +01:00 |
|
Sam
|
bb2c149caa
|
API - add preference for imperial units conversion
|
2021-11-13 19:46:16 +01:00 |
|
Sam
|
1e86a91e25
|
API - delete user preferences on user account deletion
|
2021-11-13 14:30:26 +01:00 |
|
Sam
|
c683401daa
|
API & Client - fix missiing translation on api error
|
2021-11-03 18:30:48 +01:00 |
|
Sam
|
7f6f33a6aa
|
API & Client - update API error messages to remove i18n workarounds
|
2021-11-03 18:30:23 +01:00 |
|
Sam
|
064ca22b85
|
API - return records with user data
|
2021-11-03 18:27:17 +01:00 |
|
Sam
|
c902bdb911
|
API - refactor + typing errors fix
|
2021-05-22 17:14:24 +02:00 |
|
Sam
|
d3ce0ad1e5
|
API - refactor imports
|
2021-01-20 16:47:00 +01:00 |
|
Sam
|
d0475eec9f
|
API - refactor user decorators
|
2021-01-20 16:24:24 +01:00 |
|
Sam
|
3a80e01cc2
|
API - replace 'Activity' with 'Workout' - #58
|
2021-01-10 11:32:11 +01:00 |
|
Sam
|
634d06b05a
|
API - add typing
|
2021-01-02 19:28:07 +01:00 |
|
Sam
|
4705393a08
|
API - refactor api responses
|
2021-01-01 16:39:29 +01:00 |
|
Sam
|
af301b437e
|
API - remove intermediate directory and rename api directory
|
2020-09-16 15:41:06 +02:00 |
|