Phillip Thelen
cdf8556fd6
Improve performance in production setup ( #15594 )
...
* build cached content files for mobile during gulp build
* load already cached content files during startup
* add option for mongoose to define minPoolSize
* cache client index.html for 10 minutes. Improves initial load times
* add option to auth to use lean version of user doc
* add a way to produce a heapdump from the command line
* fix lint
2026-01-26 11:45:44 -06:00
Phillip Thelen
1f0a4dad23
fix content caching
2024-06-10 14:46:39 +02:00
Sabe Jones
8d9af82521
fix(import): add missing nconf
2024-06-06 14:55:37 -05:00
Phillip Thelen
1ba85b403f
clear content api cache each day
2024-06-06 21:51:07 +02:00
Phillip Thelen
2dfe5585eb
fix
2024-04-01 17:56:15 -05:00
Phillip Thelen
d11e95ab26
change mobile filter defaults to a list
2024-04-01 17:55:58 -05:00
Phillip Thelen
ec0275e6f6
Add tests for content filtering
2024-04-01 17:50:33 -05:00
Phillip Thelen
39252c7828
allow clients to filter content api call
2024-04-01 17:50:03 -05:00
Matteo Pagliazzi
9f85d3927f
fix(content): include app version in response
2020-07-18 15:36:44 +02:00
Denys Dorokhov
186b929e59
API-v4 route added: 'api/v4/faq' fixes #11801 ( #11905 )
...
* feat(api-v4): new /faq route added
* refactor(server): change of function name in libs/content.js
2020-04-14 22:14:53 +02:00
Sabe Jones
e39eafd3f0
feat(event): April Foolin
2020-04-01 06:31:39 -05:00