Eliot Berriot
|
b69d9f221b
|
Merge branch '647-playlist-track-count' into 'develop'
Fixed #647: UI discrepency in playlist tracks count
Closes #647
See merge request funkwhale/funkwhale!520
|
2019-01-05 16:33:54 +01:00 |
Eliot Berriot
|
77d8344ede
|
Fixed #647: UI discrepency in playlist tracks count
|
2019-01-05 16:28:53 +01:00 |
Eliot Berriot
|
601496828c
|
Fixed a few broken icons due to Semantic UI upgrade
|
2019-01-05 15:56:06 +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
|
b58f3e1440
|
Fix #637: greyed tracks in radio builder and detail page
|
2019-01-02 15:57:54 +01:00 |
Eliot Berriot
|
974e344681
|
Fix #589: broken websocket connexion under Chrome browser
|
2019-01-02 15:34:26 +01:00 |
Eliot Berriot
|
73d8dd9a45
|
Fixed UX/autoreload issues in import screen
|
2019-01-02 15:19:45 +01:00 |
Eliot Berriot
|
5f1dabc569
|
Fix #644: Initial UI render using correct language from browser
|
2018-12-27 23:13:29 +01:00 |
Eliot Berriot
|
9d55320b56
|
Fixed slow query on domain list / stats
|
2018-12-27 22:45:43 +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
|
79f92ff596
|
Fixed a small display issue with radio card in queue tab
|
2018-12-21 10:55:47 +01:00 |
Eliot Berriot
|
712418ecb6
|
Revert "Smaller CSS with purge CSS (130kb removed)"
This reverts commit 7ed3a24723 .
|
2018-12-20 17:54:41 +01:00 |
Eliot Berriot
|
ab7c9d511c
|
Removed log
|
2018-12-20 17:24:21 +01:00 |
Eliot Berriot
|
42a9c1f922
|
Disabled prefetching of showdown / translations
|
2018-12-20 16:38:13 +01:00 |
Eliot Berriot
|
59087353f0
|
Fixed an i18n bug where switching back to en_US would fail
|
2018-12-20 16:35:25 +01:00 |
Eliot Berriot
|
0201b73b10
|
Added proper app name in noscript tag
|
2018-12-20 15:43:44 +01:00 |
Eliot Berriot
|
7ed3a24723
|
Smaller CSS with purge CSS (130kb removed)
|
2018-12-20 15:06:36 +01:00 |
Eliot Berriot
|
e1e6a73a79
|
Lower reconnection delay for websocket
|
2018-12-20 14:31:56 +01:00 |
Eliot Berriot
|
9ddfae5475
|
Fixed broken translations build
|
2018-12-20 14:16:56 +01:00 |
Eliot Berriot
|
4f44a5ab44
|
Lazy load more images
|
2018-12-20 12:37:51 +01:00 |
Eliot Berriot
|
74959029b5
|
Smaller placeholder album cover
|
2018-12-20 12:30:21 +01:00 |
Eliot Berriot
|
83f104ce01
|
Fixed broken custom css path
|
2018-12-20 12:12:28 +01:00 |
Eliot Berriot
|
3b4543a0cb
|
Disabled more semantic UI modules
|
2018-12-20 11:49:10 +01:00 |
Eliot Berriot
|
6d63fcf208
|
Regenerated yarn.lock
|
2018-12-20 11:30:05 +01:00 |
Eliot Berriot
|
b2acd1e8a8
|
Use specific methods from lodash to reduce bundle size
|
2018-12-20 11:22:33 +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
|
3682aa81db
|
Disabled another Semantic UI module
|
2018-12-20 11:07:30 +01:00 |
Eliot Berriot
|
95e087b342
|
Removed raven on front-end
|
2018-12-20 11:07:30 +01:00 |
Eliot Berriot
|
a221633085
|
See #638: fix skipping to last track in album
|
2018-12-20 11:07:29 +01:00 |
Eliot Berriot
|
c6e03b15c7
|
Ignore moment.js locales for smaller build
|
2018-12-19 22:22:51 +01:00 |
Eliot Berriot
|
7c8fc72f49
|
Commented unused Semantic ui components
|
2018-12-19 22:15:37 +01:00 |
Eliot Berriot
|
7c671177a8
|
Use vendored semantic UI CSS and JS
|
2018-12-19 22:04:35 +01:00 |
Eliot Berriot
|
ba68246e0d
|
Load translations separately to reduce bandwidth usage
|
2018-12-19 21:45:12 +01:00 |
Eliot Berriot
|
12f3670548
|
Fixed error in js
|
2018-12-19 20:34:16 +01:00 |
Eliot Berriot
|
cbfb260288
|
Fixed wrong backward / forward icons in player
|
2018-12-19 20:20:32 +01:00 |
Eliot Berriot
|
4747c6379c
|
Fix #632: play button not starting playback with empty queue
|
2018-12-19 20:20:32 +01:00 |
Eliot Berriot
|
49bb4befc6
|
See #578: added embed wizard on track and album page to generate iframe embed code
|
2018-12-19 15:04:33 +01:00 |
Eliot Berriot
|
815d729367
|
Fix #578: added embed.html page to power iframe widget
|
2018-12-19 14:03:21 +01:00 |
Quim Gil
|
d51daea207
|
Correct URL to support forum.
|
2018-12-14 13:37:08 +01:00 |
Auri
|
ef2dc03808
|
Resolve "UI for multi-disc albums"
|
2018-12-11 10:17:05 +01:00 |
Eliot Berriot
|
dd23dfa07c
|
Point to new gitlab URL
|
2018-12-10 16:00:33 +01:00 |
Eliot Berriot
|
e5b46402f8
|
Fix #308: Licenses
|
2018-12-04 14:13:37 +00:00 |
Von
|
856c49b4ae
|
Fix #608: Update Track.vue in order to use the correct search format on lyrics.wikia.com
|
2018-12-04 09:09:58 +00:00 |
Eliot Berriot
|
456661a324
|
Fix #209: skipped track when appending multiple tracks to the queue under certain conditions (#209)
|
2018-11-25 12:33:37 +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 |
Johan Desmyter
|
65b227b613
|
fix issue #613 - fix incorrect icon for forward button
|
2018-11-19 09:41:50 +03:00 |
Eliot Berriot
|
3018127440
|
Restructured the footer, added useful links and removed unused content
|
2018-11-16 18:22:22 +01:00 |
Eliot Berriot
|
f1cca29a13
|
Fix #611: Documented keyboard shortcuts, list is now available by pressing "h" or in the footer
|
2018-11-16 18:22:07 +01:00 |
Eliot Berriot
|
3d3175f3c9
|
Fix #606: Refresh profile after user settings update to avoid cache issues
|
2018-11-09 20:41:40 +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
|
1aa3630b4d
|
Merge branch '598-allow-opus-upload' into 'develop'
Fix #598: Allow opus file upload
Closes #598
See merge request funkwhale/funkwhale!461
|
2018-11-03 14:26:08 +00:00 |
Eliot Berriot
|
bb1de48170
|
Fix #598: Allow opus file upload
|
2018-11-03 15:19:12 +01:00 |
Eliot Berriot
|
109b801961
|
Merge branch '599-wrong-track-count' into 'develop'
Fix #599: wrong album/track count on artist page
Closes #599
See merge request funkwhale/funkwhale!460
|
2018-11-03 13:32:11 +00:00 |
Eliot Berriot
|
8cb745e56d
|
Fix #599: wrong album/track count on artist page
|
2018-11-03 14:24:18 +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
|
ac4bba816d
|
See #272: added transcoding settings in UI
|
2018-10-26 16:09:00 +02:00 |
Eliot Berriot
|
b757ca4616
|
See #272: updated front-end for transcoding and new API results, improved error handling in player
|
2018-10-26 16:01:55 +02:00 |
Eliot Berriot
|
f06295a5b3
|
Fix #586: The progress bar in the player now display loading state / buffer loading
|
2018-10-23 20:24:36 +02:00 |
Eliot Berriot
|
5c8aff20ed
|
Fix #585: Now start radios immediatly, skipping any existing tracks in queue
|
2018-10-21 16:51:53 +02: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
|
10fff6ea67
|
Fix #422: Do not display "view on MusicBrainz" button if we miss the mbid
|
2018-10-20 16:20:29 +02:00 |
Eliot Berriot
|
a8f7893def
|
Fix #470: Properly encode Wikipedia and lyrics search urls
|
2018-10-20 16:14:59 +02:00 |
Eliot Berriot
|
beed045e59
|
Translations integration
|
2018-10-07 09:20:10 +00:00 |
Eliot Berriot
|
58e972899f
|
Translations integration
|
2018-10-05 18:17:44 +00:00 |
Eliot Berriot
|
32ccea92d2
|
See #559: Fixed untranslated privacy settings
|
2018-10-05 19:56:38 +02:00 |
Eliot Berriot
|
2845bdd932
|
See #559: Use translations mixins in filters
|
2018-10-05 19:56:34 +02:00 |
Eliot Berriot
|
14a17de239
|
See #559: Fixed broken musicbrainz translation
|
2018-10-05 19:56:30 +02:00 |
Eliot Berriot
|
0a22504fb0
|
See #559: added a mixin to store common translations
|
2018-10-05 19:56:07 +02:00 |
Eliot Berriot
|
c4318b4ddd
|
Added missing icon in sidebar
|
2018-10-05 19:30:21 +02:00 |
Eliot Berriot
|
8ff047365c
|
Removed unused component
|
2018-10-05 19:30:11 +02:00 |
Eliot Berriot
|
b7bf2e6d84
|
Translations integration
|
2018-10-03 16:14:57 +00:00 |
Eliot Berriot
|
afa37f9fa9
|
Translations integration
|
2018-10-02 18:02:12 +00:00 |
Eliot Berriot
|
c2a2321be2
|
Removed dead library federation code
|
2018-10-02 19:36:15 +02: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
|
e1628a33d2
|
See #542: fixed pluralization issue
|
2018-10-01 19:16:48 +02:00 |
Eliot Berriot
|
222231c01b
|
See #542: Removed unused preference from the settings view
|
2018-10-01 19:16:48 +02:00 |
Eliot Berriot
|
62c98b2386
|
See #542: Removed import requests code
|
2018-10-01 19:16:47 +02:00 |
Eliot Berriot
|
54972e489b
|
Fixed unplayable playlists (bis repetita)
|
2018-09-28 20:46:18 +02:00 |
Eliot Berriot
|
5e631440f8
|
Fixed display error with menu on top of modal background
|
2018-09-28 20:46:04 +02:00 |
Eliot Berriot
|
d000a1329f
|
Can now update user quota in UI
|
2018-09-28 20:45:31 +02:00 |
Eliot Berriot
|
34373d020c
|
Fixed unplayable playlists
|
2018-09-28 16:45:28 +02:00 |
Eliot Berriot
|
f595b852ca
|
Fixed progress bar not accurate
|
2018-09-28 15:49:34 +02:00 |
Eliot Berriot
|
a86b6cdd62
|
Removed old links in library menu
|
2018-09-28 15:40:33 +02:00 |
Eliot Berriot
|
527edc1e1e
|
Minor fixes
|
2018-09-25 22:52:09 +02:00 |
Eliot Berriot
|
125d0eed5e
|
Federation scanning
|
2018-09-24 18:44:22 +00:00 |
Eliot Berriot
|
a3875e3918
|
Updated translation catalog
|
2018-09-24 18:58:18 +02:00 |
Eliot Berriot
|
f14eb7f5ac
|
Translations integration
|
2018-09-24 16:50:36 +00:00 |
Eliot Berriot
|
1bee3a4675
|
Import trust source
|
2018-09-23 12:38:42 +00:00 |
Arthur Saint-Genis
|
24e26ac032
|
Resolve "Wrong icon in play button dropdown"
|
2018-09-22 13:48:15 +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 |
Renon
|
a9ac0ecbdf
|
set width default for card and center play button
|
2018-09-13 15:47:48 +02:00 |
Eliot Berriot
|
5fb7c1761d
|
Merge branch '515-edit-playlist-icons' into 'develop'
Resolve "Cover not displayed in PL edit view"
Closes #515
See merge request funkwhale/funkwhale!404
|
2018-09-12 07:11:07 +00:00 |
Arthur Saint-Genis
|
2be6de1c1a
|
Resolve "Improve settings page visibility"
|
2018-09-12 07:09:30 +00:00 |
Renon
|
e3c567673f
|
fix broken icons in playlist editor
|
2018-09-10 21:02:25 +02:00 |
Renon
|
51e678a46a
|
change artist page button
|
2018-09-10 13:19:12 +02:00 |
emillumine
|
b847000554
|
Add sign up link in the sidebar
|
2018-09-07 15:08:07 +00:00 |