SabreCat
466aa38999
fix(lint): comma
2021-11-24 11:51:00 -06:00
SabreCat
cd5044e780
Revert "Revert "Set cache to private for the language resources""
...
This reverts commit c6d1954153 .
2021-11-24 07:41:55 -06:00
SabreCat
c6d1954153
Revert "Set cache to private for the language resources"
...
This reverts commit 90a14ee871 .
2021-11-18 15:18:53 -06:00
SabreCat
31469a2d70
Revert "Make the linter happy"
...
This reverts commit df28670d16 .
2021-11-18 15:18:30 -06:00
agares
df28670d16
Make the linter happy
2021-11-18 19:28:44 +01:00
agares
90a14ee871
Set cache to private for the language resources
2021-11-18 19:14:00 +01:00
Matteo Pagliazzi
e5f1f3b279
Improve i18n caching ( #12030 )
...
* fix indentation
* wip: cache i18n responses
* cache i18n browser script to disk
* typos
* misc fixes
2020-05-05 20:31:33 +02:00
Matteo Pagliazzi
e09a70570e
finish linting server
2019-10-11 13:03:05 +02:00
Matteo Pagliazzi
621787915c
start upgrading eslint
2019-10-08 16:57:10 +02:00
Matteo Pagliazzi
45f7cf04ab
remove old module.exports from server aswell
2019-10-02 19:45:27 +02:00
Isabelle Lavandero
7aa2fac14a
Localize time for due dates and chat messages ( #10555 )
...
* localize time for pt_BR and zh
* add zh_TW to moment langs mapping
2018-08-03 11:57:43 +02:00
Matteo Pagliazzi
74ba55c20b
Upgrade tests tools and lint migrations and scripts (part 2) ( #9998 )
...
* upgrade gulp-babel
* upgrade babel-eslint
* upgrade eslint-friendly-formatter
* start upgrading chai
* start to upgrade eslint
* restore skipped tests
* start to upgrqde monk
* fix linting and remove unused file
* fix mocha notifications, and common tests
* fix unit tests
* start to fix initrgration tests
* more integration tests fixes
* upgrade monk to latest version
* lint /scripts
* migrations: start moving to /archive unused migrations and run eslint with --fix
* lint migrations
* fix more integration tests
* fix test
2018-02-17 18:11:24 +01:00
Matteo Pagliazzi
bd46e3e195
Client: i18n ( #8972 )
...
* wip: client: i18n
* remove maxAge from cookies to get same expiration ad localStorage
* set cookies expiration to 10 years
* moment: load translations in browser, moment: only load necessary data, remove jquery, remove bluebird
* ability to change language
* fix logout
* add some requiresLogin: false to static pages
* fix tests
2017-08-22 18:26:53 +02:00