Commit Graph

386 Commits

Author SHA1 Message Date
Ciarán Ainsworth 83349700a9 Album pagination 2020-07-27 11:02:56 +02:00
Ciarán Ainsworth 7c031eb186 Resolve "Allow hiding compilation artists in the Artists tab" 2020-07-27 10:57:11 +02:00
Ciarán Ainsworth fc8f29d52e Improve naming of pages for accessibility audit 2020-07-22 12:10:07 +01:00
Agate 21f147c0c4 Merge branch 'master' into develop 2020-07-21 14:47:07 +02:00
Agate 4351331355 Fix #1175: Fix embedded player not working on channel serie/album 2020-07-21 11:19:35 +02:00
Agate 90f3c67b01 Merge branch '1080-volume' into 'develop'
Fix #1080: broken artist and album pages

Closes #1080

See merge request funkwhale/funkwhale!1162
2020-07-07 19:22:45 +02:00
Agate e44a9c4363 Fix #1080: broken artist and album pages 2020-07-07 19:18:05 +02:00
Agate bc7a2fbb28 Merge branch '1131-autorefresh' into 'develop'
Fix #1131: More consistent search UX on /albums, /artists, /radios and /playlists

Closes #1131

See merge request funkwhale/funkwhale!1161
2020-07-06 13:26:36 +02:00
Agate da2229c441 Fix #1131: More consistent search UX on /albums, /artists, /radios and /playlists 2020-07-06 13:21:07 +02:00
Agate 55f4fde0f4 Fix #1102: Do not include tracks in album API representation 2020-07-06 10:16:45 +02:00
Agate 86b90ec716 Fix #1121: Use semantic headers for accessibility 2020-07-03 14:20:47 +02:00
Agate 082fc9869f
Fixed typo 2020-06-22 16:15:29 +02:00
Agate fc9c2b4a1d
Merge branch 'master' into develop 2020-06-19 21:42:12 +02:00
Agate cb3d12a34a
Fix #1134: Use role=alert on forms/toast message to improve accessibility 2020-06-19 21:30:07 +02:00
Agate 3843d0af36
Merge branch 'master' into develop 2020-06-19 15:48:25 +02:00
Agate 81b9df235d
Fix #1138: Fixed wrong covert art displaying in some situations 2020-06-14 14:42:02 +02:00
Agate 50e392d8de
Fix #1153: post issue on some URLs due to missing CSRF token 2020-06-09 14:32:02 +02:00
Agate cd422832dd New theming system 2020-05-15 14:12:36 +02:00
Agate e331a87478
Use scoped tokens to load <audio> urls instead of JWT 2020-05-11 10:07:43 +02:00
Agate ec8dfdb740 Use scoped tokens to load <audio> urls instead of JWT 2020-05-11 10:06:35 +02:00
Agate 1a08d1a032
Fix #1112: removed unused masonry dependency 2020-05-07 18:33:58 +02:00
Agate 594dd8ceb3
Fixed a round of typo/invalid HTML 2020-05-07 18:26:57 +02:00
Agate 0f9a2ae2ef
Fix #1091: page not refreshing when switching between My Library and Explore sections 2020-05-06 00:42:47 +02:00
Agate 32e7bc8a9c
Exclude external podcasts from library home 2020-04-22 09:17:05 +02:00
marzzzello d24b64c793 Fix grammar in msg string in TrackBase.vue 2020-04-14 17:21:39 +02:00
Eliot Berriot 9bc90bec7c Merge branch '170-copy' into 'develop'
See #170: copy and small UI issues

See merge request funkwhale/funkwhale!1082
2020-04-08 14:30:18 +02:00
Eliot Berriot 29080ba23b
See #170: more copy fixes 2020-04-08 14:19:20 +02:00
Eliot Berriot ddc88a2685
See #170: fixed unrelated layout issue 2020-04-08 14:19:01 +02:00
Eliot Berriot 7b442bfcbc Merge branch '170-channels-explore' into 'develop'
See #170: channels discovery in UI

