.. |
api
|
update js dependencies
|
2021-11-06 21:27:32 +01:00 |
assets
|
update vue-cli to 5.x
|
2022-02-19 22:50:13 +01:00 |
components
|
Client - hide speed chart when checkbox is unchecked - fix #232
|
2022-09-15 17:34:05 +02:00 |
locales
|
Client - add missing translation (fr)
|
2022-09-15 17:06:35 +02:00 |
router
|
Client - authorize oauth client
|
2022-06-07 17:45:25 +02:00 |
scss
|
Client - init OAuth Applications list
|
2022-05-29 14:23:30 +02:00 |
store
|
Client - call api endpoint on logout to blacklist token
|
2022-09-14 16:38:16 +02:00 |
types
|
Client - minor fixes
|
2022-08-27 19:23:01 +02:00 |
use
|
Client - extend store typing in components
|
2021-11-03 18:26:47 +01:00 |
utils
|
Client - disconnect user when stored token is blacklisted
|
2022-09-15 15:15:35 +02:00 |
views
|
Client - eslint fix
|
2022-06-22 17:53:59 +02:00 |
App.vue
|
Client - detect navigator language on startup
|
2022-07-03 13:40:51 +02:00 |
custom-components.ts
|
Client - display converted distance/speed in workouts (wip)
|
2021-11-14 12:12:25 +01:00 |
directives.ts
|
Client - improve calendar display on desktop and mobile (wip)
|
2021-11-03 18:27:20 +01:00 |
i18n.ts
|
Client - add dropdown to select language
|
2021-11-03 18:26:46 +01:00 |
main.ts
|
Client - add a fullscreen control to workout map - fix #140
|
2022-01-15 20:18:54 +01:00 |
registerServiceWorker.ts
|
Client - update prettier config
|
2021-11-03 18:26:45 +01:00 |
shims-vue.d.ts
|
Client - init new frontend version with vue-cli
|
2021-11-03 18:26:45 +01:00 |
togeojson.d.ts
|
Client - init workout detail w/ map (wip)
|
2021-11-03 18:27:18 +01:00 |
vue-leaflet.d.ts
|
Client - add control to reset map to initial position - fix #138
|
2022-01-15 18:06:34 +01:00 |