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
|
e92ff9737a
|
Automatically Logout Banned Users (#12037)
* wip
* logout banned users, fix and refactor language library and middleware
* req.locals -> res.locals
* fix tests
* redirect to login page
|
2020-04-02 21:46:01 +02:00 |
|
Yo
|
04a9c97393
|
Fix Typos (#11644)
* Fix Typos
* Fix More Typos
|
2019-12-23 17:52:55 +01:00 |
|
Matteo Pagliazzi
|
8bae0223bb
|
fix linting for server (except for length of apidoc)
|
2019-10-10 20:11:50 +02:00 |
|
Matteo Pagliazzi
|
621787915c
|
start upgrading eslint
|
2019-10-08 16:57:10 +02:00 |
|
Phillip Thelen
|
c4f44fce4c
|
Add missing translations from transifex (#11367)
* Add missing translations from transifex
* update i18n tests
* fix lint error
|
2019-09-29 18:46:01 +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 |
|
Blade Barringer
|
81b7eeeb71
|
Common reorg (#8025)
* Re-organize common folder
* fix: Correct paths in tests
* fix: move new content to proper folder
* chore: Move audio folder to assets
* Move sprites to sprites assets directory
* Move css sprites to assets directory
* Split out readmes for common code and sprites
* Move images to assets directory
* Move destinatin of shared browserified file
* remove unused file
* move compiled js to client-old
* Fix karma tests
* fix: Correct paths for sprites
|
2016-09-16 17:18:07 +02:00 |
|
Matteo Pagliazzi
|
4b6af73a1b
|
add support for brazilian portuguese (#7910)
|
2016-09-04 20:00:49 +02:00 |
|
Matteo Pagliazzi
|
60f34dafb0
|
Deprecate API v2 (was Revert "Revert "Deprecate API v2"") (#7802)
* Revert "Revert "Deprecate API v2""
* fix path in shops controller
|
2016-08-01 22:36:10 +02:00 |
|
Matteo Pagliazzi
|
590adb3438
|
Revert "Deprecate API v2" (#7801)
|
2016-07-17 18:15:25 +02:00 |
|
Matteo Pagliazzi
|
45c31a2bcf
|
Deprecate API v2 (#7761)
* deprecate api-v2
* remove v2 test helpers
* remove unused string
|
2016-07-16 19:56:18 +02:00 |
|