Commit Graph

418 Commits

Author SHA1 Message Date
Eliot Berriot cdc617be27 Logic to refetch remote entities 2019-04-18 14:37:17 +02:00
Eliot Berriot b4731928fc UI To manage artists, albums, tracks 2019-04-17 14:17:59 +02:00
Eliot Berriot ae626a5c0a
Fix #791: overflowing input on account detail page 2019-04-08 12:28:00 +02:00
Eliot Berriot 05f0129025 Better error handling on display for import errors (#718, #583, #501, #252, #544) 2019-04-04 16:07:43 +02:00
Ciarán Ainsworth 6e20f63f09 Resolve "Show 'description' of libraries in card" 2019-03-22 09:41:35 +01:00
Eliot Berriot b12c823dd9
Merge branch 'master' into develop 2019-03-20 11:36:16 +01: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
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
Eliot Berriot b0ebbabf20
Fixed #652: escaping issues in translated strings 2019-03-08 15:20:31 +01:00
Eliot Berriot 72606388ff
Fixed broken extraction of contexts 2019-03-08 12:44:17 +01:00
Eliot Berriot 491c79efa0
Merge branch 'master' into develop 2019-03-07 13:44:33 +01:00
Eliot Berriot 9e6bbb4833
Fix #729: Display new notifications immediatly on notifications page 2019-03-07 11:03:51 +01:00
Eliot Berriot 28aca23d8d
Fixed library card resizing 2019-03-06 17:39:15 +01:00
jovuit f28aa5d8a5 Fix #735: library view doesn't like long titles names 2019-03-05 09:29:36 +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
jovuit 56cdc79b9a Replaced <p> tags by <div> tags to keep the usual button size in
<dangerous-button> modal-confirm's slots.
2019-02-25 15:07:03 +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 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
Eliot Berriot 4ce8002681 Merge branch '662-components-audio' into 'develop'
#662: Resolve "Add contexts to translatable strings"

See merge request funkwhale/funkwhale!612
2019-02-13 08:16:45 +01:00
Eliot Berriot bb30a9cbb4 Merge branch '662-libraries' into 'develop'
#662: Resolve "Add contexts to translatable strings"

See merge request funkwhale/funkwhale!610
2019-02-13 08:15:44 +01:00
jovuit 29e8b23a16 #662: Resolve "Add contexts to translatable strings" 2019-02-13 08:14:14 +01:00
jovuit 9dc9979be3 #662: Resolve "Add contexts to translatable strings" 2019-02-13 08:10:45 +01:00
Jo Vuit 51514944a3 Added context strings 2019-02-11 16:01:13 +01:00
Jo Vuit 041dc3c89b Corrected non-escaped ' (apostrophe) 2019-02-11 14:45:41 +01:00
Jo Vuit 5daa99544a Added translation strings context 2019-02-11 14:41:21 +01:00
Jo Vuit 662d4884c2 Added context translation strings 2019-02-11 14:40:46 +01:00
Jo Vuit b89da8f3b2 Added translation strings context 2019-02-11 14:33:18 +01:00
Jo Vuit 02b2d3d749 Added translation strings context 2019-02-11 14:31:43 +01:00
Jo Vuit a72f10737b Minor rewordings 2019-02-11 14:23:53 +01:00
Jo Vuit 036d94a41a Added translation strings context 2019-02-11 14:22:22 +01:00
Jo Vuit fbb8e1a227 Added translation context 2019-02-11 14:14:26 +01:00
Jo Vuit 31d55e0361 Added translation context 2019-02-11 14:07:55 +01:00
Jo Vuit 2cbb983bde Added string context 2019-02-11 14:05:19 +01:00
Jo Vuit 86889e212e Added translation strings context 2019-02-11 13:59:52 +01:00
Jo Vuit f1f2e7517d Added translation context strings 2019-02-11 13:56:03 +01:00
jovuit 23672be5c0 #662: Resolve "Add contexts to translatable strings" 2019-02-11 09:43:57 +01:00
Eliot Berriot 44ddb736b2 Merge branch '662-playlist-List' into 'develop'
#662: Corrected wrong terminology in string context

See merge request funkwhale/funkwhale!600
2019-02-11 09:42:54 +01:00
Eliot Berriot f235ac4cc3 Merge branch '662-admin-users-UsersList.vue' into 'develop'
Added translation context

See merge request funkwhale/funkwhale!595
2019-02-11 09:42:41 +01:00
Eliot Berriot 7fe86e9d56 Merge branch '662-admin-InvitationsList.vue' into 'develop'
Added translation context

See merge request funkwhale/funkwhale!594
2019-02-11 09:42:24 +01:00
Eliot Berriot 78703e26d5 Merge branch '662-admin-users-Base.vue' into 'develop'
Resolve "Add contexts to translatable strings"

See merge request funkwhale/funkwhale!593
2019-02-11 09:42:05 +01:00
Eliot Berriot 9a68304344 Merge branch '662-playlist-detail' into 'develop'
Added i18n string context

See merge request funkwhale/funkwhale!589
2019-02-11 09:41:48 +01:00
Eliot Berriot 177ad95bee Merge branch '662-Notifications.vue' into 'develop'
#662: Resolve "Add contexts to translatable strings"

See merge request funkwhale/funkwhale!604
2019-02-11 09:41:24 +01:00
jovuit c6e4de8d0b #662: Resolve "Add contexts to translatable strings" 2019-02-11 09:36:52 +01:00
Eliot Berriot 5cf1de8faf Merge branch '662-admin-moderation-DomainsList.vue' into 'develop'
Added translation context (#662)

See merge request funkwhale/funkwhale!602
2019-02-11 09:36:22 +01:00
Eliot Berriot 777563bf5a Merge branch '662-admin-moderation-Base.vue' into 'develop'
#662:  Resolve "Add contexts to translatable strings"

See merge request funkwhale/funkwhale!601
2019-02-11 09:35:49 +01:00
jovuit 9a3b1b2f7b #662: Resolve "Add contexts to translatable strings" 2019-02-11 09:34:37 +01:00
Eliot Berriot 84de85f976 Merge branch '662-admin-Settings.vue' into 'develop'
#662: Added translation strings for admin/Settings.vue

See merge request funkwhale/funkwhale!598
2019-02-11 09:33:02 +01:00
Eliot Berriot 39fb8c14cd Merge branch '662-admin-library-FilesList.vue' into 'develop'
#662: Added translation strings for admin/library/FilesList.vue

See merge request funkwhale/funkwhale!597
2019-02-11 09:32:06 +01:00
Jo Vuit 40aec49787 Added translation string context for Notifications.vue 2019-02-10 15:25:46 +01:00
Jo Vuit 858d91784a Added translation string context for admin/moderation/DomainsDetail.vue 2019-02-10 15:12:07 +01:00
Jo Vuit e250f4bd3a Added translation context for admin/moderation/AccountsList.vue 2019-02-10 14:45:40 +01:00
Jo Vuit 565b0bdd13 Added translation context (#662) 2019-02-10 14:42:15 +01:00
Jo Vuit f580624652 Added translation context for content/Base.vue for the hidden text 'Secondary menu' 2019-02-10 14:32:35 +01:00
Jo Vuit 00ca22133f Added translation context (#662) 2019-02-10 14:27:15 +01:00
Jo Vuit ee23e145b6 Replaced detail part of string context 'Name' by 'Noun', which is the correct word in English... 2019-02-10 14:15:40 +01:00
Jo Vuit 7e3fbbe0a9 Added translation strings for admin/Settings.vue
Added the component type Menu in the doc, to match with secondary menu items
2019-02-09 16:52:47 +01:00
Jo Vuit ac7f403616 '#662:Added translation strings for admin/library/FilesList.vue 2019-02-09 16:44:30 +01:00
Jo Vuit c692ec3fe1 Added translation strings 2019-02-09 16:41:28 +01:00
Jo Vuit 57e52cf979 Added translation context 2019-02-09 16:29:59 +01:00
Jo Vuit 02c08c6959 Changed function $gettext to $pgettext 2019-02-09 16:26:57 +01:00
Jo Vuit 77ada7ca1e Added translation context 2019-02-09 16:25:31 +01:00
Jo Vuit e0f11cc70e Added translation context 2019-02-09 16:08:19 +01:00
Jo Vuit 3ac585c4b2 Typo 2019-02-07 18:17:18 +01:00
Jo Vuit 56a5a5ed76 Added context strings for i18n 2019-02-07 18:14:48 +01:00
Jo Vuit 48c35f37ac Added i18n string context 2019-02-07 17:58:11 +01:00
Eliot Berriot 7df97263e5
Merge branch 'develop' 2019-01-29 10:06:04 +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
Jo Vuit 05cb98b3a0 Reformulate ('No notifications yet' is not appropriate if they are hidden because they are already read. 'No notification to show' is better') 2019-01-24 14:01:47 +01:00
Jo Vuit 4b585f3ee2 Replaced 'dot-dot-dot- by ellipsis 2019-01-24 13:28:32 +01:00
Eliot Berriot f42383dbe7
Fix #424: Hide unplayable/emtpy playlists in "Browse playlist" pages 2019-01-17 11:42:46 +01:00
Allan Nordhøy 5a40981e53 Various spelling 2019-01-11 15:54:32 +01:00
Eliot Berriot 378572d8bb
Enabled instance policies on actors 2019-01-09 17:49:58 +01:00
Eliot Berriot bb1d5e4cbc
Slight UX improvement on library scan form 2019-01-09 17:49:38 +01:00
Eliot Berriot 833daa242c
UI for managing domain policies 2019-01-07 09:46:19 +01:00
Eliot Berriot ddffbeadfa
Can now add domains via manage API / UI 2019-01-05 18:21:35 +01:00
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 73d8dd9a45
Fixed UX/autoreload issues in import screen 2019-01-02 15:19:45 +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 b2acd1e8a8
Use specific methods from lodash to reduce bundle size 2018-12-20 11:22:33 +01:00
Eliot Berriot 95e087b342
Removed raven on front-end 2018-12-20 11:07:30 +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 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 2845bdd932
See #559: Use translations mixins in filters 2018-10-05 19:56:34 +02:00
Eliot Berriot b7bf2e6d84 Translations integration 2018-10-03 16:14:57 +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 d000a1329f
Can now update user quota in UI 2018-09-28 20:45:31 +02:00
Eliot Berriot f595b852ca
Fixed progress bar not accurate 2018-09-28 15:49:34 +02:00
Eliot Berriot 125d0eed5e Federation scanning 2018-09-24 18:44:22 +00:00
Eliot Berriot 1bee3a4675 Import trust source 2018-09-23 12:38:42 +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
Eliot Berriot 2ea21994ee Resolve "Per-user libraries" (use !368 instead) 2018-09-06 18:35:02 +00:00
Eliot Berriot 86cf7a8984
Fix #488: Display public playlists properly for anonymous users 2018-08-19 18:28:30 +02:00
Renon ea362f83c4 fix alignment issue admin top bar 2018-07-24 10:44:34 +02:00
Baptiste Gelez da447f40cf Fix a small grammatical error 2018-07-22 12:32:40 +00:00
Eliot Berriot a58b9c3eb1
Fixed duplicated/wrong scoped CSS 2018-07-22 13:39:33 +02:00
Baptiste Gelez 9db21a976f Radio details page: fix wrong translation interpolation 2018-07-21 21:25:29 +00:00
Eliot Berriot 99a37dcb7a Resolve "UX, UI : Browse Library" 2018-07-17 11:09:13 +00:00
Marcin Mikołajczak 3583770084 Fix some typos
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-07-06 16:06:14 +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 aab048dd32
Fix #161 and #161: initial french translation 2018-06-30 20:32:05 +02:00
Eliot Berriot 96124aafd5
See #161: fixed weird extraction issues 2018-06-30 16:27:26 +02:00
Eliot Berriot 833c0f1625
WIP replace 2018-06-30 16:02:54 +02:00
Eliot Berriot c371fe3645
Fixed random stuff (redirection and broken absoluteURl) 2018-06-24 14:53:05 +02:00
Eliot Berriot 63dd5b2f06
Ensure we use proper URL to connect to websocket 2018-06-24 13:43:38 +02:00
Eliot Berriot 64cecf17a8
See #190: front-end to manage import requests 2018-06-22 18:25: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 8636b456a8
See #212: user detail profile 2018-06-19 20:11:40 +02:00
Eliot Berriot 8e6b6f454a
See #212: front-end list 2018-06-19 18:50:22 +02:00
Eliot Berriot 8b202d49c9 Merge branch '312-radios-delete' into 'develop'
radios permissions

Closes #311

See merge request funkwhale/funkwhale!257
2018-06-16 12:53:18 +00:00
Eliot Berriot 98e3bb9cfc
Fix #311: Ensure radios can only be edited and deleted by their owners 2018-06-16 14:47:34 +02:00
Eliot Berriot ef224e9fe9
Fixed #287: duplicated websocket connexion on timeline 2018-06-11 22:47:00 +02:00
Eliot Berriot 218a92547e Merge branch '223-management-interface' into 'develop'
Resolve "Add a management interface for artists/albums/tracks"

Closes #223 and #241

See merge request funkwhale/funkwhale!216
2018-05-29 21:28:32 +00:00
Eliot Berriot 7a8c336e0d
Fix #225: Display proper total number of tracks on radio detail 2018-05-29 23:24:05 +02:00
Eliot Berriot 7df9112d55
See #223: front-end to browse/manage library files 2018-05-29 00:07:38 +02:00
Eliot Berriot 67aef15aca
See #236: front-end to manage users default permissions 2018-05-26 12:46:28 +02:00
Eliot Berriot 47cc2a3920
Fix #179: fixed broken ordering in front-end lists 2018-05-22 23:30:37 +02:00
Eliot Berriot 7b71463ef8
Removed acoustid support, as the integration was buggy and error-prone (#106) 2018-05-21 20:55:44 +02:00
Eliot Berriot 21b4522688
See #206: added front-end to manage settings 2018-05-17 23:40:41 +02:00
Eliot Berriot 44ebb92874
See #187: Front logic for password reset and email confirmation 2018-05-06 12:50:53 +02:00
Eliot Berriot 3b9024129d
See #187: Front logic for password reset 2018-05-06 11:30:52 +02:00
Eliot Berriot 6dcde77b1e
Avoid fetching Actor object on every request authentication 2018-04-28 00:25:47 +02:00
Eliot Berriot 71bd0961af
Fixed #184: small UI glitches/bugs in federation tabs 2018-04-27 21:50:25 +02:00
Eliot Berriot 912c98c71b
Fix #175: Typos/not showing text due to i18n work 2018-04-23 19:33:39 +02:00
Baptiste Gelez e4e9715397 Merge branch 'i18n-federation-views' into 'develop'
i18n: federation views

See merge request funkwhale/funkwhale!144
2018-04-22 08:39:35 +00:00
Bat 0446a2b0fa i18n: federation views 2018-04-19 20:09:01 +01:00
Bat 1f349c82cf Translate instance activity 2018-04-19 19:57:12 +01:00
Eliot Berriot 89d8826369 Merge branch 'i18n-views-playlists' into 'develop'
I18n views playlists

See merge request funkwhale/funkwhale!140
2018-04-18 17:01:11 +00:00
Eliot Berriot f223078979 Merge branch 'i18n-views-playlists' into 'develop'
i18n for playlist views

See merge request funkwhale/funkwhale!131
2018-04-18 16:54:50 +00:00
Eliot Berriot 0213ec6d02
Removed console.log calls 2018-04-18 18:54:30 +02:00
Eliot Berriot c1b8180fce
i18n for playlist views 2018-04-18 18:53:52 +02:00
Eliot Berriot 183bbe3ad6
Added tooltips to explain settings meaning 2018-04-17 19:54:28 +02:00
Eliot Berriot f31874edf5
Implemented followers notification on import and autoimport 2018-04-17 19:35:57 +02:00
Eliot Berriot 1260cc764f
i18n for playlist views 2018-04-15 22:39:10 +02:00
Eliot Berriot fca707cafc
Minor tweaks 2018-04-15 11:25:35 +02:00
Eliot Berriot fc09a3b320
Can now accept/deny follow requests 2018-04-15 11:25:35 +02:00
Eliot Berriot 74f5907156
Can now list federated tracks 2018-04-15 11:25:35 +02:00
Eliot Berriot 9b4d7165b7
Added federation libraries list, moved scan to a dedicate view 2018-04-15 11:25:34 +02:00
Eliot Berriot 3a31248a3d
Can now import library tracks from front-end 2018-04-15 11:25:34 +02:00
Eliot Berriot 520fb9d078
Started work on library scanning 2018-04-15 11:25:33 +02:00
Eliot Berriot 472cc7e26a
Detail library view with settings update 2018-04-15 11:25:32 +02:00
Eliot Berriot f4f75dcb4f
Can now scan and follow library from front-end 2018-04-15 11:25:32 +02:00
Bat c4991796e9 Add some pagination to radio details 2018-03-31 16:40:55 +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 2384f761b1
Now fetch activity from API on first timeline display (#141) 2018-03-25 17:36:10 +02:00
Eliot Berriot a7e3828f6f
Prettier playlist edition 2018-03-21 19:04:15 +01:00
Eliot Berriot f66dff3504
Added playlist list in library 2018-03-21 11:58:53 +01:00
Eliot Berriot a38f64852f
Can now delete playlist 2018-03-20 23:41:15 +01:00
Eliot Berriot 1e64f3db18
Playlist detail page and editor 2018-03-20 19:58:27 +01:00
Eliot Berriot e231b71701
Timeline view 2018-03-02 00:14:08 +01:00