See merge request funkwhale/funkwhale!1081
2020-04-08 14:06:42 +02:00
Eliot Berriot 873bc54d92
See #170: added recent channels to library home 2020-04-08 13:58:07 +02:00
Eliot Berriot 2438642867
See #170: included channels in tags view 2020-04-08 13:52:03 +02:00
Eliot Berriot e7622729a9
See #170: fixed fetch of channel track not working 2020-04-08 13:38:22 +02:00
Eliot Berriot 9e447ab523 See #170: UI for albums / series 2020-04-07 17:19:17 +02:00
Eliot Berriot be73432277
Fix #1064: routing issue when browsing library 2020-03-30 11:40:22 +02:00
Eliot Berriot 3e902bd89e
Fixed margin issue 2020-03-26 16:30:23 +01:00
Eliot Berriot 27801ce541
See #170: revamped track detail page 2020-03-26 16:18:37 +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 7850ca3e1c
Fix #923: Use same markdown widget for all content fields (rules, description, reports, notes, etc.) 2020-02-06 15:52:08 +01:00
Eliot Berriot 95497e76ac See #170: channels ui (listeners) 2020-02-05 15:06:07 +01:00
Eliot Berriot b48a4cd080 Merge branch 'small-fixes-eleos' into 'develop'
Small fixes

See merge request funkwhale/funkwhale!1005
2020-01-27 18:36:10 +01:00
Eliot Berriot e6d66a92de
Fixed field ordering issue in /browse/albums 2020-01-27 16:10:43 +01:00
Eliot Berriot 8a0cf918da
Fix #1016: fixed broken fallback to album cover on artist card/detail 2020-01-24 07:16:28 +01:00
Eliot Berriot 71b400a9b8 See #170: cover on tracks and artists 2020-01-17 16:27:11 +01:00
Ciarán Ainsworth 2fa9523e05 Resolve "Sort by album release date" 2020-01-17 09:38:40 +01:00
Eliot Berriot 2bc71eecfd See #170: add a description field on tracks, albums, tracks 2020-01-14 14:00:08 +01:00
Eliot Berriot 8024c4654f
See #973: artist card 2019-12-26 17:30:47 +01:00
Eliot Berriot 1acd5a1f35
See #973: Album card 2019-12-26 16:54:31 +01:00
Eliot Berriot e15d806634 Resolve "Redesign the sidebar/navigation to simplify the UI" 2019-12-26 11:38:26 +01:00
Eliot Berriot 20311344d7 Resolve "Switch to proper full-text-search system" 2019-12-18 15:08:58 +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 11a533fa92 Resolve "Adding cover art to my albums" 2019-11-27 12:26:12 +01:00
Renon d94e5ab013 order playlists by modification date in browse tab 2019-11-14 15:40:47 +01:00
Renon 82744bf193 Resolve "Option to remember our display settings " 2019-11-12 15:51:45 +01:00
Eliot Berriot c58c74d653
Merge branch 'master' into develop 2019-10-17 15:22:32 +02:00
Ciarán Ainsworth e9e466bcb5
Added placeholders across the application 2019-10-17 15:22:16 +02:00
Eliot Berriot 02debeb98b Resolve "Library Upload: missing retry upload button" 2019-10-17 15:19:08 +02:00
Ciarán Ainsworth 11d6c7cf1d Added placeholders across the application 2019-10-17 14:15:33 +02:00
Ciarán Ainsworth 7253bba70c Resolve ""Recent" columns on front page no longer display any results" 2019-10-16 14:26:39 +02:00
Eliot Berriot 27b248df6e Fix #661: Support for M4A/AAC files 2019-10-03 09:09:00 +02:00
Eliot Berriot 2cdc8fa63a Resolve "i18n fixes for 0.20" 2019-10-01 15:19:55 +02:00
Eliot Berriot 41dfcd6f17
Fixed some typos in source strings 2019-10-01 13:58:32 +02:00
Eliot Berriot fe8448e2a4
Use ellipsis instead of three dots in translations 2019-10-01 13:54:25 +02:00
Eliot Berriot 19342c60a8
Fixed broken artist and album browse with empty tag= parameter 2019-09-15 20:17:49 +02:00
Eliot Berriot 3311a11506
Fix #902: search usability issue when browsing artists, albums, radios and playlists 2019-09-15 20:17:22 +02:00
Eliot Berriot 33d1f879cf Report UI (end-user) 2019-09-09 11:10:25 +02:00
Ciarán Ainsworth 46b4bc68b1 Amend link to license in track detail page 2019-09-06 17:13:05 +01: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 6e82780e0d
See #890: improved report card design, to include relevant context 2019-08-28 18:03:43 +02:00
Eliot Berriot 252fe5165b Merge branch 'artist-cards' into 'develop'
Enhance artists list by using our new artist card and remove masonry

See merge request funkwhale/funkwhale!840
2019-07-29 11:25:51 +02:00
Eliot Berriot 5672563c6b Merge branch '432-tags-admin' into 'develop'
See #432: admin for tags

