Wykres commitów

1282 Commity (96f8e2244b950098daa959ab7afd9304d4bf40d1)

Autor SHA1 Wiadomość Data
Eliot Berriot 39b473f1e6
Fixed #310: current track restart/hiccup when shuffling queue, deleting track from queue or reordering 2018-06-24 13:51:35 +02:00
Eliot Berriot 63dd5b2f06
Ensure we use proper URL to connect to websocket 2018-06-24 13:43:38 +02:00
Eliot Berriot b2a876b4df Merge branch 'review-apps-docs' into 'develop'
Review app for docs

See merge request funkwhale/funkwhale!272
2018-06-24 11:33:43 +00:00
Eliot Berriot 31d8df7341
Review app for docs 2018-06-24 13:27:02 +02:00
Eliot Berriot a65efe40b4 Merge branch 'patch-1' into 'develop'
Fix typos in upgrade process:

See merge request funkwhale/funkwhale!271
2018-06-24 10:32:20 +00:00
JocelynDelalande 1ba7781e78 Fix typos in upgrade process:
- missing "H" in "FUNKWHALE"
- be consistent on `$FUNKWHALE_VERSION` env var use
2018-06-24 00:50:00 +00:00
Eliot Berriot 7d60155b0f Merge branch '327-versatile-front' into 'develop'
Resolve "Make it possible to point the front-end to custom API urls"

Closes #327

See merge request funkwhale/funkwhale!269
2018-06-23 16:29:15 +00:00
Eliot Berriot 6c066881b2
See #327: changelog and easier contribution documentation 2018-06-23 18:25:04 +02:00
Eliot Berriot 690bc47fd3
See #327: review app for the front \o/ 2018-06-23 17:54:29 +02:00
Eliot Berriot 2e3a2cd6dd
See #327: Cleaned now unused backend.absoluteUrl and config module 2018-06-23 07:57:09 +02:00
Eliot Berriot f3e2193782
See #327: can now use the front-end with any API server 2018-06-23 07:24:34 +02:00
Renon 2182227f50 Merge branch '222-update-import' into 'develop'
Resolve "Add flag during import to replace already present tracks with new version"

Closes #222

See merge request funkwhale/funkwhale!264
2018-06-22 22:04:06 +00:00
RenonDis 61eb8e4d61 Test for _do_import with replace 2018-06-22 23:50:46 +02:00
Eliot Berriot 0df0110d0a Merge branch '190-delete-pending-requests' into 'develop'
Resolve "Delete old pending requests completed"

Closes #190

See merge request funkwhale/funkwhale!266
2018-06-22 21:31:34 +00:00
RenonDis 8d9499332f
Migration file for ImportJob.replace_if_duplicate 2018-06-22 20:25:15 +02:00
RenonDis f3f07c1f8d
Updated tasks.py to process replace flag 2018-06-22 20:25:15 +02:00
RenonDis 8103ea541f
cli import files with replace option 2018-06-22 20:25:15 +02:00
RenonDis bb79d454af
Bypassing cli skip for update flag 2018-06-22 20:24:55 +02:00
Eliot Berriot ae133a30cf
See #190: changelog 2018-06-22 18:25:17 +02:00
Eliot Berriot 64cecf17a8
See #190: front-end to manage import requests 2018-06-22 18:25:17 +02:00
Eliot Berriot 9767c8f415
See #190: API and serializers to manage import requests 2018-06-22 18:25:17 +02:00
Eliot Berriot ec76034bf8 Merge branch 'contibute' into 'develop'
fixed typo in Contribute title

See merge request funkwhale/funkwhale!267
2018-06-22 08:13:05 +00:00
RenonDis 537013975c fixed typo in Contribute title 2018-06-22 09:15:07 +02:00
Eliot Berriot a443f9431e
See #190: now store sidebar notifications in vuex store 2018-06-21 23:26:17 +02:00
Eliot Berriot b3fcc421ec
See #248: changelog 2018-06-21 20:07:26 +02:00
Eliot Berriot afe9ad2c91 Merge branch '248-invite' into 'develop'
Resolve "Invite system"

Closes #248

See merge request funkwhale/funkwhale!263
2018-06-21 17:57:54 +00:00
Eliot Berriot 7e442db524
Black/Flake8 2018-06-21 19:51:27 +02:00
Eliot Berriot 46ecc3f103
See #248: ensure invitation codes are case insensitive 2018-06-21 19:51:26 +02:00
Eliot Berriot 7cfa61292a
See #248: can now filter on invitation status and delete invitations 2018-06-21 19:51:26 +02:00
Eliot Berriot 7b0148a533
Fixed broken import 2018-06-21 19:51:25 +02:00
Eliot Berriot e3e0a2eaf4
Improved error handling 2018-06-21 19:51:25 +02:00
Eliot Berriot bf8b143700
See #248: better structure for action serializers 2018-06-21 19:51:24 +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 d18f98e0f8
See #248: can now sign up using invitation code 2018-06-21 19:29:00 +02:00
Eliot Berriot 789bef38cb
See #248: model / migration 2018-06-21 19:28:59 +02:00
Renon 7f16491525 Merge branch '242-nargs-import' into 'develop'
Resolve "Make the import command accept unlimited argument"

Closes #242

See merge request funkwhale/funkwhale!261
2018-06-21 17:21:25 +00:00
RenonDis 3a2e6c3b6d
Fix #242: can now provide multiple paths at once when importing 2018-06-21 17:45:18 +02:00
Eliot Berriot 33b6db8dc1 Merge branch '212-user-management-interface' into 'develop'
Resolve "Implement a user management interface"

Closes #212

See merge request funkwhale/funkwhale!262
2018-06-19 18:57:04 +00:00
Eliot Berriot 49fc56b11c
See #212: changelog 2018-06-19 20:40:30 +02:00
Eliot Berriot 7707636150
Ignore migrations in linting 2018-06-19 20:31:01 +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 3ef5f29dd3
See #212: API viewset 2018-06-19 18:48:43 +02:00
Eliot Berriot b0430c3884 Merge branch 'revert-f13a1d24' into 'develop'
Revert "Remove obsolete /_protected/media config"

See merge request funkwhale/funkwhale!260
2018-06-19 08:20:50 +00:00
Eliot Berriot 5ef2241f59 Revert "Remove obsolete /_protected/media config"
This reverts commit f13a1d2445
2018-06-19 08:13:34 +00:00
Eliot Berriot 2e4f862387
See #212: record user last activity date 2018-06-17 17:53:40 +02:00
Eliot Berriot 307959dfa6 Merge branch '264-webserver-permission' into 'develop'
Resolve "Documentation : Better layout for in-place imports"

Closes #254

See merge request funkwhale/funkwhale!259
2018-06-17 13:28:38 +00:00
Eliot Berriot aaad2329ef Merge branch '265-user-upgrade' into 'develop'
Resolve "Upgrade doc"

Closes #265

See merge request funkwhale/funkwhale!258
2018-06-17 11:05:23 +00:00
Eliot Berriot fb66d06c09
#254: documented a saner layout with symlinks for in-place imports 2018-06-17 12:59:08 +02:00
Eliot Berriot 51c3927618
Fix #265: Upgrade documentation now use the correct user on non-docker setups 2018-06-17 12:40:46 +02:00