Kasper Seweryn
f61fafec2a
Remove '@/'
2022-09-06 09:26:36 +00:00
Kasper Seweryn
2b40707f4f
Cleanup a lot of stuff
...
I've replaced `lodash` with `lodash-es`, so it can be tree-shaken
`~/modules` is a directory with application modules that run before app is mounted. Useful for configuration, web socket connection, and other stuff
`~/composables` is a directory with our custom composables. Much like `~/utils` but each util is in its own file
2022-09-06 09:26:36 +00:00
Philipp Wolfer
d93f0d107d
Allow using dark / light theme as indicated by prefers-color-scheme media feature
2022-01-04 09:14:05 +00:00
Georg Krause
4c64694da2
Load all tracks for albums, disable play button if not playable
2021-12-11 19:20:36 +00:00
Georg Krause
8ee9a536e1
Lint the frontend code
2021-12-06 11:35:20 +01:00
Ciarán Ainsworth
44394275ec
Update track table
2021-10-21 17:26:18 +00:00
jovuit
f661e3a078
Reviewed comments on source strings on Weblate and modified source strings accordingly if needed
...
Replaced "email" with "e-mail address" when needed
2021-06-17 15:55:12 +00:00
Agate
a3fa2793fc
Fixed broken authorize screen
2020-07-04 11:33:03 +02:00
Eliot Berriot
102c90d499
See #170 : admin UI for channels, reporting channels
2020-03-31 10:45:41 +02:00
Eliot Berriot
d9afed5067
Fix #1038 : Federated reports
2020-03-11 11:39:55 +01: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
95497e76ac
See #170 : channels ui (listeners)
2020-02-05 15:06:07 +01:00
Eliot Berriot
b74517ff33
Fixed broken track table issue during upload
2020-02-05 14:53:20 +01:00
Renon
82744bf193
Resolve "Option to remember our display settings "
2019-11-12 15:51:45 +01:00
Eliot Berriot
2cdc8fa63a
Resolve "i18n fixes for 0.20"
2019-10-01 15:19:55 +02:00
Eliot Berriot
08eeab4d99
See #890 : UI for reporting libraries
2019-09-12 11:48:58 +02:00
Eliot Berriot
33d1f879cf
Report UI (end-user)
2019-09-09 11:10:25 +02:00
Eliot Berriot
bc39b18173
Merge branch '890-mods-workflow' into 'develop'
...
moderator interface for reports (#890 )
See merge request funkwhale/funkwhale!866
2019-09-06 10:14:09 +02:00
Ciarán Ainsworth
20b7dd71d3
Resolve "Wrong title for track ellipsis"
2019-09-02 18:17:23 +02:00
Eliot Berriot
94b9db062d
See #890 : make report category updatable
2019-08-29 16:58:53 +02:00
Eliot Berriot
1674c771ca
See #432 : added tag admin UI (list, detail)
2019-07-25 10:40:51 +02:00
Eliot Berriot
a605bcbe76
Admin UI for libraries and uploads
2019-04-19 12:05:13 +02:00
Eliot Berriot
b4731928fc
UI To manage artists, albums, tracks
2019-04-17 14:17:59 +02:00
Eliot Berriot
4c13d47387
Resolve "Implement a Oauth provider in Funkwhale"
2019-03-25 17:02:51 +01:00
jovuit
86534e7392
Common context for duplicates
...
Removes unnecessary `...` for more coherence
2019-03-18 10:07:58 +01:00
jovuit
e923913d5d
Moved privacy/visibility labels out of Form.vue to use the ones in
...
mixins/Translations.vue
2019-03-11 10:11:00 +01:00
jovuit
83ec87d891
Removed unused translation strings.
...
Changed string `title` to `album_name` and `track_name` respectively
2019-03-01 12:39:25 +01:00
Eliot Berriot
e186c6bb06
Admin UI to list and manage remote and local accounts
2019-01-03 17:10:02 +01:00
Eliot Berriot
b1194e50de
Move smart search bar in a dedicated component mixin
2019-01-03 12:08:06 +01:00
Eliot Berriot
e4117043cb
Added API endpoint and UI to list known domains
2018-12-27 20:33:11 +01:00
Eliot Berriot
32ccea92d2
See #559 : Fixed untranslated privacy settings
2018-10-05 19:56:38 +02:00
Eliot Berriot
0a22504fb0
See #559 : added a mixin to store common translations
2018-10-05 19:56:07 +02:00
Eliot Berriot
47cc2a3920
Fix #179 : fixed broken ordering in front-end lists
2018-05-22 23:30:37 +02:00
Eliot Berriot
6ad8b212cf
Fixed #50 : ordering for favorites
2017-12-17 20:07:18 +01:00