17453 Commits (7808e58c4dfffa5267b9ca2d7d6c6d73e87583fa)
 

Author SHA1 Message Date
renovate[bot] 7808e58c4d fix(deps): update dependency nodebb-plugin-dbsearch to v2.0.22 (#6916) 6 years ago
Baris Usakli 968be7d8de make lint happy 6 years ago
Baris Usakli 3c611d85ed closes #6912
- 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
6 years ago
renovate[bot] 9a9f2af9c1 fix(deps): update dependency mongodb to v3.1.9 (#6914) 6 years ago
Misty (Bot) 9b59a1ecb4 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 6f47446171 closes #6910 6 years ago
Misty (Bot) 5ae87294c3 Latest translations and fallbacks 6 years ago
Misty (Bot) b855d4d257 Latest translations and fallbacks 6 years ago
Renovate Bot 6cee5b8e80 chore(deps): update dependency husky to v1.1.3 6 years ago
Julian Lam 3c8939a80d fix: interstitial redirects failing if done via ajaxify 6 years ago
Barış Soner Uşaklı 2df19c0ae4 fix typo 6 years ago
Barış Soner Uşaklı fa4d4ec490 Merge branch 'master' of https://github.com/NodeBB/NodeBB 6 years ago
Barış Soner Uşaklı ed7399f9ed shorter code 6 years ago
Misty (Bot) 48e158b57e Latest translations and fallbacks 6 years ago
Renovate Bot e2274fe0af fix(deps): update dependency nodebb-theme-persona to v9.0.51 6 years ago
Renovate Bot 3005428dc0 fix(deps): update dependency nodebb-theme-slick to v1.2.13 6 years ago
Barış Soner Uşaklı 412358b070 #6903 6 years ago
Barış Soner Uşaklı 68b7d92b6f Merge branch 'master' of https://github.com/NodeBB/NodeBB 6 years ago
Barış Soner Uşaklı 67d3b29204 #6903 6 years ago
renovate[bot] 22140a2002 fix(deps): update dependency nodebb-theme-persona to v9.0.50 (#6902) 6 years ago
Barış Soner Uşaklı ff38abc225 move bcrypt into password 6 years ago
Barış Soner Uşaklı 4e297921c4 dont show object cache if it doesnt exist 6 years ago
Julian Lam 34cbd1fc41 fix(l10n): some translations 6 years ago
Renovate Bot 0b4c9a80b3 fix(deps): update dependency nodebb-plugin-markdown to v8.8.2 6 years ago
Renovate Bot 9d25866865 chore(deps): update dependency lint-staged to v8.0.4 6 years ago
Peter Jaszkowiak 9a32118418 Enable `require.main.require` in tests (#6896) 6 years ago
Barış Soner Uşaklı 4caaa046d7 dont load post data again
shorter async.parallel
6 years ago
Barış Soner Uşaklı d3e4daebec posts/delete cleanup 6 years ago
Barış Soner Uşaklı 0de60cfdca fix mongodb tests 6 years ago
Barış Soner Uşaklı 8ca36ad122 closes #6890 6 years ago
Julian Lam 157bea6966 fix: username trim on login, closes #6894 6 years ago
Renovate Bot 3150a2fc36 fix(deps): update dependency nodebb-theme-vanilla to v10.1.7 6 years ago
Renovate Bot aaa6fe9e2e chore(deps): update dependency lint-staged to v8.0.3 6 years ago
Misty (Bot) 12714a4645 Latest translations and fallbacks 6 years ago
Renovate Bot 95d7a5fadd chore(deps): update dependency lint-staged to v8 6 years ago
Renovate Bot 52f141c99e chore(deps): update dependency jsdom to v13 6 years ago
renovate[bot] 9bcda7f746 fix(deps): update dependency nodebb-theme-slick to v1.2.12 (#6881) 6 years ago
Julian Lam 5ccdc1c017 internationalising english labels in session time ACP block, #6883 6 years ago
Julian Lam 58b088c054 update html on session time ACP block, #6883 6 years ago
Barış Soner Uşaklı 2e579ee0f9 closes #6883 6 years ago
Barış Soner Uşaklı 5ee4529a8e if source has no parentCid assume 0 6 years ago
Barış Soner Uşaklı 9918389a43 closes #6884 6 years ago
Barış Soner Uşaklı 61c7aa4b19 closes #6885 6 years ago
Misty (Bot) 3d9ca0d26d Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 7aa937a657 remove dupe code in mongodb sorted 6 years ago
Barış Soner Uşaklı fee3ec308a use showSelect 6 years ago
renovate[bot] e0dc00daf5 fix(deps): update dependency nodebb-theme-persona to v9.0.49 (#6880) 6 years ago
Barış Soner Uşaklı ea1e8fb8fe Merge branch 'master' of https://github.com/NodeBB/NodeBB 6 years ago
Barış Soner Uşaklı 19e6c61244 add new test for queue 6 years ago
Barış Soner Uşaklı c27be9db5a
Recent refactor (#6879)
* wip

* fix inf scroll

* remove duplicated code

* remove dupe code in /unread

* use topicList

* update tag page to use topicList

* fix tests

* combine ifs

* remove more dupe code

* disable timeout
6 years ago