Pranav Kant f790f640b1 Fix incorrect language tags feeding to loleaflet
loleaflet expect a BCP47 language tag syntax while OC.getLocale returns
a lanugage tag where subtags are separated by '_' instead of '-'
(BCP47).

It seems safe to just replace '_' with '-' before feeding it to
loleaflet

(cherry picked from commit 5596ae17ce3610ebb23f7709112fdcaa314efc28)
Signed-off-by: Andras Timar <andras.timar@collabora.com>
2017-04-28 12:28:14 +02:00
2016-12-13 11:29:36 +01:00
2017-04-28 12:28:13 +02:00
2016-12-12 02:24:25 +00:00
2016-12-13 11:29:36 +01:00
2016-12-07 09:16:47 +01:00
2015-05-04 00:12:43 +02:00
2016-12-05 22:05:03 +01:00
2016-12-13 11:29:36 +01:00
Description
Copy of Nextcloud richdocuments app, but with modifications so all traffic goes over clearnet/CJDNS/Tor/I2P/whatever instead of having a single default hostname.
20 MiB
Languages
JavaScript 71.5%
PHP 24.4%
CSS 3.7%
Makefile 0.4%