Wykres commitów

  • 4d9dc77735
    Merge branch 'develop' of ssh://code.eliotberriot.com:2222/funkwhale/funkwhale into develop Eliot Berriot 2017-12-12 23:54:21 +0100
  • 2e5c714a59
    Fixed various warnings Eliot Berriot 2017-12-12 23:52:26 +0100
  • 94456ad3bb Merge branch 'feature/lazyload' into 'develop' Eliot Berriot 2017-12-12 22:49:53 +0000
  • cdcfcc1e97
    Fixed #41: lazyload track and album images Eliot Berriot 2017-12-12 23:49:54 +0100
  • 160437efa5 Merge branch 'feature/browse-40' into 'develop' Eliot Berriot 2017-12-12 22:41:50 +0000
  • 926db0f366
    Fixed #40: added artist browsing view Eliot Berriot 2017-12-12 23:41:47 +0100
  • 74926114e4
    Updated library routes to handle both detail and browse views Eliot Berriot 2017-12-12 23:03:58 +0100
  • c6d408924b
    Added artist filtering on API Eliot Berriot 2017-12-12 22:04:39 +0100
  • c4ed7513c5 Merge branch 'feature/improved-pagination' into 'develop' Eliot Berriot 2017-12-12 22:09:03 +0000
  • 4515210162
    better pagination on favorites Eliot Berriot 2017-12-12 22:58:17 +0100
  • 37383a53b2
    Ensure shortcuts don't collide in inputs Eliot Berriot 2017-12-12 22:15:50 +0100
  • a52d8a25b2
    Merge tag '0.2.2' into develop Eliot Berriot 2017-12-11 21:16:14 +0100
  • e17aee29ff
    Merge branch 'release/0.2.2' 0.2.2 Eliot Berriot 2017-12-11 21:15:56 +0100
  • f74b6b5a7d
    version bump Eliot Berriot 2017-12-11 21:15:44 +0100
  • 0744669649 Merge branch 'feature/shortcuts' into 'develop' Eliot Berriot 2017-12-11 20:09:58 +0000
  • 03f15ada4e
    added shortcuts for play, volume and restore Eliot Berriot 2017-12-11 21:09:17 +0100
  • ee1449bdd0
    added real file in track factory Eliot Berriot 2017-12-11 19:32:56 +0100
  • d63e7677e4 WIP: Debian installation instructions Eliot Berriot 2017-07-17 22:00:32 +0200
  • 6adc8f0cde Fixed #37: do not pass recursive flag on import unless needed Eliot Berriot 2017-07-20 23:25:01 +0200
  • ed613dcbf3 Merge tag '0.2.1' into develop Eliot Berriot 2017-07-17 22:09:00 +0200
  • f4a8d0f80b Merge branch 'release/0.2.1' 0.2.1 Eliot Berriot 2017-07-17 22:08:52 +0200
  • 05ce2ba721 Changelog && version bump Eliot Berriot 2017-07-17 22:08:44 +0200
  • 53e02cecb2 Added missing script Eliot Berriot 2017-07-17 22:01:57 +0200
  • abdafd68cd Now also zip API code for easier release and installation Eliot Berriot 2017-07-17 22:01:02 +0200
  • da4c76ace8 Now return media files with absolute URL Eliot Berriot 2017-07-11 09:14:54 +0200
  • e8eaf6db94 Now display CLI instructions to download a set of tracks Eliot Berriot 2017-07-11 08:40:54 +0200
  • c34ea44687 Fixed media path mismatch in sample docker-compose.yml Eliot Berriot 2017-07-10 23:43:14 +0200
  • 0786c58d3d Fixed #33: sort by track position in album in API vy default, also reuse that information on frontend side Eliot Berriot 2017-07-10 23:24:04 +0200
  • f1c05d4f42 More robust audio player and queue in various situations: Eliot Berriot 2017-07-10 23:04:32 +0200
  • 6172c0beac upgrade to latest dynamic_preferences and use redis as cache even locally Eliot Berriot 2017-07-09 13:27:15 +0200
  • 897d417a6f Merge tag '0.2' into develop Eliot Berriot 2017-07-09 11:38:06 +0200
  • 30d6195e84 Merge branch 'release/0.2' 0.2 Eliot Berriot 2017-07-09 11:37:52 +0200
  • 0b01bf3038 Changelog && version bump Eliot Berriot 2017-07-09 11:37:47 +0200
  • a433d3c149 Merge branch 'feature/4' into 'develop' Eliot Berriot 2017-07-09 09:35:48 +0000
  • aa80bd15fa Fixed #4: can now import artists and releases with a clean interface :party: Eliot Berriot 2017-06-29 23:26:57 +0200
  • 3ccb70d0a8 Fixed #15 again, now check authorization also using query param Eliot Berriot 2017-06-29 02:27:35 +0200
  • 795cd7beb9 Merge branch 'feature/15' into 'develop' Eliot Berriot 2017-06-28 21:33:04 +0000
  • bab3981d25 Fixed #15: Ensure we check for authorization for serving audio files, meaning we don't leak the absolute URL anymore Eliot Berriot 2017-06-28 23:30:26 +0200
  • 919e668978 Merge branch 'feature/28' into 'develop' Eliot Berriot 2017-06-28 20:13:57 +0000
  • bf12a6358a Fixed #28: added project links in footer Eliot Berriot 2017-06-28 22:12:37 +0200
  • e250759880 Missing volumes on sample docker compose Eliot Berriot 2017-06-28 20:41:25 +0200
  • cfacd9f770 Updated sample nginx, docker-compose.yml and documentation to match easier setup for front-end files Eliot Berriot 2017-06-28 20:30:52 +0200
  • 38f22dab94 Should now copy the frontend files in a dedicated directory on container startup so they can be reached from outside Eliot Berriot 2017-06-28 20:21:55 +0200
  • 0db752e0df Missing -r flag on cp statement Eliot Berriot 2017-06-28 20:11:06 +0200
  • 7af820b49c Merge branch 'feature/27' into 'develop' Eliot Berriot 2017-06-28 18:00:20 +0000
  • 005e3291a2 Fixed #27: now include compiled frontend files in docker container Eliot Berriot 2017-06-28 19:49:51 +0200
  • bc31413cf1 Merge branch 'feature/26' into 'develop' Eliot Berriot 2017-06-28 17:36:02 +0000
  • 33eecf55cb Fixed #26: can now reorder tracks in queue using drag and drop Eliot Berriot 2017-06-28 19:34:05 +0200
  • 03bb740db3 Merge branch 'develop' of ssh://code.eliotberriot.com:2222/funkwhale/funkwhale into develop Eliot Berriot 2017-06-26 22:37:06 +0200
  • e45edadcfb Bad gitlab ci conf for building image 0.1 Eliot Berriot 2017-06-26 22:31:52 +0200
  • 6d0755efcd Bad gitlab ci conf for building image Eliot Berriot 2017-06-26 22:24:37 +0200
  • 8cce4d1419 Merge tag '0.1' into develop Eliot Berriot 2017-06-26 22:15:12 +0200
  • 8335b1acc1 Merge branch 'release/0.1' Eliot Berriot 2017-06-26 22:15:05 +0200
  • 73ee65af9b Changelog Eliot Berriot 2017-06-26 22:10:00 +0200
  • 57e685d783 Merge branch 'master' into develop Eliot Berriot 2017-06-26 22:14:41 +0200
  • e56e57e22c Should now build and push latest docker image on master Eliot Berriot 2017-06-26 22:04:55 +0200
  • b73d681050 Merge branch 'feature/mp3-metadata' into 'develop' Eliot Berriot 2017-06-26 19:57:41 +0000
  • 6e7d0ae243 Fixed #21: can now import MP3 files via command line, also improved musicbrainz ID handling in import process Eliot Berriot 2017-06-26 21:56:24 +0200
  • d6db55e8c1 Merge branch 'feature/api-version' into 'develop' Eliot Berriot 2017-06-26 18:20:58 +0000
  • 70634048c6 Fixed #18: added v1 namespace under API Eliot Berriot 2017-06-26 20:19:09 +0200
  • 3c2a6914ce Fixup for last commit: wrong stage Eliot Berriot 2017-06-26 20:07:19 +0200
  • ab4b6c3764 Fixed missing environment variable Eliot Berriot 2017-06-26 19:51:25 +0200
  • 368937c422 Should now build funkwhale docker container and push it to docker hub Eliot Berriot 2017-06-26 19:48:09 +0200
  • f977f3a3b7 Merge branch 'develop' of ssh://code.eliotberriot.com:2222/funkwhale/funkwhale into develop Eliot Berriot 2017-06-26 19:18:36 +0200
  • 80cfd7180a Fixed #20: added admin serving under /api/, minor tweaks to production nginx and env file Eliot Berriot 2017-06-26 19:18:31 +0200
  • 2a8fb3797c Merge branch 'feature/pytest' into 'develop' Eliot Berriot 2017-06-26 17:02:58 +0000
  • 4f15d3d28d Fixed #19: now uses pytest as a testing framework Eliot Berriot 2017-06-26 19:01:15 +0200
  • e7c8cad613 Merge branch 'feature/17' into 'develop' Eliot Berriot 2017-06-26 16:49:38 +0000
  • edc8794a4f Fixed #17: removed a few useless dependencies and files Eliot Berriot 2017-06-26 18:46:19 +0200
  • 3f6fc95dbc Merge branch 'feature/django-111' into 'develop' Eliot Berriot 2017-06-26 16:32:50 +0000
  • 4cb2f53db3 Fixed #11: Upgraded to django 1.11 Eliot Berriot 2017-06-26 18:10:38 +0200
  • 37ebde38ee Merge branch 'feature/remove-dind' into 'develop' Eliot Berriot 2017-06-26 15:27:46 +0000
  • c1b80ab184 Removed dind requirement to run tests for the api part Eliot Berriot 2017-06-26 17:20:46 +0200
  • e18754dbef Merge branch 'master' into 'master' Eliot Berriot 2017-06-26 12:40:16 +0000
  • 85216305e7 Better with HTTPS. Luclu7 2017-06-26 14:09:47 +0200
  • e9b2870e07 Fixed a typo in track importing instructions Eliot Berriot 2017-06-25 23:39:18 +0200
  • 4f5f383968 Added documentation about music acquisition Eliot Berriot 2017-06-25 23:34:12 +0200
  • 34ec7b542f Added documentation about music acquisition Eliot Berriot 2017-06-25 23:33:19 +0200
  • c8696beb45 Docker setup is officialy documented! ❤️ Eliot Berriot 2017-06-25 23:02:36 +0200
  • 9f264e3868 Docker setup is officialy documented! ❤️ Eliot Berriot 2017-06-25 23:02:24 +0200
  • 5d7b1cb892 Should work now Eliot Berriot 2017-06-25 19:13:46 +0200
  • 7db4e2cbfa Attempt Eliot Berriot 2017-06-25 19:12:23 +0200
  • 270eab46f6 Job not being picked up... Eliot Berriot 2017-06-25 19:10:35 +0200
  • a2356e3288 Missing ci tag Eliot Berriot 2017-06-25 19:07:49 +0200
  • 272036ddae Merge branch 'master' of ssh://code.eliotberriot.com:2222/funkwhale/funkwhale Eliot Berriot 2017-06-25 19:07:07 +0200
  • f757403c94 Should now build and deploy docs Eliot Berriot 2017-06-25 19:05:31 +0200
  • 072605dea6 CI builds / pipeline now run tests and build static assets Eliot Berriot 2017-06-25 16:45:33 +0200
  • f7cf397723 Docker compose / rm does not like wildcards Eliot Berriot 2017-06-25 18:27:41 +0200
  • 2bb3e1d5c6 Typo Eliot Berriot 2017-06-25 18:24:32 +0200
  • 0692dde06d Missing container name in gitlabci Eliot Berriot 2017-06-25 18:22:17 +0200
  • 3e7aaedfbe Removed uselss mv statement Eliot Berriot 2017-06-25 18:10:48 +0200
  • 22f3b42ab1 Fixing wrong artifact path Eliot Berriot 2017-06-25 18:08:50 +0200
  • b50d1c5919 Should cache node modules between jobs Eliot Berriot 2017-06-25 18:05:29 +0200
  • 5bac0c9c8d Ensure we are in the right directory before building Eliot Berriot 2017-06-25 17:57:36 +0200
  • 3664f47aab Try to build front using docker runner instead of dind Eliot Berriot 2017-06-25 17:55:07 +0200
  • 385c7eb1fe More file removal and tweaks to gitlab-ci Eliot Berriot 2017-06-25 17:34:38 +0200
  • 3cb2b31f20 Removed failing step in test dockerfile Eliot Berriot 2017-06-25 17:22:04 +0200
  • 381aaf48db Should now avoid pyc removal warnings Eliot Berriot 2017-06-25 17:18:25 +0200
  • 27ff3a4ce6 Fixed failing tests Eliot Berriot 2017-06-25 17:12:41 +0200
  • 0327d72f88 Typo in yaml Eliot Berriot 2017-06-25 16:46:59 +0200