Ciarán Ainsworth
|
b126e09682
|
Fix broken nodeinfo test
|
2022-09-12 12:45:28 +02:00 |
Marcos Peña
|
875a6ba2df
|
Merge branch 'stable' into develop
|
2022-09-12 11:37:18 +02:00 |
Marcos Peña
|
fb10d1a3d5
|
Version bump and changelog for 1.2.8
|
2022-09-12 10:51:44 +02:00 |
RenovateBot
|
9fe2a31d0b
|
Update dependency @vue/eslint-config-typescript to v11.0.1 (develop)
|
2022-09-11 17:05:45 +00:00 |
RenovateBot
|
521b492f6b
|
Lock file maintenance (stable)
|
2022-09-11 07:28:48 +00:00 |
Georg Krause
|
e736d1b932
|
Backport sentry
|
2022-09-11 06:23:05 +00:00 |
RenovateBot
|
4e8d4c35e0
|
Update dependency @vue/compiler-sfc to v3.2.39 (develop)
|
2022-09-10 18:09:21 +00:00 |
Georg Krause
|
200670b7f4
|
Refactor NodeInfo Endpoint to use proper serializer
|
2022-09-10 16:49:40 +00:00 |
RenovateBot
|
a7b70126b9
|
Update dependency @typescript-eslint/eslint-plugin to v5.36.2 (develop)
|
2022-09-10 12:30:12 +00:00 |
RenovateBot
|
e41125a89b
|
Pin dependency utility-types to 3.10.0 (develop)
|
2022-09-09 16:01:06 +00:00 |
Georg Krause
|
acb2575f83
|
Enable frontend updates in renovate again
|
2022-09-09 15:12:48 +02:00 |
RenovateBot
|
0aba0792f3
|
Update dependency django-dynamic-preferences to v1.14.0 (develop)
|
2022-09-09 13:08:58 +00:00 |
RenovateBot
|
10732636a3
|
Update dependency django-debug-toolbar to v3.6.0 (develop)
|
2022-09-08 14:09:38 +00:00 |
RenovateBot
|
1e61a2b261
|
Update dependency black to v22.8.0 (develop)
|
2022-09-08 13:24:48 +00:00 |
Georg Krause
|
9a46a8a057
|
Improve merge request pipelines
|
2022-09-08 12:09:51 +00:00 |
RenovateBot
|
9a6f3a0daf
|
Update dependency boto3 to v1.24.68 (develop)
|
2022-09-08 11:18:50 +00:00 |
Georg Krause
|
a0e734c386
|
Pin cryptography down to avoid incompatibility issues
|
2022-09-08 13:14:31 +02:00 |
Kasper Seweryn
|
778d2fcbd4
|
Fix remote search
|
2022-09-07 13:10:22 +00:00 |
RenovateBot
|
37278348fb
|
Update dependency Faker to v14.2.0 (develop)
|
2022-09-07 12:26:27 +00:00 |
Georg Krause
|
5262b107ea
|
Refactor SettingsView to allow openapi generation
|
2022-09-07 09:09:53 +00:00 |
Kasper Seweryn
|
57a5b85ff3
|
Fix search by text
|
2022-09-07 09:03:38 +00:00 |
Georg Krause
|
6328d00015
|
Resolve "Database growing way too much (music_upload)"
|
2022-09-06 10:47:09 +00:00 |
wvffle
|
f4c34acb40
|
Fix tests
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
1837107ae8
|
Make changing tags reactive
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
711aa783b3
|
Fix setting progress through progressbar
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
ad2e04469a
|
Fix CSP header
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
fb4f94fb73
|
Fix search and dynamic ordering (#1567)
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
fb27bccaa3
|
Cleanup test directory
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
1b31fd4007
|
Remove js tests
|
2022-09-06 09:26:36 +00:00 |
Kasper Seweryn
|
e2be5662ef
|
Fix empty descriptions throwing unexpected errors
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
0541da444b
|
Prepare vitest
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
07d7304be1
|
Fix hanging loading state in some components
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
8a27f350bb
|
Cleanup eslintrc
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
b17941fc44
|
Fix eslint
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
95e3dcb130
|
Fix tsc linter!
|
2022-09-06 09:26:36 +00:00 |
Ciarán Ainsworth
|
2c364ce201
|
Fix subscribe button
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
436a76928f
|
Resolve most type conflicts
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
e7da8b5f43
|
Resolve some TODOs
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
74d1a0a03e
|
Migrate rest of the components
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
6431d0285c
|
Add notification for unhandled errors
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
ee975e5854
|
Add error handler in all unhandled places
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
c1494c8894
|
Migrate some components
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
7eca32e006
|
Couple fixes
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
0b263dce71
|
Test changes
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
e8f65455b8
|
Migrate EditList.vue
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
5b95a8f954
|
Migrate some components
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
b3a08c8688
|
Migrate user menu
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
07abe66af1
|
Performance fixes
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
ad41d90a45
|
Check if user is authenticated when a page is created
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
76f6c64708
|
Fix some unhandler axios errors
|
2022-09-06 09:26:36 +00:00 |