Eliot Berriot
|
395c59c9ae
|
Merge branch '326-ordering' into 'develop'
Resolve "Add ordering on federated library track table"
Closes #326
See merge request funkwhale/funkwhale!307
|
2018-07-06 19:57:16 +00:00 |
Eliot Berriot
|
f156b8791d
|
Fix #326: Can now order tracks on federated track list
|
2018-07-06 21:45:51 +02:00 |
Eliot Berriot
|
e6ee6e8dfd
|
Updated translation catalog
|
2018-07-06 21:24:26 +02:00 |
Marcin Mikołajczak
|
d42f53292f
|
Add Polish translation
|
2018-07-06 19:12:19 +00:00 |
Eliot Berriot
|
2a49ad572d
|
Translations integration
|
2018-07-06 18:57:44 +00:00 |
Eliot Berriot
|
6e709cdcd8
|
Removed non-breaking spaces and remaining gettext in templates
|
2018-07-06 20:44:47 +02:00 |
Marcin Mikołajczak
|
2a9ca0a282
|
Fix another typo
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
|
2018-07-06 16:14:18 +02:00 |
Marcin Mikołajczak
|
3583770084
|
Fix some typos
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
|
2018-07-06 16:06:14 +02:00 |
ButterflyOfFire
|
6ccfeaa066
|
Adding arabic translation
|
2018-07-04 16:31:29 +00:00 |
Eliot Berriot
|
4428d7401c
|
Fixed #344: Implemented a basic but functionnal Github-like search on federated tracks list
|
2018-07-03 08:21:48 +02:00 |
Eliot Berriot
|
b0c9eb8cef
|
Fixed broken dev front dockerfile (missing jq dependency)
|
2018-07-03 08:11:10 +02:00 |
Eliot Berriot
|
d82c710b5b
|
FR translations
|
2018-07-01 22:15:18 +02:00 |
Eliot Berriot
|
265c3cded6
|
Localized some strings
|
2018-07-01 22:15:07 +02:00 |
Eliot Berriot
|
d9a89de29c
|
Ignore en_US pot, as it's the default
|
2018-07-01 19:39:40 +02:00 |
Eliot Berriot
|
74ac4266a0
|
Multiline output
|
2018-07-01 19:29:46 +02:00 |
Eliot Berriot
|
44a46de7d0
|
Translations integration
|
2018-07-01 16:52:18 +00:00 |
Eliot Berriot
|
5393d577ba
|
Extracted translations
|
2018-07-01 18:35:05 +02:00 |
Eliot Berriot
|
93da97452d
|
Fixed typo
|
2018-07-01 16:22:28 +00:00 |
Eliot Berriot
|
b4972ee78d
|
Translated using Weblate (French)
|
2018-07-01 15:28:06 +00:00 |
Eliot Berriot
|
988d0177ec
|
Translation integration
|
2018-07-01 14:42:33 +00:00 |
Eliot Berriot
|
7c23d1a74b
|
Extracted more strings in po files
|
2018-07-01 15:31:59 +02:00 |
Eliot Berriot
|
afbb20542a
|
Added nowrap
|
2018-07-01 15:31:45 +02:00 |
Eliot Berriot
|
0cfefe7a19
|
Use <translate> instead of to avoid extraction issues
|
2018-07-01 15:31:34 +02:00 |
Eliot Berriot
|
aab048dd32
|
Fix #161 and #161: initial french translation
|
2018-06-30 20:32:05 +02:00 |
Eliot Berriot
|
52a8fa1f48
|
See #161: full collection
|
2018-06-30 16:27:43 +02:00 |
Eliot Berriot
|
96124aafd5
|
See #161: fixed weird extraction issues
|
2018-06-30 16:27:26 +02:00 |
Eliot Berriot
|
6afb0e5eb2
|
See #161: removed unused dependencies
|
2018-06-30 16:07:29 +02:00 |
Eliot Berriot
|
833c0f1625
|
WIP replace
|
2018-06-30 16:02:54 +02:00 |
Eliot Berriot
|
ba094c3e42
|
See #161: removed old i18n stuff
|
2018-06-30 12:49:02 +02:00 |
Eliot Berriot
|
8056e718ee
|
See #161: ensure we have proper paths in po files
|
2018-06-30 12:23:06 +02:00 |
Eliot Berriot
|
f5dbdd0701
|
See #161: compile translations in dev and when publishing artifacts
|
2018-06-30 12:12:53 +02:00 |
Eliot Berriot
|
8926d93040
|
See #161: can now persist language in local storage
|
2018-06-30 12:05:52 +02:00 |
Eliot Berriot
|
869b6c4fe9
|
Translated using Weblate (French)
Currently translated at 100.0% (12 of 12 strings)
Translation: Funkwhale/front
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/fr/
|
2018-06-30 09:41:48 +00:00 |
Eliot Berriot
|
d932589ac2
|
See #161: initial poc/pos on App
|
2018-06-30 11:37:47 +02:00 |
Eliot Berriot
|
a0a75c9919
|
See #161: initial setup to collect/compile messages with vue-gettext
|
2018-06-30 11:11:45 +02:00 |
Eliot Berriot
|
eab9aaa100
|
Disabled source maps in production
|
2018-06-24 15:43:39 +02:00 |
Eliot Berriot
|
10ce077334
|
Fixed broken urls (wrong absoluteUrl refactor) on search and metadata search
|
2018-06-24 15:13:20 +02:00 |
Eliot Berriot
|
58be852a84
|
Merge branch '302-private-playlist-show-in-interface' into 'develop'
Resolve "Private playlists not shown in interface"
Closes #302
See merge request funkwhale/funkwhale!275
|
2018-06-24 13:04:37 +00:00 |
Eliot Berriot
|
e093ff1ce7
|
Merge branch '154-tv-highlighted' into 'develop'
Resolve "Add "TV" to the list of highlighted words during import"
Closes #154
See merge request funkwhale/funkwhale!277
|
2018-06-24 13:00:48 +00:00 |
Eliot Berriot
|
c3c0f03d59
|
Fix #154: Added "TV" to the list of highlighted words during YouTube import
|
2018-06-24 14:55:36 +02:00 |
Eliot Berriot
|
c371fe3645
|
Fixed random stuff (redirection and broken absoluteURl)
|
2018-06-24 14:53:05 +02:00 |
Eliot Berriot
|
ae6d91dd25
|
Fox #324: Remove link to generic radios, since they don't have detail pages
|
2018-06-24 14:07:55 +02:00 |
Eliot Berriot
|
e068f4c102
|
Merge branch 'broken-websocket' into 'develop'
Ensure we use absolute URL to connect to websocket
See merge request funkwhale/funkwhale!270
|
2018-06-24 12:00:17 +00:00 |
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
|
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
|
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 |
Eliot Berriot
|
64cecf17a8
|
See #190: front-end to manage import requests
|
2018-06-22 18:25:17 +02:00 |