Alexis Degrugillier
|
a1411c7f2c
|
Translate the API information page (#7922)
Closes #6222
Translate the `api/index.php` page
* Update app/i18n/pl/api.php
Co-authored-by: Inverle <inverle@proton.me>
* Update app/i18n/de/api.php
Co-authored-by: maTh <1645099+math-GH@users.noreply.github.com>
* i18n: fr
* <kbd>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
---------
Co-authored-by: Inverle <inverle@proton.me>
Co-authored-by: maTh <1645099+math-GH@users.noreply.github.com>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
2025-09-10 07:04:17 +02:00 |
|
Alexandre Alapetite
|
b438d8bb3d
|
ESLint upgrade from JSHint (#3906)
* ESLint upgrade from JSHint
* commit corresponding package.json
* `npm run fix` for automatic JS and CSS fixes
* Keep JSHint config for now
|
2021-10-21 11:44:03 +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 |
|
Alexandre Alapetite
|
20223b8b01
|
Automatic API test (#2207)
* Automatic API test
Easier for end-user, smarter, and the guess testing of greader
authorization token was not reliable.
* Travis + minor
|
2019-01-05 12:33:18 +01:00 |
|