See merge request funkwhale/funkwhale!838
2019-07-29 10:48:43 +02:00
Ciarán Ainsworth c64f1cccd3 Added new CSS to fix tag selector 2019-07-29 10:42:06 +02:00
Eliot Berriot 5d1d54890a
Enhance artists list by using our new artist card and remove masonry 2019-07-25 12:29:40 +02:00
Eliot Berriot 1674c771ca
See #432: added tag admin UI (list, detail) 2019-07-25 10:40:51 +02:00
Eliot Berriot 4a277c17bb
Added "refresh=true" API param to artist, track and album detail to retrieve up-to-date data if needed 2019-07-22 12:16:47 +02:00
Eliot Berriot 918e7beb7e
See #432: can now start a radio from a tag 2019-07-18 15:13:09 +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 55cb7fc25d
See #432: display tags on artist, album and track pages 2019-07-18 14:08:37 +02:00
Eliot Berriot d2b7db2cac
See #432: UI to suggest tags on tracks, albums and artists 2019-07-18 14:08:37 +02:00
Eliot Berriot 18f0ed46a7
Fix #871: broken URL to artist and album on album and track pages 2019-06-28 11:57:32 +02:00
Ciaran Ainsworth fb855cd016
Added buttons to search for objects on Discogs 2019-06-25 11:03:45 +02:00
Ciarán Ainsworth 3da6192ab3
Resolve "Hide favorites radios when user does not have any favorites" 2019-06-25 11:03:44 +02:00
Eliot Berriot 3de249b54c
Fix #833: broken translation on home and track detail page 2019-06-11 15:30:21 +02:00
Eliot Berriot 0be93ec05b
Fix #563: unplayable radios for anonymous users 2019-05-02 10:05:20 +02:00
Eliot Berriot 1a639a8fde
Fix #550: Show remaining storage space during import and prevent file upload if not enough space is remaining 2019-04-30 16:47:51 +02:00
Eliot Berriot e34a90314f
Fixed error when accessing profile for anonymous users 2019-04-29 15:26:54 +02:00
Eliot Berriot 6da85ce0e9
Fix #719: Added a "load more" button on artist pages to load more tracks/albums 2019-04-23 12:54:52 +02:00
Eliot Berriot 0b94227782
Fix #799: Removed broken/instable lyrics feature 2019-04-23 10:32:51 +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 4e44e4e4b6 Attribute artist 2019-04-11 10:17:10 +02:00
Eliot Berriot 0ce51d25d4
Can now edit track copyright information 2019-04-09 11:15:43 +02:00
Eliot Berriot 45142bf24b
Added better dropdown for choosing licenses 2019-04-09 11:15:43 +02:00
Ciarán Ainsworth 77b41fc0b4 Resolve #630: "Do not allow tab closure during upload" 2019-03-18 10:09:28 +01:00
jovuit 86534e7392 Common context for duplicates
Removes unnecessary `...` for more coherence
2019-03-18 10:07:58 +01:00
Eliot Berriot b9f0c6aecd
Revert "Merge branch '629-cookie-auth' into 'develop'"
This reverts commit 8b47af8b81, reversing
changes made to c0055b3b20.
2019-03-15 15:52:30 +01:00
Eliot Berriot c395076fce Resolve "Use cookies instead of local storage for auth in Web UI" 2019-03-13 16:50:49 +01:00
Eliot Berriot 72606388ff
Fixed broken extraction of contexts 2019-03-08 12:44:17 +01:00
Eliot Berriot 8ae00b0698
Fix #747: Support embedding full artist discographies 2019-03-08 10:34:50 +01:00
Eliot Berriot 491c79efa0
Merge branch 'master' into develop 2019-03-07 13:44:33 +01:00
Eliot Berriot a3a7ec0873
Fix #716: constant and unpredictable reordering during file upload 2019-03-07 10:35:33 +01:00
Eliot Berriot 71859b6fb0
Fix too wide padding on small screens 2019-03-06 17:40:26 +01:00
Eliot Berriot 1a20223c38
Make table scrollables (and improve their resizing) 2019-03-06 17:40:09 +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 e0c5ffcb16 [EPIC] Audio metadata update - UI / API 2019-02-28 09:31:04 +01:00
Eliot Berriot eefb500f71
Fix #725: Merged artist/album buttons with title text on artist and album pages 2019-02-25 14:28:25 +01:00
jovuit 1d7ad6978a Moved Modal t set instance url to a separate dedicated file
SetInstanceModal.vue
2019-02-25 14:03:53 +01:00
jovuit 8b4f83c3bc Front enhancements 2019-02-18 10:01:57 +01:00
Eliot Berriot bdf83bd8ff Resolve "Hide an artist in the UI" 2019-02-14 10:49:06 +01:00
jovuit f66d95663f #662: Resolve "Add contexts to translatable strings" 2019-02-14 10:40:20 +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
jake 7a34c297ed Resolve "add a view to list albums" 2019-02-13 08:46:38 +01:00
Eliot Berriot 98f4edeeb3
Merge branch 'master' into develop 2019-02-11 09:44:42 +01:00
Eliot Berriot 53ff2027ef
Fix #694: resizing issues on album cards 2019-02-08 16:15:51 +01:00
jovuit 19ba7ed988 Resolve "Add contexts to translatable strings to Album page" 2019-02-08 09:57:52 +01:00
Eliot Berriot 3de9ae6936
Display progress during file upload 2019-01-26 20:45:14 +01:00
Eliot Berriot 4256d554e3
Fix #686: Added name attributes on all inputs to improve UX, especially with password managers 2019-01-26 18:06:19 +01:00
Eliot Berriot baa18bbdc7
Fix #676: overescaping issue in notifications and album page 2019-01-26 13:13:48 +01:00
Eliot Berriot ebbf2b06a6
Fixed a URL issue when using radio builder on a different domain API server 2019-01-15 15:33:49 +01:00
Allan Nordhøy 5a40981e53 Various spelling 2019-01-11 15:54:32 +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 b58f3e1440
Fix #637: greyed tracks in radio builder and detail page 2019-01-02 15:57:54 +01:00
Eliot Berriot 73d8dd9a45
Fixed UX/autoreload issues in import screen 2019-01-02 15:19:45 +01:00
Eliot Berriot b2acd1e8a8
Use specific methods from lodash to reduce bundle size 2018-12-20 11:22:33 +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
Auri ef2dc03808 Resolve "UI for multi-disc albums" 2018-12-11 10:17:05 +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 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 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 8cb745e56d
Fix #599: wrong album/track count on artist page 2018-11-03 14:24:18 +01: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 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 2845bdd932
See #559: Use translations mixins in filters 2018-10-05 19:56:34 +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 a86b6cdd62
Removed old links in library menu 2018-09-28 15:40:33 +02: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 51e678a46a change artist page button 2018-09-10 13:19:12 +02:00
Eliot Berriot 2ea21994ee Resolve "Per-user libraries" (use !368 instead) 2018-09-06 18:35:02 +00:00
Renon 989d5c433e Resolve "Optimize screen radio overview" 2018-08-02 08:07:22 +00:00
Eliot Berriot c53f03c4a5
Fix #457: Fixed crash on artist pages when no cover is available 2018-07-27 19:05:10 +02:00
Eliot Berriot bf21f90c2b
Fixed #459: audio mimetype not showing up on track detail and list 2018-07-27 18:18:10 +02:00
Renon 685c82186b remove white on white hover artist button 2018-07-23 15:22:12 +02:00
Eliot Berriot a58b9c3eb1
Fixed duplicated/wrong scoped CSS 2018-07-22 13:39:33 +02:00
Eliot Berriot dcd33693e5 Merge branch 'fixed-top-bar' into 'develop'
Fixed top bar

