Wykres commitów

2108 Commity (d89e83298b07023227a733e29eaef3d1673dec11)

Autor SHA1 Wiadomość Data
Eliot Berriot 74959029b5
Smaller placeholder album cover 2018-12-20 12:30:21 +01:00
Eliot Berriot 83f104ce01
Fixed broken custom css path 2018-12-20 12:12:28 +01:00
Eliot Berriot 3b4543a0cb
Disabled more semantic UI modules 2018-12-20 11:49:10 +01:00
Eliot Berriot 6d63fcf208
Regenerated yarn.lock 2018-12-20 11:30:05 +01:00
Eliot Berriot b2acd1e8a8
Use specific methods from lodash to reduce bundle size 2018-12-20 11:22:33 +01:00
Eliot Berriot 17d86a2832
Lazy-load markdown renderer on about page for smaller bundle size 2018-12-20 11:07:31 +01:00
Eliot Berriot 3682aa81db
Disabled another Semantic UI module 2018-12-20 11:07:30 +01:00
Eliot Berriot 95e087b342
Removed raven on front-end 2018-12-20 11:07:30 +01:00
Eliot Berriot 5321cb4c46
Enable gzip compression to reduce bandwidth consumption 2018-12-20 11:07:29 +01:00
Eliot Berriot a221633085
See #638: fix skipping to last track in album 2018-12-20 11:07:29 +01:00
Eliot Berriot c6e03b15c7
Ignore moment.js locales for smaller build 2018-12-19 22:22:51 +01:00
Eliot Berriot 7c8fc72f49
Commented unused Semantic ui components 2018-12-19 22:15:37 +01:00
Eliot Berriot 7c671177a8
Use vendored semantic UI CSS and JS 2018-12-19 22:04:35 +01:00
Eliot Berriot ba68246e0d
Load translations separately to reduce bandwidth usage 2018-12-19 21:45:12 +01:00
Eliot Berriot 12f3670548
Fixed error in js 2018-12-19 20:34:16 +01:00
Eliot Berriot 4c2730bc59 Merge branch '632-play-autostart' into 'develop'
Resolve ""Play Now" button doesn't queue properly"

Closes #632

See merge request funkwhale/funkwhale!498
2018-12-19 20:25:57 +01:00
Eliot Berriot cbfb260288
Fixed wrong backward / forward icons in player 2018-12-19 20:20:32 +01:00
Eliot Berriot 4747c6379c
Fix #632: play button not starting playback with empty queue 2018-12-19 20:20:32 +01:00
Eliot Berriot e8b2b94df4
Fixed url escaping for good ;) 2018-12-19 16:45:40 +01:00
Eliot Berriot d7ea78d2bf
Linting 2018-12-19 16:16:10 +01:00
Eliot Berriot 94703ff296
Added missing attributes in oembed data 2018-12-19 16:13:01 +01:00
Eliot Berriot 03a7b80d03
Use cropped images for og:image 2018-12-19 16:05:45 +01:00
Eliot Berriot a56531e111
Added missing format in oembed discovery link 2018-12-19 15:53:54 +01:00
Eliot Berriot 5dac6cdc20
Fixed typo in alias rule 2018-12-19 15:35:23 +01:00
Eliot Berriot 173cd9ef78 Merge branch 'remove-superfluous-subsonic-tests' into 'develop'
Removed duplicated susbsonic tests

See merge request funkwhale/funkwhale!497
2018-12-19 15:18:03 +01:00
Eliot Berriot 24b8cb66df Merge branch 'embed' into 'develop'
Fix #578: iframe embed

Closes #578

See merge request funkwhale/funkwhale!496
2018-12-19 15:12:38 +01:00
Eliot Berriot 5d4066d697
Removed duplicated susbsonic tests
We were testing both xml and json rendering for every view but this takes a very long time, so we only do json for most views now.
2018-12-19 15:12:19 +01:00
Eliot Berriot 49bb4befc6
See #578: added embed wizard on track and album page to generate iframe embed code 2018-12-19 15:04:33 +01:00
Eliot Berriot 9220b2f0f1
See #578: added opengraph and oembed data on artist / album / track urls 2018-12-19 15:04:33 +01:00
Eliot Berriot 815d729367
Fix #578: added embed.html page to power iframe widget 2018-12-19 14:03:21 +01:00
Eliot Berriot 10e630f373 Merge branch 'master-to-develop' into 'develop'
Master to develop

Closes #575, #626, and #642

See merge request funkwhale/funkwhale!495
2018-12-19 11:03:37 +01:00
Eliot Berriot 4e1f159ae2
Merge branch 'master' into master-to-develop 2018-12-19 10:57:44 +01:00
Eliot Berriot ee94e69f7d
Removed unused port in contributing documentation 2018-12-19 10:33:56 +01:00
Eliot Berriot 2adc62c8d4
Linting issues 2018-12-19 10:24:53 +01:00
Eliot Berriot f4b7dd6518
Fix #642: Deploy documentation from the master branch instead of the develop branch to avoid inconsistencies 2018-12-19 10:21:27 +01:00
Nathanael ad5fa9dfe1
Update docker.rst 2018-12-19 10:16:28 +01:00
Eliot Berriot 964a240cba
Update debian.rst 2018-12-19 10:16:27 +01:00
Eliot Berriot 563f182875
Install wheel in the virtualenv 2018-12-19 10:16:27 +01:00
Eliot Berriot cb7aa5a642
Document additionnal apt packages that are needed for debian install 2018-12-19 10:16:27 +01:00
Eliot Berriot 99359094e0
Point to new gitlab URL 2018-12-19 10:16:20 +01:00
Eliot Berriot 1da58f7015
Fix #626: Load env file in config/.env automatically to avoid sourcing it by hand 2018-12-19 10:14:37 +01:00
Eliot Berriot 325e5aae06
Fix #575: Documented which Subsonic endpoints are implemented 2018-12-19 10:11:38 +01:00
Eliot Berriot b78f09cc92
Added link to ArchLinux AUR and Wiki 2018-12-19 10:11:37 +01:00
Eliot Berriot a858623816
Fix # #562: Document how to find and use library id when importing files in CLI 2018-12-19 10:11:37 +01:00
Eliot Berriot 6372b44074 Merge branch 'patch-1' into 'develop'
Correct URL to support forum.

See merge request funkwhale/funkwhale!491
2018-12-14 13:44:55 +01:00
Quim Gil d51daea207 Correct URL to support forum. 2018-12-14 13:37:08 +01:00
Eliot Berriot 700ded1aad Merge branch 'patch-1' into 'develop'
Update docker.rst

See merge request funkwhale/funkwhale!477
2018-12-13 10:08:42 +01:00
Nathanael ee5e7f5f05
Update docker.rst 2018-12-13 09:57:16 +01:00
Eliot Berriot 6017b6b563 Update debian.rst 2018-12-12 09:58:07 +01:00
Eliot Berriot 9861019d3e Merge branch 'eliotberriot-develop-patch-86095' into 'develop'
Install wheel in the virtualenv

See merge request funkwhale/funkwhale!490
2018-12-11 15:45:54 +01:00