Barış Soner Uşaklı
8b576a3704
fix : #9560 , don't save post diffs if content didn't change
2021-09-14 14:07:58 -04:00
Barış Soner Uşaklı
2657804c1f
fix : #9790 , fix sorting of more than one page of pinned topics
2021-09-11 17:57:42 -04:00
Barış Soner Uşaklı
3ecbb624d8
fix: privileges added by plugins ( #9802 )
...
* fix: privileges added by plugins
when copying a categories privileges, privileges added by plugins will be copied as well
when purging a category privileges added by plugins will be purged as well
show plugin privileges in privileges.<categories/admin/global>.get
show plugin privileges in privileges.<categories/admin/global>.userPrivileges
show plugin privileges in privileges.<categories/admin/global>.groupPrivileges
* fix: typo
2021-09-11 16:43:48 -04:00
Barış Soner Uşaklı
71ed50b9c1
fix : #9800 , don't send all welcome test emails to test@example.org @julianlam
2021-09-11 13:11:11 -04:00
uplift
92d1ee31e4
Add authenticateRequest middleware ( #9795 )
...
* Add authenticateRequest middleware
to Post routes
* Fix linting error
2021-09-10 12:36:12 -04:00
Barış Soner Uşaklı
397835a05a
feat: allow removing multiple items from list
2021-09-09 22:25:17 -04:00
Barış Soner Uşaklı
7f48edc02a
feat: add uid to filter:user.saveSettings
2021-09-09 22:24:55 -04:00
gasoved
84ff1152f7
feat: headers for global privs #9717 ( #9762 )
...
* feat: headers for global privs #9717
* fix: don't spoil headers to adminPrivs
Co-authored-by: Julian Lam <julian@nodebb.org >
2021-09-08 17:17:25 -04:00
Julian Lam
006fc700dd
feat: add ACP option to require email address on new registration
2021-09-08 14:18:20 -04:00
Julian Lam
34afb74762
fix: browsers autocompleting smtp fields when they should not
2021-09-08 14:05:56 -04:00
psychobunny
bf0c02a71e
feat: a slightly less ugly rewards panel
2021-09-07 11:49:43 -04:00
psychobunny
a7855c4cc4
fix: dashboard graph controls
2021-09-07 10:48:03 -04:00
Barış Soner Uşaklı
0ce4b87d85
fix : #9781 ( #9782 )
2021-09-03 20:34:42 -04:00
Julian Lam
856ba78a5f
fix: replace logic in isPrivilegedOrSelfAndPasswordMatch to use privileges.users.canEdit
2021-09-03 17:13:55 -04:00
Julian Lam
cdaea61136
fix: handle missing uid in deprecated socket call
2021-09-03 16:59:42 -04:00
Julian Lam
0a41741b7e
refactor: deprecate picture update socket call, new API routes for picture update
2021-09-03 16:59:42 -04:00
Julian Lam
e33e046f15
fix: use privileges.users.canEdit for image upload priv check
2021-09-03 16:59:42 -04:00
Barış Soner Uşaklı
a48bbdbfe3
fix: errors from registerComplete
2021-09-03 15:30:05 -04:00
Julian Lam
60de084475
fix: simplify logic for fullname and email blanking in user retrieval (getUserDataByUserSlug)
...
Previous logic seemed to match the logic used in privileges.users.canEdit, except
the latter allows plugins to modify the value.
2021-09-03 13:38:24 -04:00
Barış Soner Uşaklı
1e2bda13d0
fix: lint
2021-09-03 12:41:11 -04:00
Barış Soner Uşaklı
488f0978a4
fix: manifest error
2021-09-03 12:29:11 -04:00
Barış Soner Uşaklı
72710b8040
fix : #9772 , regression from 70a04bc105
2021-09-03 12:22:03 -04:00
Julian Lam
dd4e66e22c
fix: push back some deprecations, remove deprecated stuff scheduled for v1.18.0
2021-09-03 12:04:20 -04:00
Barış Soner Uşaklı
1f91a31327
Priv hook fix ( #9775 )
...
* fix : #9773 , fire hooks properly for priv changes
* fix: admin/global group privs
dont allow invalid privs
2021-09-03 11:58:17 -04:00
Julian Lam
4ac701d747
fix: deprecate userData.showHidden as it is functionally equivalent to userData.canEdit
2021-09-03 11:57:18 -04:00
Barış Soner Uşaklı
6869920e06
fix : #9773 , fire hooks properly for priv changes ( #9774 )
2021-09-03 11:22:42 -04:00
psychobunny
6afeac375b
fix: automated tests are a good thing to have
2021-08-31 11:33:20 -04:00
psychobunny
ae793b4a44
chore: found some hooks that don't play well docgen
2021-08-31 10:45:08 -04:00
gasoved
3df79683f5
feat: create folders in ACP uploads #9638 ( #9750 )
...
* feat: create folders in ACP uploads #9638
* fix: openapi
* test: missing tests
* fix: eslint
* fix: tests
2021-08-31 09:27:00 -04:00
gasoved
61f02f17d8
feat: column based view on wide priv. tables ( #9699 )
...
* feat: column based view on wide priv. tables
* fix: add group/user
* feat: copy buttons to work on visible privs
* feat: show what's being copied in modal
* feat: optional title and message for category selector modal
2021-08-30 10:42:58 -04:00
Barış Soner Uşaklı
e59d357533
feat: als ( #9749 )
...
* feat: als
* fix: up test timeout
* fix: don't overwrite caller if it already exists
* fix: up test timeout for psql
2021-08-30 10:23:38 -04:00
SAES:RPG
dd15065706
Fix [MONGODB DRIVER] Warning: bulk operation remove has been deprecated, please use delete ( #9746 )
...
Co-authored-by: Brophy <paul.brophy@bastage.net >
2021-08-26 09:44:16 -04:00
Barış Soner Uşaklı
0743554dd4
fix: pluginPaths
2021-08-23 21:41:08 -04:00
Barış Soner Uşaklı
13878e9f14
fix : #9730 , show warning if plugin is active but not installed
2021-08-23 21:27:03 -04:00
Barış Soner Uşaklı
c354cde347
fix : #9719 , only apply to non https
2021-08-23 11:51:36 -04:00
Barış Soner Uşaklı
6659e95a4a
refactor: remove promisify from redis, ioredis supports promises nati… ( #9728 )
...
* refactor: remove promisify from redis, ioredis supports promises natively
* refactor: remove unused util
2021-08-21 23:31:31 -04:00
Barış Soner Uşaklı
a288f51f42
fix: allow smaller than 5mins for admin relogin duration
...
setting the value to 1min in ACP wasn't working
2021-08-18 20:46:51 -04:00
Barış Soner Uşaklı
794bf01b21
feat: allow changing default search in
2021-08-18 20:35:39 -04:00
Barış Soner Uşaklı
9de64bf516
fix : #9698 , pass along query params in redirect
2021-08-12 11:26:15 -04:00
Barış Soner Uşaklı
358ad74054
feat: closes #9684 , allow event deletion
...
fix: topic events appearing before necro messages
feat: add move topic event
feat: add ability to delete specific topic events via events.purge
2021-08-10 19:39:51 -04:00
opliko
a370c26f73
feat: re-add FontAwesome font for compatibility
2021-08-06 19:39:33 -04:00
opliko
093ac1c09a
fix: remove unnecessary quote
2021-08-06 19:39:33 -04:00
opliko
41762e6603
feat: update to FontAwesome 5.15, resolve #6976
2021-08-06 19:39:33 -04:00
Barış Soner Uşaklı
8fb53252a8
refactor: get rid of async.waterfall/each
2021-08-05 14:09:34 -04:00
Barış Soner Uşaklı
42dbd40253
refactor: remove unused async
2021-08-05 13:02:28 -04:00
Barış Soner Uşaklı
6b6a7d4b8a
refactor: remove waterfall
2021-08-05 12:52:07 -04:00
Opliko
d509a307f0
Remove some deprecated/unnecessary code ( #9688 )
...
* refactor: remove mkdirp promisify
* refactor: remove old session deletion API route
* refactor: remove middleware.isAdmin
* refactor: remove templateValues.config.bootswatchSkin
* fix: unused dependencies
2021-08-01 22:03:19 -04:00
Barış Soner Uşaklı
0c81642997
fix : #9681 , update posts in queue if target tid is merged
2021-07-30 22:51:06 -04:00
Julian Lam
4a521ea218
fix: email update interstitial to not error on empty email field (on new registration)
2021-07-30 15:08:43 -04:00
Julian Lam
70a04bc105
feat: removed registerAndLoginUserCallback local helper, added handling if a bad interstitial doesn't go away nor throw errors
2021-07-30 14:50:56 -04:00