Closes #369 and #375

See merge request funkwhale/funkwhale!330
2018-07-22 10:40:08 +00:00
Renon a467e400ac
Fix #369 and #375: library menu is now fixed 2018-07-22 12:31:06 +02:00
Eliot Berriot 027b1ef385
Fix #323: Can now relaunch pending import jobs from the web interface 2018-07-22 12:19:51 +02:00
Eliot Berriot 30ab74e468
Fix #305: Added feedback when creating/updating radio 2018-07-21 14:39:14 +02:00
Eliot Berriot 9fce989235
Fix #382: Remove parallelization of uploads during import to avoid crashing small servers 2018-07-20 19:32:42 +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
Renon a4047ff472 Resolve "Don't display an empty page browser" 2018-07-11 17:15:03 +00:00
Eliot Berriot 1458c084a7 Resolve "Funkwhale unable to import Albums with multiple Artists" 2018-07-09 20:47:55 +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 c3c0f03d59
Fix #154: Added "TV" to the list of highlighted words during YouTube import 2018-06-24 14:55:36 +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 64cecf17a8
See #190: front-end to manage import requests 2018-06-22 18:25:17 +02:00
Eliot Berriot 16718809f7
Fix #287: Display file size in human format during file upload 2018-06-07 09:02:02 +02:00
Eliot Berriot d0c7ff77f6
Fix #276: Removed hardcoded size limit in file upload widget 2018-06-05 19:32:50 +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 bcef31c18e Merge branch '227-broken-translations' into 'develop'
Resolve "Fix broken i18n translations"

