Wykres commitów

344 Commity (2e4f862387926f90de14a4510fdd8c82b8f4c679)

Autor SHA1 Wiadomość Data
Eliot Berriot 3415d02028
Fixed wrong mimetype for flac files 2018-05-15 22:01:52 +02:00
Eliot Berriot 8a321d4abe
Fix #201: escaping issue of track name in playlist modal 2018-05-15 18:37:44 +02:00
Eliot Berriot ce92747d89
Fix #157: Can now import and play flac files
If you ever need an empty flac file with metadata again:

1. Get a flac file (like https://archive.org/download/NineInchNailsTheSlip24bit96khz/01999999.flac)
2. Tag it with Musicbrainz Picard
3. Truncate it, keeping only tags with `ffmpeg -i in.flac -ss 0 -to 0.001 out.flac`

Thanks @HgO for the trick!
2018-05-15 18:20:24 +02:00
Eliot Berriot 2f5a13a339
Fix #199: unplayable tracks are now properly disabled in the interface 2018-05-12 10:52:58 +02:00
Eliot Berriot 805f9c6bbc Merge branch '75-subsonic-api' into 'develop'
Resolve "Implement the subsonic API"

Closes #75

See merge request funkwhale/funkwhale!188
2018-05-09 21:27:57 +00:00
Eliot Berriot a5ebf56f11
See #75: User documentation 2018-05-09 23:07:33 +02:00
Eliot Berriot 24cb1d9519
See #75: user can now manage the Subsonic API token from their settings page 2018-05-09 22:18:33 +02:00
Eliot Berriot 7595936260
See #75: added a preference do enable/disable the subsonic API on the instance level 2018-05-09 22:13:04 +02:00
Eliot Berriot 632aca5153
Dev setup for working with subsonic API 2018-05-09 20:38:26 +02:00
Eliot Berriot 2ef8723485 Merge branch '192-nodeinfo' into 'develop'
Resolve "Use nodeinfo schema for instance statistics"

Closes #192

See merge request funkwhale/funkwhale!187
2018-05-08 07:03:47 +00:00
Eliot Berriot 6ff8c2c8da
See #192: use nodeinfo/2.0 namespace to be future proof 2018-05-07 22:28:21 +02:00
Eliot Berriot b536e5a1f9
See #192: use nodeinfo for about page statistics 2018-05-07 22:09:25 +02:00
Eliot Berriot 00c717406e Fixed typo 2018-05-07 17:47:35 +00:00
Eliot Berriot c70dc9b778
Fix #99 and #156: Play button now play tracks immediately instead of appending them to the queue 2018-05-06 23:51:14 +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 929b50183a
Now reset cookie on profile fetch, to avoid CSRF bugs 2018-05-06 11:21:36 +02:00
Eliot Berriot cd22601f67
Extracted password input in a dedicated component 2018-05-06 11:19:20 +02:00
Eliot Berriot 4325b1be4f
Removed radios and listening recording for anonymous users as it was buggy 2018-05-06 11:18:28 +02:00
Eliot Berriot a2dcae0bbf
Fixed some blank spaces in sidebar 2018-05-06 10:50:40 +02:00
Eliot Berriot bb63fcf1e5
Readme tweaks / logo 2018-05-05 19:22:33 +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 f4899c5387
Fix #176: Can now relaunch erored jobs and batches 2018-04-28 04:59:47 +02:00
Eliot Berriot 6dcde77b1e
Avoid fetching Actor object on every request authentication 2018-04-28 00:25:47 +02:00
Eliot Berriot e0fce26820 Merge branch '109-filter-requests' into 'develop'
Resolve "Archive completed import requests"

Closes #109

See merge request funkwhale/funkwhale!170
2018-04-27 20:26:06 +00: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 71bd0961af
Fixed #184: small UI glitches/bugs in federation tabs 2018-04-27 21:50:25 +02:00
Eliot Berriot bcc71280ce Merge branch '175-i18n-typos' into 'develop'
Resolve "i18n typos"

Closes #175

See merge request funkwhale/funkwhale!161
2018-04-23 17:36:05 +00:00
Eliot Berriot 912c98c71b
Fix #175: Typos/not showing text due to i18n work 2018-04-23 19:33:39 +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 0ab62b8648 Merge branch '145-radio-delete-last-track' into 'develop'
Resolve "Unexpected behavior with radios"

Closes #145

See merge request funkwhale/funkwhale!159
2018-04-23 16:46:30 +00:00
Eliot Berriot 0e153c0f4d
Fix #145: Radio will now append new track if you delete the last track in queue 2018-04-23 18:43:46 +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 ad43d160bd Merge branch '171-import-jobs' into 'develop'
Resolve "Dedicated API endpoint for import jobs"

Closes #171

See merge request funkwhale/funkwhale!156
2018-04-22 13:20:07 +00: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 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
Eliot Berriot d54164219a
Fix #173: sidebar tabs not showing under small resolution under Chrome 2018-04-22 12:19:33 +02:00
Eliot Berriot 4f2a325fef Merge branch 'bugfixes-swarm' into 'develop'
Bugfixes swarm

Closes #172

See merge request funkwhale/funkwhale!152
2018-04-22 10:15:31 +00:00
Eliot Berriot b602ed38e7
Fix #172: broken login 2018-04-22 12:12:46 +02:00
Eliot Berriot 3950d0a2c1
Bigger interval when going to next track because of error 2018-04-22 11:28:13 +02:00
Bat 0f4108f0d8 Put in its place 2018-04-22 09:47:13 +01:00
Bat 28c067b43c Merge branch 'develop' into i18n-components 2018-04-22 09:45:22 +01: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
Baptiste Gelez dbbb11a2cb Merge branch 'i18n-instance' into 'develop'
Translate instance activity

See merge request funkwhale/funkwhale!143
2018-04-22 08:39:25 +00:00
Eliot Berriot 083b7b8e2f
Added one basic unittest for component 2018-04-20 19:25:05 +02:00
Eliot Berriot a4ce093919
Fix lint errors 2018-04-20 19:25:05 +02:00
Eliot Berriot a210cfcb9b
Fix #169: Fixed template syntax error 2018-04-20 18:46:42 +02:00
Eliot Berriot b27312648c Merge branch '124-logout' into 'develop'
Resolve "Improve logout and ensure we don't leak logged in state after logout"

Closes #124 and #155

See merge request funkwhale/funkwhale!146
2018-04-19 20:17:58 +00:00
Eliot Berriot de4b0f3022
Fix #124 and #155: properly reset everything on logout 2018-04-19 22:15:13 +02: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
Bat c744410f6f Translate root components 2018-04-19 19:52:27 +01:00
Baptiste Gelez b4b481cf02 Merge branch 'i18n-requests' into 'develop'
i18n: requests

See merge request funkwhale/funkwhale!139
2018-04-19 18:35:39 +00:00
Baptiste Gelez 619e18a571 Merge branch 'i18n-playlists-components' into 'develop'
i18n: playlists components

See merge request funkwhale/funkwhale!137
2018-04-19 18:35:28 +00:00
Baptiste Gelez 984abf77ba Merge branch 'i18n-metadata' into 'develop'
i18n: Metadata

See merge request funkwhale/funkwhale!136
2018-04-19 18:34:59 +00:00
Bat 81b84b4865 Fix $t bug 2018-04-18 18:58:13 +01:00
Bat 0320872506 Fix non-existant $t in data 2018-04-18 18:54:19 +01:00
Bat 212363b4bf Fix i18n in data() 2018-04-18 18:36:50 +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
Baptiste Gelez e00b5293c1 Merge branch 'i18n-radios' into 'develop'
i18n: radios

See merge request funkwhale/funkwhale!138
2018-04-18 17:00:24 +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
Bat 57b32add03 i18n: requests 2018-04-18 17:50:14 +01:00
Bat 2c41cd6510 i18n: radios 2018-04-18 17:44:20 +01:00
Bat 73db863080 i18n: playlists components 2018-04-18 17:39:52 +01:00
Bat b62dc48896 i18n: Metadata 2018-04-18 17:23:20 +01:00
Eliot Berriot 5fee42f896
Can now filter by import status on library tracks 2018-04-17 20:03:31 +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 168b2f03d4
Slightly smarter docker front setup 2018-04-17 19:35:57 +02:00
Eliot Berriot 7c9412f63a
Disabled PO compile script and fixed typo 2018-04-17 19:35:57 +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 35dda16adb
Compile and bundle translations in CI 2018-04-16 22:54:36 +02:00
Eliot Berriot fd6ab881a7
Fixed broken translations 2018-04-16 22:46:54 +02:00
Eliot Berriot 1260cc764f
i18n for playlist views 2018-04-15 22:39:10 +02:00
Eliot Berriot a57081a4e9
Added script to extract translations into PO files 2018-04-15 20:04:26 +02:00
Bat eb1c4ff1b2 Translate federation components 2018-04-15 15:23:58 +01: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 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 2e71ddbffc
Pagination now support a compact mode 2018-04-15 11:25:34 +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 dda1cd2531
Added scan endpoint to trigger a scan for a library 2018-04-15 11:25:33 +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
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 1341c9aab9 Remove translation files 2018-04-14 18:46:20 +01:00
Bat 8fbcb01edc Start making components i18n-friendly 2018-04-14 18:28:41 +01:00
Bat e3cfab8bb4 Language detection 2018-04-13 14:01:23 +01:00
Bat 4bc866f98d Set fallback language 2018-04-13 13:13:21 +01:00
Bat bddb950beb i18n: lazy-loading 2018-04-11 14:24:22 +01:00
Bat de753502c9 Setup translations with Vue 2018-04-11 13:32:29 +01:00