Wykres commitów

106 Commity (4c9469ac54d908ef4bca1ced2325cfc37d318360)

Autor SHA1 Wiadomość Data
Eliot Berriot 4c9469ac54 Merge branch 'feature/22-debian-installation' into 'develop'
Initial documentation on debian

See merge request funkwhale/funkwhale!15
2017-12-13 21:57:47 +00:00
Eliot Berriot a91a8b7906
Merge tag '0.2.3' into develop
- lazyloading images
- artist browsing
- better pagination
- fixed multiple warnings
2017-12-12 23:55:23 +01:00
Eliot Berriot e9a3c37a6f
Merge branch 'release/0.2.3' 2017-12-12 23:55:07 +01:00
Eliot Berriot 4be052c0e7
version bump 2017-12-12 23:54:57 +01:00
Eliot Berriot 4d9dc77735
Merge branch 'develop' of ssh://code.eliotberriot.com:2222/funkwhale/funkwhale into develop 2017-12-12 23:54:21 +01:00
Eliot Berriot 2e5c714a59
Fixed various warnings 2017-12-12 23:52:26 +01:00
Eliot Berriot 94456ad3bb Merge branch 'feature/lazyload' into 'develop'
Fixed #41: lazyload track and album images

Closes #41

See merge request funkwhale/funkwhale!19
2017-12-12 22:49:53 +00:00
Eliot Berriot cdcfcc1e97
Fixed #41: lazyload track and album images 2017-12-12 23:49:54 +01:00
Eliot Berriot 160437efa5 Merge branch 'feature/browse-40' into 'develop'
Feature/browse 40

Closes #40

See merge request funkwhale/funkwhale!18
2017-12-12 22:41:50 +00:00
Eliot Berriot 926db0f366
Fixed #40: added artist browsing view 2017-12-12 23:41:47 +01:00
Eliot Berriot 74926114e4
Updated library routes to handle both detail and browse views 2017-12-12 23:27:17 +01:00
Eliot Berriot c6d408924b
Added artist filtering on API 2017-12-12 23:27:17 +01:00
Eliot Berriot c4ed7513c5 Merge branch 'feature/improved-pagination' into 'develop'
better pagination on favorites

See merge request funkwhale/funkwhale!17
2017-12-12 22:09:03 +00:00
Eliot Berriot 4515210162
better pagination on favorites 2017-12-12 22:58:17 +01:00
Eliot Berriot 37383a53b2
Ensure shortcuts don't collide in inputs 2017-12-12 22:15:50 +01:00
Eliot Berriot a52d8a25b2
Merge tag '0.2.2' into develop
shortcuts
2017-12-11 21:16:14 +01:00
Eliot Berriot e17aee29ff
Merge branch 'release/0.2.2' 2017-12-11 21:15:56 +01:00
Eliot Berriot f74b6b5a7d
version bump 2017-12-11 21:15:44 +01:00
Eliot Berriot 0744669649 Merge branch 'feature/shortcuts' into 'develop'
Feature/shortcuts

See merge request funkwhale/funkwhale!16
2017-12-11 20:09:58 +00:00
Eliot Berriot 03f15ada4e
added shortcuts for play, volume and restore 2017-12-11 21:09:17 +01:00
Eliot Berriot ee1449bdd0
added real file in track factory 2017-12-11 19:32:56 +01:00
Eliot Berriot d63e7677e4 WIP: Debian installation instructions 2017-07-20 23:30:25 +02:00
Eliot Berriot 6adc8f0cde Fixed #37: do not pass recursive flag on import unless needed 2017-07-20 23:25:01 +02:00
Eliot Berriot ed613dcbf3 Merge tag '0.2.1' into develop
0.2.1
-----

2017-07-17

