.. |
@types
|
Fix eslint warnings
|
2020-11-30 12:48:21 +01:00 |
api
|
Don't use compile-time defined URLs, just use window.location
|
2019-08-13 11:15:19 +02:00 |
apollo
|
Hide some warnings from apollo
|
2021-06-23 16:13:36 +02:00 |
assets
|
Fix logo component
|
2020-12-04 15:12:39 +01:00 |
components
|
Fix actorId query sometimes being lost when creating an event from group
|
2021-06-23 16:13:36 +02:00 |
filters
|
Make sure the localized datetime follow the current MBZ locale
|
2021-03-08 18:37:25 +01:00 |
graphql
|
Fix joining an event
|
2021-06-16 12:43:31 +02:00 |
i18n
|
Better error handler for push notifications subscription
|
2021-06-24 11:17:30 +02:00 |
mixins
|
Various group-related improvements
|
2021-06-16 11:25:53 +02:00 |
plugins
|
Fix lint issues
|
2020-11-30 12:48:21 +01:00 |
router
|
Upgrade types for Vue async component in router
|
2021-06-16 14:39:43 +02:00 |
services
|
Better error handler for push notifications subscription
|
2021-06-24 11:17:30 +02:00 |
types
|
Handle going to notification URL on click
|
2021-06-17 16:00:20 +02:00 |
typings
|
Upgrade tiptap to version 2
|
2021-04-30 13:23:17 +02:00 |
utils
|
Improve JWT tokens expiration
|
2021-06-04 13:33:22 +02:00 |
views
|
Better error handler for push notifications subscription
|
2021-06-24 11:17:30 +02:00 |
App.vue
|
Add a snackbar message to allow the user to trigger service-worker refresh
|
2021-06-18 18:19:04 +02:00 |
common.scss
|
Fix some more a11y issues with grey text
|
2021-06-11 15:05:58 +02:00 |
constants.ts
|
Fix language change
|
2020-10-28 19:57:57 +01:00 |
main.ts
|
Fix CSP issues in production
|
2021-01-26 17:00:15 +01:00 |
registerServiceWorker.ts
|
Add a snackbar message to allow the user to trigger service-worker refresh
|
2021-06-18 18:19:04 +02:00 |
service-worker.ts
|
Include uncontrolled clients into clients to focus
|
2021-06-18 18:41:53 +02:00 |
shims-tsx.d.ts
|
Upgrade deps
|
2020-12-14 09:23:29 +01:00 |
shims-vue.d.ts
|
Introduce basic js unit tests
|
2020-12-02 12:08:32 +01:00 |
variables.scss
|
Remove mad margin on .title
|
2021-06-18 19:28:59 +02:00 |
vue-apollo.ts
|
Don't show 401 graphQL errors
|
2021-06-18 18:42:54 +02:00 |