Eliot Berriot
cbaa38c47b
Merge branch 'fixed-broken-redirect-to-login' into 'develop'
...
Fixed broken login redirection when 401
See merge request funkwhale/funkwhale!41
2018-02-15 19:02:01 +00:00
Eliot Berriot
45e8421061
Fixed broken login redirection when 401
2018-02-15 19:59:55 +01:00
Eliot Berriot
e0820dfa1c
Merge branch 'feature/frontend-unittests' into 'develop'
...
Feature/frontend unittests
See merge request funkwhale/funkwhale!40
2018-02-15 18:49:31 +00:00
Eliot Berriot
90611ffacc
Added missing ajax unit tests
2018-01-11 23:02:45 +01:00
Eliot Berriot
736caa399a
Unit tests for radios store
2018-01-11 22:32:37 +01:00
Eliot Berriot
e4edf55c47
Replaced vue-resource by axios
2018-01-11 21:35:51 +01:00
Eliot Berriot
c7070042fb
Unit tests for queue store
2018-01-11 18:46:28 +01:00
Eliot Berriot
bc76048b4a
Added tests for auth, favorites and player in store
2018-01-09 22:54:06 +01:00
Eliot Berriot
03364dd0d0
Now use taggit from taggit
2018-01-09 21:22:05 +01:00
Eliot Berriot
cb2238c576
Should now run frontend tests on gitlab
2018-01-09 21:11:45 +01:00
Eliot Berriot
f7d876aec6
First store tests \o/ :party:
2018-01-08 23:12:45 +01:00
Eliot Berriot
91d6a71a21
Can now launch tests
2018-01-08 23:12:31 +01:00
Eliot Berriot
ede72d62b0
Initial setup for phtantomjs
2018-01-08 22:47:14 +01:00
Eliot Berriot
2ec36d75b5
Merge tag '0.3.5' into develop
...
0.3.5 (2018-01-07)
------------------
- Smarter BACKEND_URL in frontend
2018-01-07 23:08:12 +01:00
Eliot Berriot
c7d6ad95ec
Merge branch 'release/0.3.5'
2018-01-07 23:08:08 +01:00
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