wvffle
|
7a4f764a5e
|
fix: remove active state from artists button if unfocused
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2323>
|
2023-01-20 08:13:08 +00:00 |
wvffle
|
df77d2b153
|
Standardize plurals
|
2022-11-28 10:16:58 +00:00 |
Ciarán Ainsworth
|
2934f0b407
|
Update all views
|
2022-11-28 10:16:58 +00:00 |
Ciarán Ainsworth
|
58df446539
|
Fix all linting issues
|
2022-11-28 10:16:58 +00:00 |
Ciarán Ainsworth
|
db9986e7b9
|
Add all missing strings
|
2022-11-28 10:16:58 +00:00 |
wvffle
|
edfbf94313
|
Add eslint rules for i18n
|
2022-11-28 10:16:58 +00:00 |
wvffle
|
ebea32faf9
|
Replace gettext with i18n
|
2022-11-28 10:16:58 +00:00 |
wvffle
|
fb4f94fb73
|
Fix search and dynamic ordering (#1567)
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
b17941fc44
|
Fix eslint
|
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
|
ee975e5854
|
Add error handler in all unhandled places
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
bd1a92c5f1
|
Set `operator-linebreak` to `before`
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
bbdb3dcb9d
|
Fix auto-fixable linter issues
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
73b1dc8f30
|
MIgrate some components
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
7408fe17ec
|
Fix radio button
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
0251789f82
|
Fix a bunch of typescript errors
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
77594351ae
|
Remove PlayOptions and Report mixins
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
442f9ce0d7
|
Fix v-if keys
|
2022-09-06 09:26:36 +00:00 |
Kasper Seweryn
|
d6a46f5aab
|
Remove required=false and disabled=false attributes
|
2022-09-06 09:26:36 +00:00 |
Kasper Seweryn
|
57aef1001e
|
Remove deprecated slot syntax
|
2022-09-06 09:26:36 +00:00 |
Kasper Seweryn
|
1234e61e14
|
Remove exact prop from router links
|
2022-09-06 09:26:36 +00:00 |
Kasper Seweryn
|
b7d66232f6
|
Remove vue 2 filters
Fixes #1759
|
2022-09-06 09:26:36 +00:00 |
Kasper Seweryn
|
f61fafec2a
|
Remove '@/'
|
2022-09-06 09:26:36 +00:00 |
Marcos Peña
|
8e2d686386
|
Fix Upload Form Vue Errors
|
2022-03-16 12:17:48 +00:00 |
Ciaran Ainsworth
|
08d6772392
|
Fix broken imports
|
2022-02-21 17:27:00 +01:00 |
Ciarán Ainsworth
|
62154bcd44
|
Resolve "No tracks appear on library tracks page"
|
2022-01-24 16:28:46 +00:00 |
Georg Krause
|
ce46e4d929
|
Fix album play button
|
2021-12-27 10:00:29 +01:00 |
Georg Krause
|
cefa3ec9d2
|
Fix post lint issues
|
2021-12-08 18:48:06 +00:00 |
Georg Krause
|
8ee9a536e1
|
Lint the frontend code
|
2021-12-06 11:35:20 +01:00 |
Philipp Wolfer
|
872ad8633a
|
Fix public shared remote library radio button being disabled
Fixes #1292
|
2020-11-21 18:14:36 +01:00 |
Agate
|
36631439fa
|
Merge branch 'remote-link' into 'develop'
Added link to origin pod for track, album, artist, profile, channel and library
See merge request funkwhale/funkwhale!1219
|
2020-08-28 20:47:17 +02:00 |
Agate
|
89037a76db
|
Added link to origin pod for track, album, artist, profile, channel and library
|
2020-08-28 20:41:42 +02:00 |
Agate
|
482647dab9
|
Fix #1210: Enforce authentication when viewing remote channels, profiles and libraries
|
2020-08-28 20:19:08 +02:00 |
Agate
|
1cc5ed8871
|
Resolve "Ensure all buttons in the application are operable using only the keyboard"
|
2020-08-04 13:22:31 +02:00 |
Ciarán Ainsworth
|
33ba92a0d6
|
Contrast and labelling fixes
|
2020-08-01 11:11:51 +02:00 |
Agate
|
cd422832dd
|
New theming system
|
2020-05-15 14:12:36 +02:00 |
Agate
|
5913baeb57
|
Fix #1079: fixed another z-index issue with dropdowns
|
2020-04-22 09:58:20 +02:00 |
Eliot Berriot
|
e4b989f51a
|
Fixed empty results issue when browsing library with playable filter
|
2020-03-24 10:31:07 +01:00 |
Eliot Berriot
|
b166182762
|
Resolve "Support browsing a specific library content"
|
2020-03-04 22:18:28 +01:00 |
Eliot Berriot
|
62c98b2386
|
See #542: Removed import requests code
|
2018-10-01 19:16:47 +02:00 |
Eliot Berriot
|
99a37dcb7a
|
Resolve "UX, UI : Browse Library"
|
2018-07-17 11:09:13 +00:00 |