Agate
|
ddb75c06ca
|
Revert "Merge branch 'fix-import-python-3-5' into 'develop'"
This reverts merge request !1129
|
2020-06-05 06:09:46 +02:00 |
Agate
|
711ac732ed
|
Fix #1113: Added new channels widget on pod landing page
|
2020-06-05 05:45:35 +02:00 |
Agate
|
6b0e022286
|
Merge branch 'fix-import-python-3-5' into 'develop'
Fix support for Python 3.5 in import script
Closes #1147 and #1148
See merge request funkwhale/funkwhale!1129
|
2020-06-05 05:38:06 +02:00 |
Ciarán Ainsworth
|
8116e7339c
|
Fix support for Python 3.5 in import script
|
2020-06-05 05:38:05 +02:00 |
Agate
|
ae69cd9d5e
|
Fix #1117: wording issue on artist channel page
|
2020-06-05 05:30:29 +02:00 |
Agate
|
79753d7752
|
Refresh site on logout to avoid CSRF issues
|
2020-05-19 12:02:58 +02:00 |
Agate
|
f4e9037f95
|
Merge branch '1108-oauth' into 'develop'
See #1108: support using OAuth instead of JWT in front when logging in to a different domain
See merge request funkwhale/funkwhale!1127
|
2020-05-18 14:55:15 +02:00 |
Agate
|
566da673da
|
See #1108: support using OAuth instead of JWT in front when logging in to a different domain
|
2020-05-18 14:55:15 +02:00 |
Agate
|
70c5b3be62
|
Merge branch '1108-session-auth' into 'develop'
Support session/cookie based auth, see #1108
See merge request funkwhale/funkwhale!1126
|
2020-05-18 12:03:30 +02:00 |
Agate
|
550dbe46cc
|
Support session/cookie based auth, see #1108
|
2020-05-18 12:03:30 +02:00 |
Agate
|
a9ba323b13
|
Fixed missing colored header on home
|
2020-05-15 15:16:57 +02:00 |
Agate
|
c19e85955d
|
Fixed broken linting
|
2020-05-15 14:42:48 +02:00 |
Agate
|
5c8e6e9e7f
|
Fixed flaky test
|
2020-05-15 14:41:08 +02:00 |
Agate
|
cb89f31c1b
|
Merge branch 'themev2' into 'develop'
New theming system
See merge request funkwhale/funkwhale!1125
|
2020-05-15 14:12:36 +02:00 |
Agate
|
cd422832dd
|
New theming system
|
2020-05-15 14:12:36 +02:00 |
Agate
|
669788557b
|
Added link to HomelabOS documentation
|
2020-05-11 18:59:27 +02:00 |
Agate
|
e331a87478
|
Use scoped tokens to load <audio> urls instead of JWT
|
2020-05-11 10:07:43 +02:00 |
Agate
|
c505f6ff9b
|
Merge branch '1108-stream-token' into 'develop'
Use scoped tokens to load <audio> urls instead of JWT
See merge request funkwhale/funkwhale!1124
|
2020-05-11 10:06:35 +02:00 |
Agate
|
ec8dfdb740
|
Use scoped tokens to load <audio> urls instead of JWT
|
2020-05-11 10:06:35 +02:00 |
Agate
|
13d28f7b0c
|
Merge branch 'develop' into 'develop'
Increase image quality of downscaled images from 70 to 95
See merge request funkwhale/funkwhale!1112
|
2020-05-07 19:18:19 +02:00 |
Tony Wasserka
|
609dd3b495
|
Increase image quality of downscaled images from 70 to 95
|
2020-05-07 19:18:19 +02:00 |
Agate
|
b2918d2747
|
Merge branch 'master' into develop
|
2020-05-07 18:50:52 +02:00 |
Agate
|
ff73de81d0
|
Merge branch '1112-masonry-removal' into 'master'
Resolve "Removed masonry"
See merge request funkwhale/funkwhale!1123
|
2020-05-07 18:39:29 +02:00 |
Agate
|
0c9af964fe
|
Merge branch 'master' into develop
|
2020-05-07 18:36:28 +02:00 |
Agate
|
1a08d1a032
|
Fix #1112: removed unused masonry dependency
|
2020-05-07 18:33:58 +02:00 |
Agate
|
594dd8ceb3
|
Fixed a round of typo/invalid HTML
|
2020-05-07 18:26:57 +02:00 |
Agate
|
adbd62af26
|
Merge branch '1092-stuck-queue' into 'master'
Fix #1092: Ensure player doesn't disappear when last queue track is removed manually
See merge request funkwhale/funkwhale!1122
|
2020-05-07 17:55:33 +02:00 |
Agate
|
b6a183f600
|
Fix #1092: Ensure player doesn't disappear when last queue track is removed manually
|
2020-05-07 17:50:20 +02:00 |
Agate
|
1c7bc176e4
|
Merge branch '1078-play-all-album-artist' into 'master'
Fix #1078: Include tracks by album artist when filtering by artist on /api/v1/tracks
See merge request funkwhale/funkwhale!1121
|
2020-05-07 16:48:10 +02:00 |
Agate
|
798e3c0340
|
Fix #1078: Include tracks by album artist when filtering by artist on /api/v1/tracks
|
2020-05-07 16:43:10 +02:00 |
Agate
|
1638a319cb
|
Merge branch 'patch-1' into 'master'
Update followchannel.rst
See merge request funkwhale/funkwhale!1119
|
2020-05-07 16:29:51 +02:00 |
Siren
|
e1d3dfc726
|
Update followchannel.rst
|
2020-05-07 15:25:10 +02:00 |
Agate
|
2fefe14963
|
Merge branch 'master' into develop
|
2020-05-07 14:25:10 +02:00 |
Agate
|
9d32d2a841
|
Merge branch 'master-branch-docker' into 'master'
Build docker images for master branch
See merge request funkwhale/funkwhale!1118
|
2020-05-07 14:11:59 +02:00 |
Agate
|
8b4c4d0d88
|
Merge branch '1086-hostname' into 'master'
Fix #1086: Added safeguard to ensure local uploads are never purged from cache
See merge request funkwhale/funkwhale!1116
|
2020-05-07 14:05:40 +02:00 |
Agate
|
5415fc540e
|
Build docker images for master branch
|
2020-05-07 14:05:24 +02:00 |
Agate
|
49a8b2babf
|
Fix #1086: Added safeguard to ensure local uploads are never purged from cache
|
2020-05-07 13:58:25 +02:00 |
Agate
|
6486206c5a
|
Merge branch '1011-skipped-not-prunable' into 'master'
Fix #1011: Ensure tracks linked to skipped upload can be pruned
See merge request funkwhale/funkwhale!1117
|
2020-05-07 13:55:58 +02:00 |
Agate
|
c7a3dd9da5
|
Fix #1011: Ensure tracks linked to skipped upload can be pruned
|
2020-05-07 13:51:29 +02:00 |
Agate
|
8cd40699e8
|
Merge branch '1087-playlists-limit' into 'master'
Fix #1087: Fix playlist modal only listing 50 first playlists
See merge request funkwhale/funkwhale!1115
|
2020-05-07 13:18:38 +02:00 |
Agate
|
9333fdc62b
|
Fix #1087: Fix playlist modal only listing 50 first playlists
|
2020-05-07 13:14:12 +02:00 |
Agate
|
5d2e72e69e
|
Merge branch 'master' into develop
|
2020-05-07 09:56:33 +02:00 |
Agate
|
29c58d1ce5
|
Merge branch 'master' of dev.funkwhale.audio:funkwhale/funkwhale
|
2020-05-07 09:56:12 +02:00 |
Agate
|
752c993e8e
|
Importer updates: watch directories, handle metadata updates
|
2020-05-07 09:56:05 +02:00 |
Agate
|
d32a9ccbfe
|
Merge branch 'watch-imported-files' into 'develop'
Importer updates: watch directories, handle metadata updates
Closes #721 and #741
See merge request funkwhale/funkwhale!1111
|
2020-05-07 09:55:30 +02:00 |
Agate
|
6eb049b2d9
|
Importer updates: watch directories, handle metadata updates
|
2020-05-07 09:55:29 +02:00 |
Agate
|
e337976261
|
Merge branch '1091-routing' into 'master'
Fix #1091: page not refreshing when switching between My Library and Explore sections
See merge request funkwhale/funkwhale!1114
|
2020-05-06 10:44:00 +02:00 |
Agate
|
0f9a2ae2ef
|
Fix #1091: page not refreshing when switching between My Library and Explore sections
|
2020-05-06 00:42:47 +02:00 |
Agate
|
2b5a2b39ac
|
Merge branch '1107-html-title' into 'master'
Resolve "Inject instance name in HTML title"
See merge request funkwhale/funkwhale!1113
|
2020-05-06 00:31:35 +02:00 |
Creak
|
fda56d582b
|
Simplify all-in-one docker installation
Use docker-compose only to deploy the service on the server.
|
2020-05-06 00:31:09 +02:00 |