Eliot Berriot
b5ba6d6205
Version bump and changelog
2018-01-07 23:08:02 +01:00
Eliot Berriot
0e3052e8eb
Smarter BACKEND_URL
2018-01-07 23:07:41 +01:00
Eliot Berriot
c26b3d26d4
Merge tag '0.3.4' into develop
...
0.3.4 (2018-01-07)
------------------
- Fixed wrong URL construction in ajax call
2018-01-07 22:52:07 +01:00
Eliot Berriot
440c04b58c
Merge branch 'release/0.3.4'
2018-01-07 22:51:56 +01:00
Eliot Berriot
83f3fdddbb
Version bump and changelog
2018-01-07 22:51:44 +01:00
Eliot Berriot
7ab10d0742
Fixed broken changelog
2018-01-07 22:51:08 +01:00
Eliot Berriot
04ae5c8648
Fixed wrong URL construction in ajax call
2018-01-07 22:49:20 +01:00
Eliot Berriot
cadf3f3168
Merge tag '0.3.3' into develop
...
0.3.4 (2018-01-07)
------------------
- Users can now create their own dynamic radios (#51 )
2018-01-07 22:27:50 +01:00
Eliot Berriot
9ecb2bdfb4
Merge branch 'release/0.3.3'
2018-01-07 22:27:41 +01:00
Eliot Berriot
56c220275b
Version bump and changelog
2018-01-07 22:27:34 +01:00
Eliot Berriot
95a8b08ac4
Merge branch 'feature/51-radio-builder' into 'develop'
...
Feature/51 radio builder
Closes #51
See merge request funkwhale/funkwhale!39
2018-01-07 21:22:20 +00:00
Eliot Berriot
9e2bdc5192
Fixed #51 : changelog for custom radios
2018-01-07 22:21:02 +01:00
Eliot Berriot
07bff17e51
Frontend for custom radios
2018-01-07 22:21:01 +01:00
Eliot Berriot
e7f0c1b88b
Views and logic for custom radios
2018-01-07 22:21:01 +01:00
Eliot Berriot
df63252105
Models and migrations for custom radios
2018-01-07 22:21:01 +01:00
Eliot Berriot
c7636c9528
Now use postgres in tests
2018-01-07 22:21:01 +01:00
Eliot Berriot
8ad33786ed
Merge tag '0.3.2' into develop
...
0.3.2
------------------
- Fixed an issue in the main dockerfile
2017-12-27 23:44:13 +01:00
Eliot Berriot
3a19505cb6
Merge branch 'release/0.3.2'
2017-12-27 23:44:04 +01:00
Eliot Berriot
a8f775460c
Version bump and changelog
2017-12-27 23:43:53 +01:00
Eliot Berriot
de29ef685c
Merge tag '0.3.1' into develop
...
0.3.1
------------------
- Revamped all import logic, everything is more tested and consistend
- Can now use Acoustid in file imports to automatically grab metadata from musicbrainz
- Brand new file import wizard
2017-12-27 23:36:56 +01:00
Eliot Berriot
08e28aa694
Merge branch 'release/0.3.1'
2017-12-27 23:36:47 +01:00
Eliot Berriot
0b8f61b25d
Version bump and changelog
2017-12-27 23:36:42 +01:00
Eliot Berriot
47daa2a920
Merge branch 'feature/acoustid' into 'develop'
...
Acoustid / File importer
See merge request funkwhale/funkwhale!38
2017-12-27 22:33:00 +00:00
Eliot Berriot
1c8f055490
Brand new file importer
2017-12-27 23:32:02 +01:00
Eliot Berriot
2e616282fd
Now use import job everywhere, even for direct file imports
2017-12-27 20:30:50 +01:00
Eliot Berriot
5d2dbbc828
Upgraded celery to 4.1, added endpoint logic for fingerprinting audio files
2017-12-27 17:30:09 +01:00
Eliot Berriot
4834b9e450
Merge tag '0.3' into develop
...
0.2.7 (Unreleased)
------------------
- Shortcuts: can now use the ``f`` shortcut to toggle the currently playing track
as a favorite (#53 )
- Shortcuts: avoid collisions between shortcuts by using the exact modifier (#53 )
- Player: Added looping controls and shortcuts (#52 )
- Player: Added shuffling controls and shortcuts (#52 )
- Favorites: can now modify the ordering of track list (#50 )
- Library: can now search/reorder results on artist browsing view (#50 )
- Upgraded celery to 4.1, added endpoint logic for fingerprinting audio files
- Fixed #56 : invalidate tokens on password change, also added change password form
- Fixed #57 : now refresh jwt token on page refresh
- removed ugly dividers in batch import list
- Fixed a few padding issues
- Now persist/restore queue/radio/player state automatically
- Removed old broken imports
- Now force tests paths
- Fixed #54 : Now use pytest everywhere \o/
- Now use vuex to manage state for favorites
- Now use vuex to manage state for authentication
- Now use vuex to manage state for player/queue/radios
2017-12-26 21:29:16 +01:00
Eliot Berriot
c8a2ae4243
Merge branch 'release/0.3'
2017-12-26 21:29:02 +01:00
Eliot Berriot
7bbb738793
Version bump and changelog
2017-12-26 21:28:56 +01:00
Eliot Berriot
60d8ca52de
Merge branch 'feature/56-refresh-token-on-password-change' into 'develop'
...
Fixed #56 : invalidate tokens on password change, also added change password form
Closes #56
See merge request funkwhale/funkwhale!37
2017-12-26 14:56:56 +00:00
Eliot Berriot
3c08722e92
Fixed #56 : invalidate tokens on password change, also added change password form
2017-12-26 15:56:04 +01:00
Eliot Berriot
a8a37603be
Merge branch 'feature/57-token-refresh' into 'develop'
...
Fixed #57 : now refresh jwt token on page refresh
Closes #57
See merge request funkwhale/funkwhale!36
2017-12-26 13:48:18 +00:00
Eliot Berriot
f1557ac4b9
Fixed #57 : now refresh jwt token on page refresh
2017-12-26 14:47:27 +01:00
Eliot Berriot
8fa7330602
removed ugly dividers in batch import list
2017-12-24 23:19:14 +01:00
Eliot Berriot
2d60db8547
Fixed a few padding issues
2017-12-24 23:03:35 +01:00
Eliot Berriot
f5a4faa568
Merge branch 'feature/store-persistence' into 'develop'
...
Feature/store persistence
See merge request funkwhale/funkwhale!35
2017-12-24 21:50:15 +00:00
Eliot Berriot
62a7d9091e
Now persist/restore queue/radio/player state automatically
2017-12-24 22:49:21 +01:00
Eliot Berriot
ac13657863
Removed old broken imports
2017-12-24 19:28:14 +01:00
Eliot Berriot
2879021daa
Now force tests paths
2017-12-24 19:19:00 +01:00
Eliot Berriot
c9ffd51b9c
Merge branch 'feature/54-pytest' into 'develop'
...
Fixed #54 : Now use pytest everywhere \o/
Closes #54
See merge request funkwhale/funkwhale!34
2017-12-24 18:17:44 +00:00
Eliot Berriot
099cdfa99c
Fixed #54 : Now use pytest everywhere \o/
2017-12-24 19:15:21 +01:00
Eliot Berriot
a7758395ee
Merge branch 'feature/38-vuex' into 'develop'
...
Feature/38 vuex, fix #38
Closes #38
See merge request funkwhale/funkwhale!33
2017-12-24 11:29:30 +00:00
Eliot Berriot
79148c0e03
Fixed broken django-taggit install
2017-12-24 12:28:39 +01:00
Eliot Berriot
5d35a3659e
Now use vuex to manage state for favorites
2017-12-23 21:37:11 +01:00
Eliot Berriot
b5ce65fc3e
Now use vuex to manage state for authentication
2017-12-23 17:47:13 +01:00
Eliot Berriot
df94ae37bf
Now use vuex to manage state for player/queue/radios
2017-12-23 16:41:19 +01:00
Eliot Berriot
254996453f
Added vuex to dependencies
2017-12-23 16:40:52 +01:00
Eliot Berriot
7492395c9b
removed node_modules volume, you should rebuild on dependency change
2017-12-23 16:40:40 +01:00
Eliot Berriot
0c5f151fc1
Fixed some debouncing issues
2017-12-17 20:24:48 +01:00
Eliot Berriot
e1817cc5c2
Merge branch 'feature/50-browsing' into 'develop'
...
Feature/50 browsing
Closes #50
See merge request funkwhale/funkwhale!32
2017-12-17 19:09:49 +00:00