Georg Krause
|
e08add956e
|
Revert refactoring of frontend logging since its crashing #2215 #2214 #2212
Revert "refactor(front): rename logger timing stop functions to `measureLoading`"
This reverts commit 9abdcb5ff7 .
Revert "chore(front): remove unused dependency and add eslint rule to prevent console usage"
This reverts commit d1f9a99e1b .
Revert "feat(front): use logger instead of console.log"
This reverts commit b59e29883f .
|
2023-09-06 08:20:11 +02:00 |
Kasper Seweryn
|
b59e29883f
|
feat(front): use logger instead of console.log
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2535>
|
2023-07-26 10:05:55 +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
|
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
|
e7da8b5f43
|
Resolve some TODOs
|
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
|
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 |
Kasper Seweryn
|
57aef1001e
|
Remove deprecated slot syntax
|
2022-09-06 09:26:36 +00:00 |
Kasper Seweryn
|
f61fafec2a
|
Remove '@/'
|
2022-09-06 09:26:36 +00:00 |
Ciaran Ainsworth
|
08d6772392
|
Fix broken imports
|
2022-02-21 17:27:00 +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 |
Agate
|
d4a256b2f9
|
Fixed some unfocusable links/buttons
|
2020-08-11 14:07:06 +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
|
86b90ec716
|
Fix #1121: Use semantic headers for accessibility
|
2020-07-03 14:20:47 +02:00 |
Agate
|
cd422832dd
|
New theming system
|
2020-05-15 14:12:36 +02:00 |
Eliot Berriot
|
b166182762
|
Resolve "Support browsing a specific library content"
|
2020-03-04 22:18:28 +01:00 |
Eliot Berriot
|
e59cc33378
|
First round of improvements to channel management:
- use modals
- less proeminent button
- field styling/labels
|
2020-02-23 15:31:03 +01:00 |
Eliot Berriot
|
2090806398
|
New radios: play your own content, or a given library
|
2019-11-27 15:28:21 +01:00 |
Eliot Berriot
|
777d6696aa
|
Added feedback via loading spinner when searching a remote library
|
2019-10-15 12:11:53 +02:00 |
Eliot Berriot
|
08eeab4d99
|
See #890: UI for reporting libraries
|
2019-09-12 11:48:58 +02:00 |
Eliot Berriot
|
4a412d36a9
|
Fix #830: Better handling of follow/accept messages to avoid and recover from desync between instances
|
2019-05-14 10:59:49 +02:00 |
Ciarán Ainsworth
|
6e20f63f09
|
Resolve "Show 'description' of libraries in card"
|
2019-03-22 09:41:35 +01:00 |
jovuit
|
86534e7392
|
Common context for duplicates
Removes unnecessary `...` for more coherence
|
2019-03-18 10:07:58 +01:00 |
Eliot Berriot
|
72606388ff
|
Fixed broken extraction of contexts
|
2019-03-08 12:44:17 +01:00 |
jovuit
|
56cdc79b9a
|
Replaced <p> tags by <div> tags to keep the usual button size in
<dangerous-button> modal-confirm's slots.
|
2019-02-25 15:07:03 +01:00 |
Eliot Berriot
|
7e1bd1ad07
|
Merge branch 'master' into develop
|
2019-02-13 09:09:31 +01:00 |
Eliot Berriot
|
b40cabe033
|
Fix #707: Fixed cards display issues on medium/small screens
|
2019-02-13 09:04:49 +01:00 |
jovuit
|
9dc9979be3
|
#662: Resolve "Add contexts to translatable strings"
|
2019-02-13 08:10:45 +01:00 |
Allan Nordhøy
|
5a40981e53
|
Various spelling
|
2019-01-11 15:54:32 +01:00 |
Eliot Berriot
|
b7bf2e6d84
|
Translations integration
|
2018-10-03 16:14:57 +00:00 |
Eliot Berriot
|
a865fcdcf1
|
Fix #551: Added a library widget to display libraries associated with a track, album and artist
|
2018-10-02 19:30:13 +02:00 |
Eliot Berriot
|
f2812c67ce
|
Fixed a small pluralization issue (#542)
|
2018-10-02 19:23:10 +02:00 |
Eliot Berriot
|
125d0eed5e
|
Federation scanning
|
2018-09-24 18:44:22 +00:00 |
Eliot Berriot
|
e49a460203
|
Audio federation
|
2018-09-22 12:29:30 +00:00 |
Eliot Berriot
|
ecd395d6b0
|
Library follows and user notifications
|
2018-09-13 15:18:23 +00:00 |
Eliot Berriot
|
2ea21994ee
|
Resolve "Per-user libraries" (use !368 instead)
|
2018-09-06 18:35:02 +00:00 |