Renovate Bot
8a2fe3d916
fix(deps): update dependency nodebb-plugin-mentions to v2.13.7
2021-02-05 21:11:01 +00:00
Julian Lam
a6fa351b72
feat: pass req.session into buildReqObject
2021-02-05 14:31:31 -05:00
Julian Lam
4f97639009
feat: new hook action:login.continue
2021-02-05 14:31:31 -05:00
Julian Lam
5c21c33e58
fix: tests breakage due to 67e3fb6498
2021-02-05 14:31:31 -05:00
Renovate Bot
2326e9a6a7
fix(deps): update dependency nodebb-theme-vanilla to v11.4.2
2021-02-05 19:10:09 +00:00
Renovate Bot
9245ffaf16
fix(deps): update dependency nodebb-theme-persona to v10.5.3
2021-02-05 18:07:01 +00:00
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`.
2021-02-05 11:49:48 -05:00
Misty (Bot)
9576bec6c3
Latest translations and fallbacks
2021-02-05 09:08:37 +00:00
Julian Lam
492cbc6227
fix: tests
...
/cc @pitaj
2021-02-04 14:34:57 -05:00
Peter Jaszkowiak
5e5d37c38f
fix( #9252 ): pass site domain to nodemailer ( #9254 )
2021-02-04 12:08:14 -05:00
Misty (Bot)
4939837d5b
Latest translations and fallbacks
2021-02-04 09:08:15 +00:00
Julian Lam
f79aeef889
fix: posts.uploads.sync dissociates uploaded thumbs of the main pid
2021-02-03 17:02:33 -05:00
Julian Lam
28b3013424
test: added more topic thumbnail tests
...
... to test for post upload tracking logic
2021-02-03 16:34:39 -05:00
Julian Lam
74be1a5963
chore: fallbacks
2021-02-03 15:26:45 -05:00
Julian Lam
68da1c558f
fix: update grammar on unban text
2021-02-03 15:22:44 -05:00
Julian Lam
c729adeb08
fix: privileges page - tweak icon position and width, group name wrapping
2021-02-03 15:22:44 -05:00
gasoved
970bd06fd2
refactor: improvements
2021-02-03 15:22:44 -05:00
gasoved
53e0d4d2e0
feat: banned-users group
2021-02-03 15:22:44 -05:00
Renovate Bot
389690c3fa
fix(deps): update dependency nodebb-plugin-dbsearch to v4.2.0
2021-02-03 18:14:07 +00:00
Renovate Bot
13e12c9565
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.7
2021-02-03 11:40:44 -05:00
Renovate Bot
0aa8e03f34
fix(deps): update dependency json2csv to v5.0.6
2021-02-03 16:16:27 +00:00
Julian Lam
4af9c2fcdd
fix: autofocus on search field in ACP > Manage > Plugins
2021-02-03 10:08:14 -05:00
Julian Lam
44019e2805
fix(deps): bump theme deps for #9244
2021-02-03 09:49:58 -05:00
gasoved
cabec378f4
fix: openapi test specs
2021-02-03 09:49:28 -05:00
gasoved
7c9674de6c
fix: include admins
2021-02-03 09:49:28 -05:00
gasoved
a2a7557cc0
refactor: update dom after diff deletion better
2021-02-03 09:49:28 -05:00
gasoved
eaf9d2e44a
fix: include admins, limit to category mods, correct privilege name
2021-02-03 09:49:28 -05:00
gasoved
4447a64eaa
refactor: removed 3 lines
2021-02-03 09:49:28 -05:00
gasoved
72b050b4a8
test: post diff deletion tests
2021-02-03 09:49:28 -05:00
gasoved
eb642f40b9
feat: #9109 , ability to delete a post's diffs
2021-02-03 09:49:28 -05:00
Misty (Bot)
a87416971b
Latest translations and fallbacks
2021-02-03 09:07:44 +00:00
Renovate Bot
56e4e56b57
fix(deps): update dependency mongodb to v3.6.4
2021-02-02 23:10:49 +00:00
Julian Lam
bd5839639d
fix: http 200 test for api routes
2021-02-02 12:08:31 -05:00
Julian Lam
501441b736
feat: add .delete() method to api module
2021-02-02 10:27:34 -05:00
psychobunny
58655e9a0b
fix: invalid API call when unfollowing a user
2021-02-02 10:16:03 -05:00
Misty (Bot)
526df41db1
Latest translations and fallbacks
2021-02-02 09:07:11 +00:00
Barış Soner Uşaklı
833c73e81b
fix: example
2021-02-01 22:21:19 -05:00
Barış Soner Uşaklı
cc560ca3f9
feat: doc add description
2021-02-01 22:08:56 -05:00
Barış Soner Uşaklı
8e85a28d85
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-02-01 22:08:51 -05:00
Renovate Bot
0441144968
fix(deps): update dependency nodebb-theme-persona to v10.5.1
2021-02-01 22:03:58 -05:00
Barış Soner Uşaklı
ed11e17129
feat: add doc for query param
2021-02-01 22:03:44 -05:00
Barış Soner Uşaklı
fffdc4e0ca
feat: #9234 , add pagination to /api/recent/posts/:term?
2021-02-01 21:38:26 -05:00
Opliko
2bc74cffe6
fix : #9127 , scope service worker to relative_path for the forum ( #9239 )
...
Adds a `Service-Worker-Allowed` header on `assets/src/service-worker.js` URL and uses `scope` option during registration to ensure the service worker is correctly scoped to the entire forum and only the forum.
2021-02-01 19:40:14 -05:00
renovate[bot]
897d29ecd6
fix(deps): update dependency nodebb-theme-vanilla to v11.4.0 ( #9238 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-02-01 17:52:25 -05:00
renovate[bot]
8e2deab4ad
fix(deps): update dependency nodebb-theme-slick to v1.4.0 ( #9237 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-02-01 17:50:09 -05:00
renovate[bot]
4f842a79f2
fix(deps): update dependency nodebb-theme-persona to v10.5.0 ( #9236 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-02-01 17:33:51 -05:00
Renovate Bot
47fd1634b6
fix(deps): update dependency nodebb-theme-lavender to v5.2.0
2021-02-01 21:29:50 +00:00
Barış Soner Uşaklı
d1364c3130
Categories refactor ( #9233 )
...
* 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
2021-02-01 15:19:32 -05:00
Barış Soner Uşaklı
4c12e0aaf8
fix: update docs
2021-02-01 15:16:36 -05:00
Julian Lam
d6f60f4502
fix: broken test after sorted-lists logic change
2021-02-01 14:51:16 -05:00