21778 Commits (b9fd2c87f342a5769afa7fea0cc2f5a983e2d9c6)
 

Author SHA1 Message Date
Renovate Bot 2b12905df1 fix(deps): update dependency nodebb-theme-slick to v1.4.2 4 years ago
Renovate Bot fb2f114336 fix(deps): update dependency nodebb-theme-lavender to v5.2.1 4 years ago
Barış Soner Uşaklı 47299ea587
Categories refactor (#9257)
* feat: wip categories pagination

* feat: add subCategoriesPerPage setting

* feat: add load more sub categories button to category page

* fix: openapi spec

* feat: show sub categories left on category page

hide button when no more categories left

* breaking: rename categories to allCategories on /search

categories contains the search results

* fix: spec

* refactor: remove cidsPerPage

* fix: tests

* feat: use component for subcategories

* fix: prevent negative subCategoriesLeft

* feat: new category filter/search WIP

* feat: remove categories from /tag

* fix: dont load all categories when showing move modal

* feat: allow adding custom categories to list

* breaking: dont load entire category tree on post queue

removed unused code
add hooks to filter/selector
add options to filter/selector

* feat: make selector modal work again

* feat: replace old search module

* fix: topic move selector

* feat: dont load all categories on create category modal

* fix: fix more categorySelectors

* feat: dont load entire category tree on group details page

* feat: dont load all categories on home page and user settings page

* feat: add pagination to /user/:userslug/categories

* fix: update schemas

* fix: more tests

* fix: test

* feat: flags page, dont return entire category tree

* fix: flag test

* feat: categories manage page

dont load all categories
allow changing root category
clear caches properly

* fix: spec

* feat: admins&mods page

dont load all categories

* fix: spec

* fix: dont load all children when opening dropdown

* fix: on search results dont return all children

* refactor: pass all options, rename options.cids to options.selectedCids

* fix: #9266

* fix: index 0

* fix: spec

* feat: #9265, add setObjectBulk

* refactor: shoter updateOrder

* feat: selectors on categories/category

* fix: tests and search filter

* fix: category update test

* feat: pagination on acp categories page

show order in set order modal

* fix: allow drag&drop on pages > 1 in /admin/manage/categories

* fix: teasers for deep nested categories

fix sub category display on /category page

* fix: spec

* refactor: use eslint-disable-next-line

* refactor: shorter
4 years ago
renovate[bot] 2cfab3678e
fix(deps): update dependency nodebb-theme-slick to v1.4.1 (#9262)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] 2147d386be
fix(deps): update socket.io packages to v3.1.1 (#9253)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Renovate Bot 1fa0d4f45c fix(deps): update dependency postcss to v8.2.5 4 years ago
Misty (Bot) 73c9c1c25a Latest translations and fallbacks 4 years ago
Renovate Bot 42e365d913 fix(deps): update dependency nodebb-plugin-emoji-android to v2.0.1 4 years ago
Renovate Bot 4fd6027bca fix(deps): update dependency nodebb-plugin-markdown to v8.12.6 4 years ago
Barış Soner Uşaklı e40af441c9
fix: cache key collision 4 years ago
Renovate Bot 8a2fe3d916 fix(deps): update dependency nodebb-plugin-mentions to v2.13.7 4 years ago
Julian Lam a6fa351b72 feat: pass req.session into buildReqObject 4 years ago
Julian Lam 4f97639009 feat: new hook `action:login.continue` 4 years ago
Julian Lam 5c21c33e58 fix: tests breakage due to 67e3fb6498 4 years ago
Renovate Bot 2326e9a6a7 fix(deps): update dependency nodebb-theme-vanilla to v11.4.2 4 years ago
Renovate Bot 9245ffaf16 fix(deps): update dependency nodebb-theme-persona to v10.5.3 4 years ago
Julian Lam 67e3fb6498 fix: register returnTo logic to match login route
Login route saves the previous page by checking for the X-Return-To header. This header is automatically set by ajaxify.
Login takes this value and saves it to `req.session`.

Up until now, `/register` saved the previous URL in a hidden input, and redirected based on that value, but it occasionally conflicted with req.session.returnTo. It was also confusing because it did not match how login handled the values.

This commit updates the route handling so it works identically to `/login`.
4 years ago
Misty (Bot) 9576bec6c3 Latest translations and fallbacks 4 years ago
Julian Lam 492cbc6227 fix: tests
/cc @pitaj
4 years ago
Peter Jaszkowiak 5e5d37c38f
fix(#9252): pass site domain to nodemailer (#9254) 4 years ago
Misty (Bot) 4939837d5b Latest translations and fallbacks 4 years ago
Julian Lam f79aeef889 fix: posts.uploads.sync dissociates uploaded thumbs of the main pid 4 years ago
Julian Lam 28b3013424 test: added more topic thumbnail tests
... to test for post upload tracking logic
4 years ago
Julian Lam 74be1a5963 chore: fallbacks 4 years ago
Julian Lam 68da1c558f fix: update grammar on unban text 4 years ago
Julian Lam c729adeb08 fix: privileges page - tweak icon position and width, group name wrapping 4 years ago
gasoved 970bd06fd2 refactor: improvements 4 years ago
gasoved 53e0d4d2e0 feat: banned-users group 4 years ago
Renovate Bot 389690c3fa fix(deps): update dependency nodebb-plugin-dbsearch to v4.2.0 4 years ago
Renovate Bot 13e12c9565 fix(deps): update dependency nodebb-plugin-composer-default to v6.5.7 4 years ago
Renovate Bot 0aa8e03f34 fix(deps): update dependency json2csv to v5.0.6 4 years ago
Julian Lam 4af9c2fcdd fix: autofocus on search field in ACP > Manage > Plugins 4 years ago
Julian Lam 44019e2805 fix(deps): bump theme deps for #9244 4 years ago
gasoved cabec378f4 fix: openapi test specs 4 years ago
gasoved 7c9674de6c fix: include admins 4 years ago
gasoved a2a7557cc0 refactor: update dom after diff deletion better 4 years ago
gasoved eaf9d2e44a fix: include admins, limit to category mods, correct privilege name 4 years ago
gasoved 4447a64eaa refactor: removed 3 lines 4 years ago
gasoved 72b050b4a8 test: post diff deletion tests 4 years ago
gasoved eb642f40b9 feat: #9109, ability to delete a post's diffs 4 years ago
Misty (Bot) a87416971b Latest translations and fallbacks 4 years ago
Renovate Bot 56e4e56b57 fix(deps): update dependency mongodb to v3.6.4 4 years ago
Julian Lam bd5839639d fix: http 200 test for api routes 4 years ago
Julian Lam 501441b736 feat: add .delete() method to api module 4 years ago
psychobunny 58655e9a0b fix: invalid API call when unfollowing a user 4 years ago
Misty (Bot) 526df41db1 Latest translations and fallbacks 4 years ago
Barış Soner Uşaklı 833c73e81b fix: example 4 years ago
Barış Soner Uşaklı cc560ca3f9 feat: doc add description 4 years ago
Barış Soner Uşaklı 8e85a28d85 Merge branch 'master' of https://github.com/NodeBB/NodeBB 4 years ago
Renovate Bot 0441144968 fix(deps): update dependency nodebb-theme-persona to v10.5.1 4 years ago