Eliot Berriot
|
4f2a325fef
|
Merge branch 'bugfixes-swarm' into 'develop'
Bugfixes swarm
Closes #172
See merge request funkwhale/funkwhale!152
|
2018-04-22 10:15:31 +00:00 |
Eliot Berriot
|
b602ed38e7
|
Fix #172: broken login
|
2018-04-22 12:12:46 +02:00 |
Eliot Berriot
|
93c57f08f9
|
Fixed broken youtube-dl import
|
2018-04-22 12:10:32 +02:00 |
Eliot Berriot
|
3950d0a2c1
|
Bigger interval when going to next track because of error
|
2018-04-22 11:28:13 +02:00 |
Eliot Berriot
|
84c3b531ad
|
Pinned oauthlib2 version to prevent when fetching youtube data
|
2018-04-22 11:27:26 +02:00 |
Eliot Berriot
|
f4dbe1ea68
|
Merge branch 'docs-nginx-internal' into 'develop'
Added some documentation about nginx internal locations
See merge request funkwhale/funkwhale!151
|
2018-04-22 09:05:57 +00:00 |
Eliot Berriot
|
9a80f78e64
|
Added some documentation about nginx internal locations
|
2018-04-22 11:03:48 +02:00 |
Baptiste Gelez
|
a7101604ca
|
Merge branch 'i18n-components' into 'develop'
Translate root components
See merge request funkwhale/funkwhale!142
|
2018-04-22 08:59:02 +00:00 |
Bat
|
0f4108f0d8
|
Put in its place
|
2018-04-22 09:47:13 +01:00 |
Bat
|
28c067b43c
|
Merge branch 'develop' into i18n-components
|
2018-04-22 09:45:22 +01:00 |
Baptiste Gelez
|
e4e9715397
|
Merge branch 'i18n-federation-views' into 'develop'
i18n: federation views
See merge request funkwhale/funkwhale!144
|
2018-04-22 08:39:35 +00:00 |
Baptiste Gelez
|
dbbb11a2cb
|
Merge branch 'i18n-instance' into 'develop'
Translate instance activity
See merge request funkwhale/funkwhale!143
|
2018-04-22 08:39:25 +00:00 |
Eliot Berriot
|
21d235a630
|
Merge branch '153-in-place-import' into 'develop'
Resolve "Allow in-place import"
Closes #153
See merge request funkwhale/funkwhale!150
|
2018-04-21 17:37:03 +00:00 |
Eliot Berriot
|
fb3361ce70
|
Fix #153: changelog
|
2018-04-21 19:32:44 +02:00 |
Eliot Berriot
|
70d3385aa3
|
Documentation update for the new in-place import
|
2018-04-21 19:30:55 +02:00 |
Eliot Berriot
|
f4ac0b2d3f
|
Serve view can now serve in-place imported files
|
2018-04-21 18:21:15 +02:00 |
Eliot Berriot
|
58fced2640
|
updated import_task to support in place import
|
2018-04-21 18:20:56 +02:00 |
Eliot Berriot
|
de754b835e
|
Updated CLI to support in-place import
|
2018-04-21 18:16:43 +02:00 |
Eliot Berriot
|
a8bf44a494
|
Added dedicated settings to manage in-place import
|
2018-04-21 18:15:29 +02:00 |
Eliot Berriot
|
3d6c12437e
|
Merge branch '144-import-perf' into 'develop'
Resolve "Make the transaction logic less dumb in file importer"
Closes #144
See merge request funkwhale/funkwhale!149
|
2018-04-21 14:37:00 +00:00 |
Eliot Berriot
|
0d3eb96bec
|
Fixed failing tests
|
2018-04-21 16:33:15 +02:00 |
Eliot Berriot
|
6395f48b2b
|
Fix #144: changelog
|
2018-04-21 16:16:43 +02:00 |
Eliot Berriot
|
3f3d6d88d6
|
Make music directory configurable in development
|
2018-04-21 16:16:43 +02:00 |
Eliot Berriot
|
1672230f39
|
More verbose/robust import_files command, also skips existing files
|
2018-04-21 16:16:43 +02:00 |
Eliot Berriot
|
d98c33e5ed
|
More efficient SQL query to compute import batch status
|
2018-04-21 16:02:11 +02:00 |
Eliot Berriot
|
e29cfb7301
|
Smarted UUID validation on metadata
|
2018-04-21 16:01:42 +02:00 |
Eliot Berriot
|
74e7aed2d4
|
Removed duplicated line
|
2018-04-20 19:49:56 +02:00 |
Eliot Berriot
|
9e05d23aee
|
Merge branch 'broken-front' into 'develop'
Broken front - CI checks to avoid it again
Closes #169
See merge request funkwhale/funkwhale!148
|
2018-04-20 17:37:35 +00:00 |
Eliot Berriot
|
84c4e5ebbb
|
Added CI check to catch build errors
|
2018-04-20 19:30:23 +02:00 |
Eliot Berriot
|
083b7b8e2f
|
Added one basic unittest for component
|
2018-04-20 19:25:05 +02:00 |
Eliot Berriot
|
a4ce093919
|
Fix lint errors
|
2018-04-20 19:25:05 +02:00 |
Eliot Berriot
|
a210cfcb9b
|
Fix #169: Fixed template syntax error
|
2018-04-20 18:46:42 +02:00 |
Eliot Berriot
|
2f514da0fd
|
Merge branch '142-source-length' into 'develop'
Resolve "Upgrade TrackFile.source max_length from 200 to 500"
Closes #142
See merge request funkwhale/funkwhale!147
|
2018-04-19 20:28:36 +00:00 |
Eliot Berriot
|
2be46b3320
|
Fix #142: Increased max_length on TrackFile.source
|
2018-04-19 22:25:58 +02:00 |
Eliot Berriot
|
b27312648c
|
Merge branch '124-logout' into 'develop'
Resolve "Improve logout and ensure we don't leak logged in state after logout"
Closes #124 and #155
See merge request funkwhale/funkwhale!146
|
2018-04-19 20:17:58 +00:00 |
Eliot Berriot
|
de4b0f3022
|
Fix #124 and #155: properly reset everything on logout
|
2018-04-19 22:15:13 +02:00 |
Eliot Berriot
|
a48dcdb022
|
Merge branch '163-lock' into 'develop'
Resolve "Add a database lock when downloading remote file"
Closes #163
See merge request funkwhale/funkwhale!145
|
2018-04-19 19:21:54 +00:00 |
Eliot Berriot
|
ced851891d
|
Fix #163: Avoid downloading audio files multiple times from remote libraries
|
2018-04-19 21:19:40 +02:00 |
Bat
|
0446a2b0fa
|
i18n: federation views
|
2018-04-19 20:09:01 +01:00 |
Bat
|
1f349c82cf
|
Translate instance activity
|
2018-04-19 19:57:12 +01:00 |
Bat
|
c744410f6f
|
Translate root components
|
2018-04-19 19:52:27 +01:00 |
Baptiste Gelez
|
b4b481cf02
|
Merge branch 'i18n-requests' into 'develop'
i18n: requests
See merge request funkwhale/funkwhale!139
|
2018-04-19 18:35:39 +00:00 |
Baptiste Gelez
|
619e18a571
|
Merge branch 'i18n-playlists-components' into 'develop'
i18n: playlists components
See merge request funkwhale/funkwhale!137
|
2018-04-19 18:35:28 +00:00 |
Baptiste Gelez
|
984abf77ba
|
Merge branch 'i18n-metadata' into 'develop'
i18n: Metadata
See merge request funkwhale/funkwhale!136
|
2018-04-19 18:34:59 +00:00 |
Eliot Berriot
|
fc4f006858
|
Missing previous changelog
|
2018-04-19 20:32:12 +02:00 |
Eliot Berriot
|
96edb7f6c8
|
Merge branch '165-hardware-requirements' into 'develop'
Resolve "Document hardware requirements (CPU/memory)"
Closes #165
See merge request funkwhale/funkwhale!141
|
2018-04-19 18:29:58 +00:00 |
Eliot Berriot
|
abd329fa75
|
Fix #165: better documentation for hardware requirements and memory usage
|
2018-04-19 20:25:32 +02:00 |
Bat
|
81b84b4865
|
Fix $t bug
|
2018-04-18 18:58:13 +01:00 |
Bat
|
0320872506
|
Fix non-existant $t in data
|
2018-04-18 18:54:19 +01:00 |
Bat
|
212363b4bf
|
Fix i18n in data()
|
2018-04-18 18:36:50 +01:00 |