Commit Graph

18112 Commits (c20cd5285427fa5b70debc5fe2423927af96795e)
 

Author SHA1 Message Date
Renovate Bot 6566a0cb19 fix(deps): update dependency nodebb-theme-persona to v9.0.52
Barış Soner Uşaklı 116866d53a double default post cache
Barış Soner Uşaklı 75816deca7
add cache to redis ()
* add cache to redis

move out cache module from mongo

* fix redis tests

* add callback noop

* fix typo

* del cache on field delete

* make redis/mongo caches separate
Renovate Bot f8b1df4e3a Update dependency nyc to v13.1.0
Renovate Bot acce10d103 Update dependency eslint to v5.8.0
Renovate Bot fa3afbd21b chore(deps): update node.js to v8.12.0
Julian Lam 501b3a79ca
Refactor skins to be built on server-side ()
* WIP

* using bootswatch from npm instead of bootswatch CDN url

* feat: on-demand client css building for skins

* added ability for client-side to select a skin

* updated loading and saving logic of bootstrapSkin on client side user settings

* fix: broken test for 
Julian Lam 84433f29ab
Do not require a full refresh on login/logout ()
* no-refresh login as well, plus lots of fixes for missing config on login

* replace config with new set on logout as well

* passing new payload data into new action:app.loggedIn hook, and old action:app.loggedOut hook

* fixed issues with socket.io not properly representing uid on server

* some light refactoring and cleanup

* minor cleanup, fixed spa logout not working after login

* have reconnection handler for socket.io wait 2s to confirm disconnection before reporting -- stops flicker if reconnecting immediately

* Dynamically replace chat and slideout menu on updateHeader()

... instead of just the menu items.

* more efficient calls to Benchpress and translator /cc @pitaj

* fix: chats and notification handlers not working after login

* fix: accidentally calling cb multiple times
Misty (Bot) 6fb1f97d88 Latest translations and fallbacks
renovate[bot] 7808e58c4d fix(deps): update dependency nodebb-plugin-dbsearch to v2.0.22 ()
Baris Usakli 968be7d8de make lint happy
Baris Usakli 3c611d85ed closes
- on category setParent dialog do not show children of current category
- break recursion if category parentCid is equal to child cid to prevent
infinite loop
- dont allow setting the parentCid of a category to one of it's children
renovate[bot] 9a9f2af9c1 fix(deps): update dependency mongodb to v3.1.9 ()
Misty (Bot) 9b59a1ecb4 Latest translations and fallbacks
Barış Soner Uşaklı 6f47446171 closes
Misty (Bot) 5ae87294c3 Latest translations and fallbacks
Misty (Bot) b855d4d257 Latest translations and fallbacks
Renovate Bot 6cee5b8e80 chore(deps): update dependency husky to v1.1.3
Julian Lam 3c8939a80d fix: interstitial redirects failing if done via ajaxify
Barış Soner Uşaklı 2df19c0ae4 fix typo
Barış Soner Uşaklı fa4d4ec490 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı ed7399f9ed shorter code
Misty (Bot) 48e158b57e Latest translations and fallbacks
Renovate Bot e2274fe0af fix(deps): update dependency nodebb-theme-persona to v9.0.51
Renovate Bot 3005428dc0 fix(deps): update dependency nodebb-theme-slick to v1.2.13
Barış Soner Uşaklı 412358b070
Barış Soner Uşaklı 68b7d92b6f Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 67d3b29204
renovate[bot] 22140a2002 fix(deps): update dependency nodebb-theme-persona to v9.0.50 ()
Barış Soner Uşaklı ff38abc225 move bcrypt into password
Barış Soner Uşaklı 4e297921c4 dont show object cache if it doesnt exist
Julian Lam 34cbd1fc41 fix(l10n): some translations
Renovate Bot 0b4c9a80b3 fix(deps): update dependency nodebb-plugin-markdown to v8.8.2
Renovate Bot 9d25866865 chore(deps): update dependency lint-staged to v8.0.4
Peter Jaszkowiak 9a32118418 Enable `require.main.require` in tests ()
Barış Soner Uşaklı 4caaa046d7 dont load post data again
shorter async.parallel
Barış Soner Uşaklı d3e4daebec posts/delete cleanup
Barış Soner Uşaklı 0de60cfdca fix mongodb tests
Barış Soner Uşaklı 8ca36ad122 closes
Julian Lam 157bea6966 fix: username trim on login, closes
Renovate Bot 3150a2fc36 fix(deps): update dependency nodebb-theme-vanilla to v10.1.7
Renovate Bot aaa6fe9e2e chore(deps): update dependency lint-staged to v8.0.3
Misty (Bot) 12714a4645 Latest translations and fallbacks
Renovate Bot 95d7a5fadd chore(deps): update dependency lint-staged to v8
Renovate Bot 52f141c99e chore(deps): update dependency jsdom to v13
renovate[bot] 9bcda7f746 fix(deps): update dependency nodebb-theme-slick to v1.2.12 ()
Julian Lam 5ccdc1c017 internationalising english labels in session time ACP block,
Julian Lam 58b088c054 update html on session time ACP block,
Barış Soner Uşaklı 2e579ee0f9 closes
Barış Soner Uşaklı 5ee4529a8e if source has no parentCid assume 0