Pierre Rudloff
684f509fe8
Add Composer script to update template.pot
2017-08-07 16:08:01 +02:00
Pierre Rudloff
adcbff41cc
Update Alltube.po (POEditor.com)
2017-08-07 15:52:49 +02:00
Pierre Rudloff
c3c0c76881
Update translation template
2017-08-07 15:51:33 +02:00
Pierre Rudloff
c273f79e70
Merge remote-tracking branch 'origin/master' into develop
2017-07-30 14:46:59 +02:00
Pierre Rudloff
45a291d90f
Create CODE_OF_CONDUCT.md
2017-07-30 14:46:41 +02:00
Pierre Rudloff
480271a45e
Don't include credentials in URLs ( fixes #118 )
2017-07-05 21:55:58 +02:00
Pierre Rudloff
930bcdad8d
Remove buggy character from CSS
2017-07-03 12:27:31 +02:00
Pierre Rudloff
4343edcdbb
Merge branch 'master' into develop
2017-07-03 10:40:13 +02:00
Pierre Rudloff
b4f0cf7a38
Use HttpOnly session cookies
2017-07-03 10:35:28 +02:00
Pierre Rudloff
59e5df4aa6
Content-Security-Policy and other security headers
2017-07-03 10:19:56 +02:00
Pierre Rudloff
dd00e9d279
Remove Google Cast support since the JS library does not seem to be maintained anymore and it frequently breaks
2017-07-03 10:19:50 +02:00
Pierre Rudloff
7bd1b59a48
Update package-lock.json
2017-06-03 23:56:55 +02:00
Pierre Rudloff
2e93ab867c
Hide language switcher if only one locale is supported
2017-06-01 23:45:35 +02:00
Pierre Rudloff
b14df412c1
Only display locales that are installed on the system
2017-06-01 23:40:36 +02:00
Pierre Rudloff
eef3b88ff7
Merge tag '0.10.0' into develop
...
Config file is now config/config.yml
New locales supported: French and Chinese (thanks to @tony199555!)
Heroku deploy button
We now remove non-ascii characters from the downloaded file names
Playlist can now be downloaded when stream mode is enabled (experimental)
2017-06-01 23:07:42 +02:00
Pierre Rudloff
b5ef14a930
Merge branch 'release/0.10.0'
2017-06-01 23:01:02 +02:00
Pierre Rudloff
601dbc59b6
Add missing files to release package
2017-06-01 23:00:45 +02:00
Pierre Rudloff
169a33dd50
Merge branch 'release/0.10.0'
2017-06-01 22:51:23 +02:00
Pierre Rudloff
7fe0730578
0.10.0 release
2017-06-01 22:51:00 +02:00
Pierre Rudloff
be1163a408
Fix locale switcher position on mobile
2017-06-01 22:48:14 +02:00
Pierre Rudloff
30fd83ef08
Correct buildpack order
2017-06-01 22:18:49 +02:00
Pierre Rudloff
f943c60755
Wrong section order in README
2017-06-01 22:16:15 +02:00
Pierre Rudloff
e62c385735
Install gettext on Heroku
2017-06-01 22:15:16 +02:00
Pierre Rudloff
4b174d297b
Add title on share links
2017-06-01 11:43:07 +02:00
Pierre Rudloff
19bbe3f11c
Lint CSS
2017-06-01 11:38:35 +02:00
Pierre Rudloff
bb0f3b9f7c
Font size abstraction
2017-06-01 11:25:59 +02:00
Pierre Rudloff
556ba2762d
Cleanup CSS comments
2017-06-01 11:18:46 +02:00
Pierre Rudloff
77b3c78a70
Fix locale switcher button background
2017-06-01 11:17:29 +02:00
Pierre Rudloff
3f1a61df3d
Merge branch 'feature/gettext' into develop
2017-06-01 11:16:07 +02:00
Pierre Rudloff
c9c3988b91
Fix tests
2017-06-01 11:08:50 +02:00
Pierre Rudloff
f6a04458e7
Improve language switcher
2017-06-01 10:59:37 +02:00
Pierre Rudloff
72edcf8f78
Update package-lock.json
2017-06-01 10:36:53 +02:00
Pierre Rudloff
393255180c
csslint
2017-06-01 01:38:35 +02:00
Pierre Rudloff
bbee27caa9
Language switcher CSS
2017-06-01 01:04:39 +02:00
Pierre Rudloff
6905877e36
Use lang attributes in locale switcher
2017-05-31 16:35:37 +02:00
Pierre Rudloff
2add291023
Use emoji instead of SVG flags
2017-05-31 16:26:00 +02:00
Pierre Rudloff
0c4b055cf9
Update package-lock.json
2017-05-31 11:47:33 +02:00
Pierre Rudloff
02043021a6
Merge branch 'develop' into feature/gettext
2017-05-31 11:45:13 +02:00
Pierre Rudloff
1e5c0af751
New npm lock file
2017-05-31 11:44:59 +02:00
Pierre Rudloff
a2dc71753e
Rename Smarty variable to avoid confusion
2017-05-31 09:32:11 +02:00
Pierre Rudloff
4ee72d1629
Lint
2017-05-31 00:57:39 +02:00
Pierre Rudloff
788e6e93b1
Fake LocaleManager session in test
2017-05-31 00:56:53 +02:00
Pierre Rudloff
68525c9dd8
We don't need to call sessionSegment->get() twice
2017-05-31 00:51:11 +02:00
Pierre Rudloff
0a66dce2b8
More test coverage
...
Run youtube-dl with --restrict-filenames in order to avoid issues when testing against different locales
2017-05-31 00:48:50 +02:00
Pierre Rudloff
419110f764
Fix FrontController tests
2017-05-31 00:07:34 +02:00
Pierre Rudloff
4aba4d5bfd
Remove tests with getenv() since it does not seem to be reliable across different testing environments
2017-05-30 23:59:15 +02:00
Pierre Rudloff
6087e90b67
Remove empty <ul>
2017-05-30 23:55:11 +02:00
Pierre Rudloff
dcface7775
Lint
2017-05-30 23:50:42 +02:00
Pierre Rudloff
90dc6f4478
Display each locale in its own language
2017-05-30 23:49:49 +02:00
Pierre Rudloff
3ead8dd458
Undeclared properties
2017-05-30 23:49:38 +02:00