Closes #227

See merge request funkwhale/funkwhale!207
2018-05-22 21:41:58 +00:00
Eliot Berriot e3d2c010ee
Fix #227: fixed a few broken translation strings 2018-05-22 23:38:18 +02:00
Eliot Berriot 47cc2a3920
Fix #179: fixed broken ordering in front-end lists 2018-05-22 23:30:37 +02:00
Eliot Berriot 54008aa37c Merge branch '224-music-api' into 'develop'
Resolve "Better API for artists/album/tracks"

Closes #224 and #226

See merge request funkwhale/funkwhale!205
2018-05-22 21:04:09 +00:00
Eliot Berriot a8baf8fa67
See #224: updated front-end with new music API 2018-05-22 22:22:53 +02:00
Eliot Berriot 0c1a2b76c1
Fix #106 and #213: better web uploader, that supports Flac files 2018-05-21 20:55:45 +02:00
Eliot Berriot 4ce6715dc7
See #152: updated front-end to use new permissions 2018-05-18 22:18:02 +02:00
Eliot Berriot 01cabc705d
See #195: track detail page now includes bitrate, duration and size 2018-05-15 22:24:20 +02:00
Eliot Berriot 602382b864
Better contrast on new sidebar, added labels with notifications 2018-04-29 23:19:09 +02:00
Eliot Berriot f4899c5387
Fix #176: Can now relaunch erored jobs and batches 2018-04-28 04:59:47 +02:00
Eliot Berriot 42a2ffbf24
Fix #109: List pending requests by default, added a status filter for requests 2018-04-27 22:23:25 +02:00
Eliot Berriot 912c98c71b
Fix #175: Typos/not showing text due to i18n work 2018-04-23 19:33:39 +02:00
Eliot Berriot 6a67bc6fac
Fix #171: dedicated endpoint to list import jobs, updated front-end 2018-04-22 15:17:06 +02:00
Eliot Berriot 9544a582ba Merge branch 'po-extract' into 'develop'
Added script to extract translations into PO files

See merge request funkwhale/funkwhale!130
2018-04-17 17:25:14 +00:00
Eliot Berriot fd6ab881a7
Fixed broken translations 2018-04-16 22:46:54 +02:00
Bat be3e6d70a3 Merge branch 'i18n-library-radios' into develop 2018-04-15 14:28:23 +01:00
Bat c7b39cf9c9 I18n: library 2018-04-15 11:45:56 +01:00
Bat 2d3ef2a3f5 I18n: library/radios 2018-04-15 11:20:40 +01:00
Eliot Berriot 98381a00c8 Merge branch 'i18n' into 'develop'
I18n

Closes #5

See merge request funkwhale/funkwhale!125
2018-04-14 22:26:17 +00:00
Bat 8fbcb01edc Start making components i18n-friendly 2018-04-14 18:28:41 +01:00
Bat 85aef4422a Add a detail page for radios 2018-03-31 12:59:45 +01:00
Bat 62465342cb Page title binding
Fix #1
2018-03-30 22:58:16 +01:00
Eliot Berriot f66dff3504
Added playlist list in library 2018-03-21 11:58:53 +01:00
Eliot Berriot f503466a24
UI Polishing 2018-03-20 23:41:31 +01:00
Eliot Berriot 4298c4236e
Fixed #119: forced redirection to login even with API_AUTHENTICATION_REQUIRED=False 2018-03-15 22:34:20 +01:00
Eliot Berriot c70ab72bc0 Merge branch '114-exclude-empty-albums' into 'develop'
Fix #114: can now filter artists and albums with no listenable tracks

Closes #114

See merge request funkwhale/funkwhale!83
2018-03-07 22:19:21 +00:00
Eliot Berriot bfeb86865d
Fix #114: can now filter artists and albums with no listenable tracks 2018-03-07 23:08:28 +01:00
Eliot Berriot 1822fdf449
Fix #116: On artist page, albums are not sorted by release date, if any 2018-03-07 23:03:46 +01:00
Eliot Berriot f9786d4b45
Remove batch refresh logic when not on batch detail 2018-03-03 12:37:50 +01:00