Kasper Seweryn
41703f838f
Remove '@/'
2022-06-26 08:54:53 +02:00
Kasper Seweryn
d9ef5a9b6b
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-06-26 08:49:47 +02:00
Georg Krause
e9c4bfe947
Start migration to vite
2022-02-21 15:07:07 +01:00
Georg Krause
8328ce9c9c
Fix nested routes, remove / prefix
2021-12-01 13:18:31 +01:00
Ciarán Ainsworth
58df0d4529
Profile menu redesign
2021-11-26 11:01:58 +00:00
Connor Hay
77bffa20ac
Update about page and add new /about/pod page
2021-10-21 07:44:34 +00:00
Ciarán Ainsworth
1a362a2495
Prevent open redirect on login
2021-07-26 18:54:14 +00:00
Ciarán Ainsworth
f78e3c6460
Add beforeRouteEnter guards for moderation pages
2021-07-26 18:08:14 +00:00
Ciarán Ainsworth
f477ba1b4f
Podcast search capabilities
2020-12-04 09:33:17 +01:00
Agate
667d9d2ba6
Resolve "UX, UI : Search Page"
2020-07-31 15:10:16 +02:00
Agate
d4028450a9
Plugins infrastructure
2020-07-03 10:59:12 +02:00
Agate
566da673da
See #1108 : support using OAuth instead of JWT in front when logging in to a different domain
2020-05-18 14:55:15 +02:00
Eliot Berriot
e7622729a9
See #170 : fixed fetch of channel track not working
2020-04-08 13:38:22 +02:00
Eliot Berriot
102c90d499
See #170 : admin UI for channels, reporting channels
2020-03-31 10:45:41 +02:00
Eliot Berriot
be067b9ee3
See #170 : subscriptions management UI
2020-03-23 10:44:09 +01:00
Eliot Berriot
e313fcd033
Resolve "Screening for signups"
2020-03-18 11:57:33 +01:00
Eliot Berriot
deb1f35779
See #170 : subscribe to 3d-party RSS feeds in Funkwhale
2020-03-13 12:16:51 +01:00
Eliot Berriot
b166182762
Resolve "Support browsing a specific library content"
2020-03-04 22:18:28 +01:00
Eliot Berriot
c2eeee5eb1
See #170 : fetching remote objects
2020-03-02 17:23:03 +01:00
Eliot Berriot
7819c60164
Updated front dependencies
2020-02-25 15:46:47 +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
e15d806634
Resolve "Redesign the sidebar/navigation to simplify the UI"
2019-12-26 11:38:26 +01:00
Eliot Berriot
f29daefa76
Merge branch 'develop'
2019-10-04 09:50:14 +02:00
Eliot Berriot
297c8f2b67
Resolve "[Epic] New landing page"
2019-09-23 11:14:54 +02:00
Eliot Berriot
a905a52601
See #890 : added report detail page
2019-08-29 16:05:23 +02:00
Eliot Berriot
d7705593a9
See #890 : added table to list reports
2019-08-28 10:22:38 +02:00
Eliot Berriot
3c699c935b
Cli docs
2019-08-26 13:31:06 +02:00
Eliot Berriot
1674c771ca
See #432 : added tag admin UI (list, detail)
2019-07-25 10:40:51 +02:00
Eliot Berriot
e678b03ad8
See #432 : added tag detail page
2019-07-18 14:09:24 +02:00
Eliot Berriot
ccca292405
See #432 : added tag filter on artist/album browse page
2019-07-18 14:08:38 +02:00
Eliot Berriot
2bc119e353
Restored review app for front-end
2019-06-13 15:14:32 +02:00
Eliot Berriot
9c2351bad9
Can now provide default app name, scope and redirect uris via query string when creating app
2019-05-03 12:30:58 +02:00
Eliot Berriot
bcbda5def6
Splitted admin and other views in dedicated webpack chunks (~25% reduction of chunk size for regular users)
2019-04-19 17:33:44 +02:00
Eliot Berriot
a605bcbe76
Admin UI for libraries and uploads
2019-04-19 12:05:13 +02:00
Eliot Berriot
55d0e52c55
Edits for artists and albums
2019-04-17 16:11:24 +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
Eliot Berriot
e0c5ffcb16
[EPIC] Audio metadata update - UI / API
2019-02-28 09:31:04 +01:00
jake
7a34c297ed
Resolve "add a view to list albums"
2019-02-13 08:46:38 +01:00
Eliot Berriot
0012182d86
Added front redirection and updated contribution instructions
2019-01-21 14:06:46 +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
91d99a0381
Added domain list and detail UI
2018-12-27 20:33:12 +01:00
Eliot Berriot
e4117043cb
Added API endpoint and UI to list known domains
2018-12-27 20:33:11 +01:00
Eliot Berriot
caf4d6084e
Fix #600 : Removed "Activity" page, since all the data is available on the "Browse" page
2018-11-03 14:14:20 +01:00
Eliot Berriot
c2a2321be2
Removed dead library federation code
2018-10-02 19:36:15 +02:00
Eliot Berriot
62c98b2386
See #542 : Removed import requests code
2018-10-01 19:16:47 +02: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
Eliot Berriot
420e778eb6
Fixed #476 : invitation code not prefilled in form when accessing invitation link
2018-08-11 14:20:08 +02:00