* Now return media files with absolute URL
* Now display CLI instructions to download a set of tracks
* Fixed #33: sort by track position in album in API by default, also reuse that information on frontend side
* More robust audio player and queue in various situations:
* upgrade to latest dynamic_preferences and use redis as cache even locally
2017-07-17 22:09:00 +02:00
Eliot Berriot f4a8d0f80b Merge branch 'release/0.2.1' 2017-07-17 22:08:52 +02:00
Eliot Berriot 05ce2ba721 Changelog && version bump 2017-07-17 22:08:44 +02:00
Eliot Berriot 53e02cecb2 Added missing script 2017-07-17 22:01:57 +02:00
Eliot Berriot abdafd68cd Now also zip API code for easier release and installation 2017-07-17 22:01:02 +02:00
Eliot Berriot da4c76ace8 Now return media files with absolute URL 2017-07-11 09:14:54 +02:00
Eliot Berriot e8eaf6db94 Now display CLI instructions to download a set of tracks 2017-07-11 08:40:54 +02:00
Eliot Berriot c34ea44687 Fixed media path mismatch in sample docker-compose.yml 2017-07-10 23:43:14 +02:00
Eliot Berriot 0786c58d3d Fixed #33: sort by track position in album in API vy default, also reuse that information on frontend side 2017-07-10 23:24:04 +02:00
Eliot Berriot f1c05d4f42 More robust audio player and queue in various situations:
- Ensure clearing the queue also stop current radio
- Will also repopulate a track from radio on track deletion in queue
- Clearing the queue then appending tracks would play automatically instead of getting stuck
2017-07-10 23:04:32 +02:00
Eliot Berriot 6172c0beac upgrade to latest dynamic_preferences and use redis as cache even locally 2017-07-09 13:27:15 +02:00
Eliot Berriot 897d417a6f Merge tag '0.2' into develop
0.2
-------

2017-07-09

* [feature] can now import artist and releases from youtube and musicbrainz.
  This requires a YouTube API key for the search
* [breaking] we now check for user permission before serving audio files, which requires
a specific configuration block in your reverse proxy configuration:
2017-07-09 11:38:06 +02:00
Eliot Berriot 30d6195e84 Merge branch 'release/0.2' 2017-07-09 11:37:52 +02:00
Eliot Berriot 0b01bf3038 Changelog && version bump 2017-07-09 11:37:47 +02:00
Eliot Berriot a433d3c149 Merge branch 'feature/4' into 'develop'
Fix #4: implement importing

Closes #4

See merge request !13
2017-07-09 09:35:48 +00:00
Eliot Berriot aa80bd15fa Fixed #4: can now import artists and releases with a clean interface :party: 2017-07-09 11:33:33 +02:00
Eliot Berriot 3ccb70d0a8 Fixed #15 again, now check authorization also using query param 2017-06-29 02:27:35 +02:00
Eliot Berriot 795cd7beb9 Merge branch 'feature/15' into 'develop'
Fixed #15: Ensure we check for authorization for serving audio files, meaning we…

Closes #15

See merge request !12
2017-06-28 21:33:04 +00:00
Eliot Berriot bab3981d25 Fixed #15: Ensure we check for authorization for serving audio files, meaning we don't leak the absolute URL anymore 2017-06-28 23:31:43 +02:00
Eliot Berriot 919e668978 Merge branch 'feature/28' into 'develop'
Fixed #28: added project links in footer

Closes #28

See merge request !11
2017-06-28 20:13:57 +00:00
Eliot Berriot bf12a6358a Fixed #28: added project links in footer 2017-06-28 22:12:37 +02:00
Eliot Berriot e250759880 Missing volumes on sample docker compose 2017-06-28 20:41:25 +02:00
Eliot Berriot cfacd9f770 Updated sample nginx, docker-compose.yml and documentation to match easier setup for front-end files 2017-06-28 20:30:52 +02:00
Eliot Berriot 38f22dab94 Should now copy the frontend files in a dedicated directory on container startup so they can be reached from outside 2017-06-28 20:21:55 +02:00
Eliot Berriot 0db752e0df Missing -r flag on cp statement 2017-06-28 20:11:06 +02:00
Eliot Berriot 7af820b49c Merge branch 'feature/27' into 'develop'
Fixed #27: now include compiled frontend files in docker container

Closes #27

See merge request !10
2017-06-28 18:00:20 +00:00
Eliot Berriot 005e3291a2 Fixed #27: now include compiled frontend files in docker container 2017-06-28 19:58:57 +02:00