Barış Soner Uşaklı
a3d6dba69f
feat: add a filter hook to login
...
so async checks can be made by plugins
like showing custom dialogs before login etc.
setting cancel=true in plugin returns back to login page
throwing errors will show it once #11969 is fixed
2023-08-29 19:05:37 -04:00
NoScripter
90ac82d017
fix: remove og:image value ( #11966 )
2023-08-29 11:17:09 -04:00
Barış Soner Uşaklı
440299e661
fix: don't try to parse response if request is head #11960
2023-08-28 22:23:02 -04:00
Misty Release Bot
50d44777fa
chore: update changelog for v3.3.9
2023-08-25 02:39:18 +00:00
Misty Release Bot
f455c959b2
chore: incrementing version number - v3.3.9
v3.3.9
2023-08-25 02:39:17 +00:00
Barış Soner Uşaklı
4ec3a480cc
chore: up mentions
2023-08-24 22:13:41 -04:00
Barış Soner Uşaklı
d5c8bf9eb1
test: add some tests for isPrivilegeGroup
2023-08-24 14:26:27 -04:00
Julian Lam
d13e7cd36c
fix: isPrivilegeGroup not capturing admin privileges
2023-08-24 14:10:45 -04:00
Misty Release Bot
65e16e9f15
chore: update changelog for v3.3.8
2023-08-23 22:34:16 +00:00
Misty Release Bot
c0c8122e0f
chore: incrementing version number - v3.3.8
v3.3.8
2023-08-23 22:34:15 +00:00
Barış Soner Uşaklı
4ba7633897
fix: msg ref
2023-08-23 18:19:39 -04:00
Barış Soner Uşaklı
2d62a77248
fix : #11947 , make user message has a numeric timestamp
2023-08-23 18:09:34 -04:00
Misty Release Bot
1193fa04f3
chore: update changelog for v3.3.7
2023-08-23 17:16:00 +00:00
Misty Release Bot
41dd38afe8
chore: incrementing version number - v3.3.7
v3.3.7
2023-08-23 17:15:59 +00:00
Barış Soner Uşaklı
438c4c8976
fix: closes #11945 , fix skins loading if there are no custom skins
2023-08-23 01:15:56 -04:00
Misty Release Bot
a43354c053
chore: update changelog for v3.3.6
2023-08-22 23:15:00 +00:00
Misty Release Bot
0c13e547fc
chore: incrementing version number - v3.3.6
v3.3.6
2023-08-22 23:15:00 +00:00
Barış Soner Uşaklı
db55f18ae5
chore: up deps
2023-08-22 18:58:59 -04:00
Barış Soner Uşaklı
055762e69e
chore: up version number
v3.3.5
2023-08-22 12:48:11 -04:00
Barış Soner Uşaklı
a6da10efe1
chore: up composer
2023-08-22 11:47:30 -04:00
Julian Lam
df65c60081
fix: improper SSO format (regression), update openapi schema
2023-08-21 15:43:32 -04:00
Julian Lam
8aacc8f89c
fix : #11906 , remove retrieval of SSO data in getAllData internal method, only retrieve for calling user or admins, and only on edit page
2023-08-21 15:26:26 -04:00
Misty Release Bot
c44ddb10e7
chore: update changelog for v3.3.4
2023-08-20 04:14:33 +00:00
Misty Release Bot
44ca29020b
chore: incrementing version number - v3.3.4
v3.3.4
2023-08-20 04:14:33 +00:00
Barış Soner Uşaklı
78a7cfe9c2
fix: upgrade script, get rid of nested processSortedSet
2023-08-19 21:53:44 -04:00
Misty Release Bot
38149a57c5
chore: update changelog for v3.3.3
2023-08-19 01:24:17 +00:00
Misty Release Bot
46c2901872
chore: incrementing version number - v3.3.3
v3.3.3
2023-08-19 01:24:16 +00:00
Barış Soner Uşaklı
51587ca3b2
fix: one more fix
2023-08-18 20:38:59 -04:00
Barış Soner Uşaklı
b5d1e9176b
fix: one more upgrade script fix
2023-08-18 20:34:22 -04:00
Barış Soner Uşaklı
5a8e6af43e
fix: post preview on skins remove clearfix and floats
2023-08-18 20:13:35 -04:00
Barış Soner Uşaklı
90f29571f1
refactor: add connectionTimeout to psql
...
only sleep if there is more than one iteration in processSortedSet
2023-08-18 19:26:57 -04:00
Misty Release Bot
2ecf15c4d9
chore: update changelog for v3.3.2
2023-08-18 20:29:03 +00:00
Misty Release Bot
21116c4cdc
chore: incrementing version number - v3.3.2
v3.3.2
2023-08-18 20:29:02 +00:00
Barış Soner Uşaklı
c02f1d7066
fix: upgrade script
2023-08-18 16:17:19 -04:00
Misty Release Bot
6f961f9c48
chore: update changelog for v3.3.1
2023-08-18 17:36:29 +00:00
Misty Release Bot
678a0e770e
chore: incrementing version number - v3.3.1
v3.3.1
2023-08-18 17:36:28 +00:00
Barış Soner Uşaklı
db07ab1508
feat: #11930 , ability to set custom skins as default
2023-08-18 13:18:13 -04:00
Barış Soner Uşaklı
d1949cee0c
lint: fix lint
2023-08-18 12:10:01 -04:00
Barış Soner Uşaklı
f23b0b5bec
fix: some more upgrade script fixes
...
reduce parallel calls for psql
2023-08-18 11:59:42 -04:00
Barış Soner Uşaklı
c17ef3659c
rewrite upgrade script so it doesnt error on alot of users
...
https://community.nodebb.org/post/95433
2023-08-17 19:24:01 -04:00
Julian Lam
19e047e2d3
fix : #11906 , userData.sso — don't serve deauthUrl or non-associated url if caller uid is not same as target uid
2023-08-17 17:18:30 -04:00
Barış Soner Uşaklı
49bdb455eb
hmm node 20, yummy
2023-08-17 15:04:08 -04:00
Barış Soner Uşaklı
62231baa2a
chore: up themes
2023-08-17 14:41:29 -04:00
Opliko
556a1c4891
fix: include latin-ext subset of fonts in admin styles ( #11918 )
...
see NodeBB/nodebb-theme-harmony#23
2023-08-16 19:19:35 -04:00
Misty Release Bot
46f7405d42
chore: update changelog for v3.3.0
2023-08-16 14:42:43 +00:00
Misty Release Bot
0209bb5f55
chore: incrementing version number - v3.3.0
v3.3.0
2023-08-16 14:42:43 +00:00
renovate[bot]
eafa03ab56
fix(deps): update dependency postcss to v8.4.28 ( #11915 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-16 10:18:40 -04:00
renovate[bot]
a013b16128
fix(deps): update dependency sharp to v0.32.5 ( #11916 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-16 10:18:23 -04:00
Barış Soner Uşaklı
980e0a3a71
wait for images to load before scrolling to bottom
2023-08-15 15:06:28 -04:00
renovate[bot]
4a97ee0f8e
fix(deps): update dependency ace-builds to v1.24.1 ( #11914 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-15 10:34:14 -04:00