Alexandre Alapetite
|
0d74cb8a42
|
Fix JS show password in install (#2999)
The button for showing the password was not working in the install.
Updated JavaScript file to ES6 at the same time.
|
2020-05-25 19:03:42 +02:00 |
|
Alexandre Alapetite
|
21936c1373
|
Comply with LibreJS (#2576)
https://www.gnu.org/software/librejs/
https://addons.mozilla.org/firefox/addon/librejs/
Did not touch jquery.min.js because it is a third party script, which is regularly updated, and the add-on does not seem to block it enough to break our statitics page, which remains usable.
|
2019-10-20 22:10:24 +02:00 |
|
Frans de Jonge
|
c2a339f2f8
|
[CI] Lint JS scripts with jshint (#2315)
|
2019-04-01 23:47:36 +02:00 |
|
Alexandre Alapetite
|
967dff535d
|
Merge branch 'FreshRSS/dev' into PostgreSQL
|
2016-08-13 21:14:36 +02:00 |
|
Alexandre Alapetite
|
3652dea854
|
JSHint and safer async init_normal
|
2016-08-06 13:18:46 +02:00 |
|
Alexandre Alapetite
|
7c1b5e322c
|
PostgreSQL draft
https://github.com/FreshRSS/FreshRSS/issues/416
Based on @Damstre work https://github.com/FreshRSS/FreshRSS/pull/1071
Not tested
|
2016-08-02 22:49:35 +02:00 |
|
Alexandre Alapetite
|
c1548e732d
|
Remove Mozilla Persona login
https://github.com/FreshRSS/FreshRSS/issues/1052
|
2016-07-31 14:58:19 +02:00 |
|
Alexandre Alapetite
|
995cf58d24
|
CSP bug in install script
https://github.com/FreshRSS/FreshRSS/issues/1075
|
2016-02-28 00:08:57 +01:00 |
|
Alexandre Alapetite
|
64ec0708a1
|
More work for CSP, in particular install
Install needs testing.
https://github.com/FreshRSS/FreshRSS/issues/1075
|
2016-02-21 02:51:27 +01:00 |
|