Misty Release Bot
d8184c24b1
Latest translations and fallbacks
2 years ago
Misty Release Bot
80a27df0d9
Latest translations and fallbacks
2 years ago
Misty Release Bot
97ac3781f1
Latest translations and fallbacks
2 years ago
Misty Release Bot
0767ed5727
chore(i18n): fallback strings for new resources: nodebb.admin-settings-user
2 years ago
Julian Lam
69806662e6
Session Timeout if "Remember Me" is not checked ( #11125 )
...
* fix: convert loginDays and loginSeconds to number inputs
* feat: configurable session timeout for when "Remember Me" is not checked
closes #11124
* test: addition tests to check loginDays and sessionDuration settings
* test: also test loginSeconds override
2 years ago
Julian Lam
830a20f182
chore: fallbacks for new language string
2 years ago
Barış Soner Uşaklı
1ea9481af6
fix: lock post/reply similar to user.create
2 years ago
Misty Release Bot
717b36129e
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2 years ago
Julian Lam
4314b8e201
Revert "fix: replace input type number with text/pattern"
...
This reverts commit cde4c6ac7e
.
The changeset was naive in the sense that a lot of the changes inputs actually work better as type="number".
2 years ago
Misty Release Bot
4f4b48000a
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2 years ago
Julian Lam
2bc23a9526
fix: replace input type number with text/pattern
2 years ago
Barış Soner Uşaklı
06f4801e57
refactor: remove debug log closes #11090
2 years ago
Julian Lam
9ee8502d7a
chore: added stub file in hy
2 years ago
Julian Lam
f11094cbb8
feat: update transifex config (for use with new cli)
...
+ hy, thanks to the fine folks at tutor-platform.com!
2 years ago
Misty Release Bot
76154a6321
Latest translations and fallbacks
2 years ago
Misty Release Bot
155343139f
Latest translations and fallbacks
2 years ago
Misty Release Bot
79b27d46f4
Latest translations and fallbacks
2 years ago
Julian Lam
43e7c98824
fix: relax selectors for client-side form validation so that all form elements are checked
2 years ago
Misty Release Bot
0e319a58cb
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2 years ago
Julian Lam
d9852c3245
Revert "fix: replace input type number with text/pattern"
...
This reverts commit cde4c6ac7e
.
The changeset was naive in the sense that a lot of the changes inputs actually work better as type="number".
2 years ago
Misty Release Bot
9676b192da
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2 years ago
Julian Lam
45ae31f816
fix: replace input type number with text/pattern
2 years ago
Julian Lam
dadbcd731c
feat: integrating basic client-side form validity checking in settings v1 and v2
2 years ago
Misty Release Bot
e1238a5822
Latest translations and fallbacks
2 years ago
Barış Soner Uşaklı
91c2e5ac25
refactor: not deprecated on 2.x
2 years ago
Misty Release Bot
1d7dbf1480
chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced
2 years ago
Barış Soner Uşaklı
864fe0f971
feat: add permissions-policy header
2 years ago
Misty Release Bot
de640e23e5
Latest translations and fallbacks
2 years ago
Misty Release Bot
c2d19d7f0a
Latest translations and fallbacks
2 years ago
Misty Release Bot
98c949e4ec
Latest translations and fallbacks
2 years ago
Barış Soner Uşaklı
6a526631b4
add openapi
2 years ago
Misty Release Bot
05b6758e59
chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced
2 years ago
Barış Soner Uşaklı
3c85b944e3
feat: allow groups to be exempt from maintenance mode
...
closes #11030
2 years ago
Julian Lam
97d8b53fd3
Merge branch 'master' into develop
2 years ago
Barış Soner Uşaklı
d264c6ac4b
refactor: use utils.debounce
2 years ago
Misty Release Bot
b86eb03a4c
Latest translations and fallbacks
2 years ago
Misty Release Bot
95a5d516cb
Latest translations and fallbacks
2 years ago
Misty Release Bot
c4ed02ee1d
Latest translations and fallbacks
2 years ago
Julian Lam
a2fafc2b15
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Misty Release Bot
3a1866ce81
Latest translations and fallbacks
2 years ago
Julian Lam
b9c8c02fcf
fix: fallback language strings for #10987
2 years ago
Barış Soner Uşaklı
9227b82e2c
fix: check cid as well as template
2 years ago
Misty Release Bot
248fd6721c
Latest translations and fallbacks
2 years ago
Misty Release Bot
8d6c0de735
Latest translations and fallbacks
2 years ago
Misty Release Bot
9ad3b214d6
chore(i18n): fallback strings for new resources: nodebb.admin-settings-user, nodebb.admin-settings-email
2 years ago
Julian Lam
96b46411b1
Merge branch 'master' into develop
2 years ago
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
2 years ago
Misty Release Bot
773a97446a
Latest translations and fallbacks
2 years ago
Julian Lam
09f3ac6574
fix: in appropriately named language key `email-confirm-email2`
2 years ago
Julian Lam
af27606e20
fix : #10968 , icon selector in ACP when icon name is typed in
2 years ago