Ciarán Ainsworth
|
a05106437c
|
Resolve "Align items vertically in search results"
|
2019-06-25 11:03:44 +02:00 |
Eliot Berriot
|
b4731928fc
|
UI To manage artists, albums, tracks
|
2019-04-17 14:17:59 +02:00 |
Eliot Berriot
|
9a162c57ca
|
Merge branch 'master' into develop
|
2019-03-20 20:45:06 +01:00 |
Eliot Berriot
|
f9edbd9d7a
|
Fix #766: Added title on hover for truncated content
|
2019-03-20 20:34:07 +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
|
3b9fd20d3b
|
Added translation context
Minor rewording
Added changelog fragment
|
2019-03-01 14:29:58 +01:00 |
Eliot Berriot
|
e0c5ffcb16
|
[EPIC] Audio metadata update - UI / API
|
2019-02-28 09:31:04 +01:00 |
Eliot Berriot
|
bdf83bd8ff
|
Resolve "Hide an artist in the UI"
|
2019-02-14 10:49: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
|
4f44a5ab44
|
Lazy load more images
|
2018-12-20 12:37:51 +01:00 |
Eliot Berriot
|
3b4543a0cb
|
Disabled more semantic UI modules
|
2018-12-20 11:49:10 +01:00 |
Eliot Berriot
|
17d86a2832
|
Lazy-load markdown renderer on about page for smaller bundle size
|
2018-12-20 11:07:31 +01:00 |
Eliot Berriot
|
29171853b3
|
Fix #612: Improved accessibility by using main/section/nav tags and aria-labels in most critical places
|
2018-11-19 23:33:22 +01:00 |
Eliot Berriot
|
66c8e7a9e4
|
Fix #597: Ensure admin links in sidebar are displayed for users with relavant permissions, and only them
|
2018-11-03 23:07:47 +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
|
ae55e6483d
|
Fix #576: Improved keyboard accessibility on player, queue and various controls
|
2018-10-21 15:41:31 +02:00 |
Eliot Berriot
|
c4318b4ddd
|
Added missing icon in sidebar
|
2018-10-05 19:30:21 +02:00 |
Eliot Berriot
|
527edc1e1e
|
Minor fixes
|
2018-09-25 22:52:09 +02:00 |
Eliot Berriot
|
ecd395d6b0
|
Library follows and user notifications
|
2018-09-13 15:18:23 +00:00 |
Arthur Saint-Genis
|
2be6de1c1a
|
Resolve "Improve settings page visibility"
|
2018-09-12 07:09:30 +00:00 |
emillumine
|
b847000554
|
Add sign up link in the sidebar
|
2018-09-07 15:08:07 +00:00 |
Eliot Berriot
|
2ea21994ee
|
Resolve "Per-user libraries" (use !368 instead)
|
2018-09-06 18:35:02 +00:00 |
Eliot Berriot
|
80862e350a
|
Fixed #245 (again): administration section not showing up in sidebar after login
|
2018-08-19 16:42:41 +02:00 |
Eliot Berriot
|
979c554b4a
|
Use cropped covers/avatars to reduce bandwidth use
|
2018-07-20 19:17:39 +02:00 |
Eliot Berriot
|
99a37dcb7a
|
Resolve "UX, UI : Browse Library"
|
2018-07-17 11:09:13 +00:00 |
Eliot Berriot
|
af270f4abd
|
Resolve "An avatar for users"
|
2018-07-13 12:10:39 +00:00 |
Renon
|
676a1e171c
|
Resolve "Track image cropped in queue"
|
2018-07-11 13:58:02 +00:00 |
Eliot Berriot
|
6e709cdcd8
|
Removed non-breaking spaces and remaining gettext in templates
|
2018-07-06 20:44:47 +02:00 |
Eliot Berriot
|
265c3cded6
|
Localized some strings
|
2018-07-01 22:15:07 +02:00 |
Eliot Berriot
|
0cfefe7a19
|
Use <translate> instead of to avoid extraction issues
|
2018-07-01 15:31:34 +02:00 |
Eliot Berriot
|
833c0f1625
|
WIP replace
|
2018-06-30 16:02:54 +02:00 |
Eliot Berriot
|
39b473f1e6
|
Fixed #310: current track restart/hiccup when shuffling queue, deleting track from queue or reordering
|
2018-06-24 13:51:35 +02:00 |
Eliot Berriot
|
7d60155b0f
|
Merge branch '327-versatile-front' into 'develop'
Resolve "Make it possible to point the front-end to custom API urls"
Closes #327
See merge request funkwhale/funkwhale!269
|
2018-06-23 16:29:15 +00:00 |
Eliot Berriot
|
2e3a2cd6dd
|
See #327: Cleaned now unused backend.absoluteUrl and config module
|
2018-06-23 07:57:09 +02:00 |
Eliot Berriot
|
a443f9431e
|
See #190: now store sidebar notifications in vuex store
|
2018-06-21 23:26:17 +02:00 |
Eliot Berriot
|
107b1ea7dc
|
See #248: can now generate and list invitations in the front-end
|
2018-06-21 19:51:24 +02:00 |
Eliot Berriot
|
8e6b6f454a
|
See #212: front-end list
|
2018-06-19 18:50:22 +02:00 |
Eliot Berriot
|
9f18b95069
|
Fixed #245: admin menu not showing after login
|
2018-06-10 14:25:22 +02:00 |
Eliot Berriot
|
7df9112d55
|
See #223: front-end to browse/manage library files
|
2018-05-29 00:07:38 +02:00 |
Eliot Berriot
|
8d55040e9e
|
See #230: users with upload permission can now launch import and manage their own imports
|
2018-05-24 22:39:43 +02:00 |
Eliot Berriot
|
4ce6715dc7
|
See #152: updated front-end to use new permissions
|
2018-05-18 22:18:02 +02:00 |
Eliot Berriot
|
21b4522688
|
See #206: added front-end to manage settings
|
2018-05-17 23:40:41 +02:00 |
Eliot Berriot
|
a2dcae0bbf
|
Fixed some blank spaces in sidebar
|
2018-05-06 10:50:40 +02:00 |
Eliot Berriot
|
602382b864
|
Better contrast on new sidebar, added labels with notifications
|
2018-04-29 23:19:09 +02:00 |
Eliot Berriot
|
01e06de812
|
More structured menus in sidebar
|
2018-04-28 14:58:25 +02:00 |
Eliot Berriot
|
9124c7a9bf
|
Merge branch '150-player-queue-tab' into 'develop'
Resolve "Include player buttons on the queue tab"
Closes #150
See merge request funkwhale/funkwhale!160
|
2018-04-23 17:08:13 +00:00 |
Eliot Berriot
|
1a34f44898
|
Fix #150: Player is back in Queue tab
|
2018-04-23 19:05:48 +02:00 |
Eliot Berriot
|
6ed6634f93
|
Fixed #151: queue reorder or track deletion restarting currently playing track
|
2018-04-23 18:32:27 +02:00 |
Eliot Berriot
|
9e5a0f87e8
|
Merge branch '173-sidebar-chrome' into 'develop'
Resolve "Sidebar not showing on small screen under Chrome"
Closes #173
See merge request funkwhale/funkwhale!153
|
2018-04-22 10:22:17 +00:00 |