Barış Soner Uşaklı
fc49665fe5
fix: https://github.com/NodeBB-Community/nodebb-plugin-custom-pages/issues/68
...
don't crash if template doesn't have any widgets set before
2022-11-22 19:30:58 -05:00
Barış Soner Uşaklı
bb82eb71e2
fix : #11052 , add missing await
2022-11-21 13:37:35 -05:00
Julian Lam
a87f64b4bb
fix: pin jquery version for all packages that include it as a subdependency
2022-11-18 11:54:08 -05:00
Julian Lam
5aaebdd3d7
fix : #10877 , define a resolution for jquery subdependency of timeago
2022-11-16 12:13:07 -05:00
Barış Soner Uşaklı
abcfb63126
fix : #11044 , allow banned users to post
...
if given privileges
2022-11-15 17:53:15 -05:00
Barış Soner Uşaklı
6109061501
fix: check schedule privilege, closes #11032
2022-11-11 11:14:30 -05:00
Barış Soner Uşaklı
b34e859c1b
refactor: don't prevent startup if staticDir is undefined
...
https://community.nodebb.org/topic/16790/problems-with-upgrading-to-2-xx
2022-11-10 13:31:51 -05:00
Julian Lam
445f09f0dc
chore: remove derpy extra changelog bits
2022-11-09 13:48:07 -05:00
Misty Release Bot
c9cd8975a2
chore: update changelog for v2.5.8
2022-11-09 18:46:09 +00:00
Misty Release Bot
466263172a
chore: incrementing version number - v2.5.8
v2.5.8
2022-11-09 18:46:09 +00:00
Julian Lam
2f9d8c350e
fix: pass csrf_token into calls to /register/abort, #11017
2022-11-09 13:20:28 -05:00
Julian Lam
55a197a7d7
fix: check for csrf token on /register/abort, + theme changes for v2.x branches of themes
2022-11-09 12:00:59 -05:00
Barış Soner Uşaklı
5d8df407a9
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-11-05 14:44:18 -04:00
Barış Soner Uşaklı
a31ba824ea
fix: upgrade script to work from 0.x to 2.x
2022-11-05 14:44:12 -04:00
Barış Soner Uşaklı
078bd4dd1f
Update README.md
2022-11-04 19:34:33 -04:00
Barış Soner Uşaklı
d264c6ac4b
refactor: use utils.debounce
2022-11-03 20:17:38 -04:00
Barış Soner Uşaklı
06d1539137
test: fix tests again
2022-10-29 17:40:33 -04:00
Barış Soner Uşaklı
c833d3cdc4
test: fix test
2022-10-29 17:05:16 -04:00
Barış Soner Uşaklı
b5d38bc696
feat: new search hooks
...
filter:search.isAllowed, allow plugins to check if searching is allowed
filter:search.searchIn, allow searching in custom items
2022-10-29 16:57:03 -04:00
Barış Soner Uşaklı
5a7dc71067
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-10-23 19:47:01 -04:00
Barış Soner Uşaklı
673261ff98
fix : #10519 , image height in emails
2022-10-23 19:46:54 -04:00
Julian Lam
b9c8c02fcf
fix: fallback language strings for #10987
2022-10-21 14:45:25 -04:00
Barış Soner Uşaklı
6f673f806f
fix : #10993 , apply autoLocale middleware to guests only
2022-10-21 10:23:36 -04:00
Barış Soner Uşaklı
9227b82e2c
fix: check cid as well as template
2022-10-20 21:01:34 -04:00
Barış Soner Uşaklı
e3f2156202
feat: add search data to filter:search.inContent
2022-10-20 20:35:35 -04:00
Julian Lam
c2024f3484
chore: really fix indents this time
2022-10-19 15:29:54 -04:00
Julian Lam
d50512e73c
chore: fix indents
2022-10-19 15:28:41 -04:00
Julian Lam
be5d6d29c9
chore: add bootstrap5 to test runner for now
2022-10-19 15:27:24 -04:00
Julian Lam
9ee30fe7d2
fix: revert breaking change, add back SocketUser.emailConfirm
2022-10-18 15:16:52 -04:00
Julian Lam
9c576a0758
Email confirmation QOL updates ( #10987 )
...
* breaking: remove `SocketUser.emailConfirm`, re: #10954
* chore: move email confirmation related configs to own section in Settings > Email
* feat: new user email method `getValidationExpiry`, returns expiration in ms.. probably.
* fix: bug where `user.email.isValidationPending` returned an u nexpected non-boolean value if there was no confirmation pending (only when checking email as well)
* fix: update getValidationExpiry to return ms
* test: use emailConfirmInterval for tests, for now
* fix: throw friendly error when attempting an email change within email confirmation window
* feat: new config option `emailConfirmExpiry` in days, governs how long the confirm link is good for
* test: additional tests for user email methods
* fix: add back missing handling of option
* test: fix tests
2022-10-18 15:12:13 -04:00
Julian Lam
09f3ac6574
fix: in appropriately named language key email-confirm-email2
2022-10-17 16:49:15 -04:00
Julian Lam
7672194c7c
fix: correctly pass dev flag to package installer
2022-10-17 16:13:04 -04:00
Julian Lam
09cfd0bd57
fix: use --omit=dev flag for npm instead of --production
2022-10-17 16:07:26 -04:00
Misty Release Bot
17e948abf7
chore: update changelog for v2.5.7
2022-10-14 15:59:58 +00:00
Misty Release Bot
dd6d104820
chore: incrementing version number - v2.5.7
v2.5.7
2022-10-14 15:59:57 +00:00
Julian Lam
af27606e20
fix : #10968 , icon selector in ACP when icon name is typed in
2022-10-14 11:58:12 -04:00
Barış Soner Uşaklı
dc4a850cac
show progress
2022-10-14 11:04:48 -04:00
Barış Soner Uşaklı
ba484d5478
Esbuild ( #10940 )
...
* ci: add minimum GitHub token permissions for workflows
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io >
* feat: use esbuild for minification
Co-authored-by: Ashish Kurmi <akurmi@stepsecurity.io >
2022-10-14 11:04:27 -04:00
Barış Soner Uşaklı
dd4e9cce09
perf: speed up build
...
run webpack as soon as js targets are done
this allows building js/css in parallel
2022-10-14 11:04:00 -04:00
Misty Release Bot
e92238d09a
chore: update changelog for v2.5.6
2022-10-13 14:21:02 +00:00
Misty Release Bot
7dc45afa4c
chore: incrementing version number - v2.5.6
v2.5.6
2022-10-13 14:21:01 +00:00
Barış Soner Uşaklı
67efaeb4b8
fix active plugins ( #10964 )
2022-10-13 10:09:23 -04:00
Barış Soner Uşaklı
b879b6a0c2
fix: use admin:groups priv for groups ( #10960 )
2022-10-12 10:02:45 -04:00
Barış Soner Uşaklı
e35b0a869f
fix: https://github.com/NodeBB/NodeBB/issues/10525
2022-10-11 20:30:54 -04:00
Misty Release Bot
e7d0040d17
chore: update changelog for v2.5.5
2022-10-11 17:07:16 +00:00
Misty Release Bot
58b2f10ee9
chore: incrementing version number - v2.5.5
v2.5.5
2022-10-11 17:07:16 +00:00
Barış Soner Uşaklı
b91ef6dd76
chore: up plugins
2022-10-11 12:13:03 -04:00
Misty Release Bot
aabf073c89
chore: update changelog for v2.5.4
2022-10-11 12:25:36 +00:00
Misty Release Bot
89eb0340d1
chore: incrementing version number - v2.5.4
v2.5.4
2022-10-11 12:25:35 +00:00
Barış Soner Uşaklı
ebd5dcc6d6
fix: EEXISTS error on linux if plugin/theme overrides core js file
2022-10-11 08:13:59 -04:00