Julian Lam
4467299e42
fix: update defaults for corp and coep to be more permissive, for now, to be reverted for v1.20.0
3 years ago
Misty (Bot)
c159efc7cd
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
3e30b6cd23
chore: up persona
3 years ago
Barış Soner Uşaklı
94da502629
fix: if no group label is selected, select no group title option
...
dont save groupTitle: "['null']" if nothing is selected
3 years ago
Renovate Bot
05e2b3541b
chore(deps): update dependency mocha to v9.2.0
3 years ago
dependabot[bot]
1f037bf692
chore(deps): bump helmet from 5.0.1 to 5.0.2 in /install
...
Bumps [helmet](https://github.com/helmetjs/helmet ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/helmetjs/helmet/releases )
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md )
- [Commits](https://github.com/helmetjs/helmet/compare/v5.0.1...v5.0.2 )
---
updated-dependencies:
- dependency-name: helmet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Renovate Bot
ac244af338
chore(deps): update dependency lint-staged to v12.3.1
3 years ago
Renovate Bot
7060837b82
chore(deps): update dependency lint-staged to v12.3.0
3 years ago
Misty (Bot)
3c63651fee
Latest translations and fallbacks
3 years ago
Misty (Bot)
1b80be5392
Latest translations and fallbacks
3 years ago
Misty (Bot)
2ec4e31f7c
chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced
3 years ago
Julian Lam
d91aeea3c3
feat: add ACP toggles for COEP and CORP headers
3 years ago
dependabot[bot]
5d3900dcd4
chore(deps): bump helmet from 4.6.0 to 5.0.1 in /install
...
Bumps [helmet](https://github.com/helmetjs/helmet ) from 4.6.0 to 5.0.1.
- [Release notes](https://github.com/helmetjs/helmet/releases )
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md )
- [Commits](https://github.com/helmetjs/helmet/compare/v4.6.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: helmet
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Misty (Bot)
7f450268f6
chore: incrementing version number - v1.19.1
...
(cherry picked from commit 04ce24e661
)
Signed-off-by: Misty (Bot) <deploy@nodebb.org>
3 years ago
Misty (Bot)
55df683aa2
chore: update changelog for v1.19.1
3 years ago
Julian Lam
d098e26f82
User Email and email validation API ( #10160 )
...
* feat: wip user emails api
* fix: allow admins with manage-users access to email confirmation api as well
* fix: wrong route path
* docs: openapi spec
3 years ago
Julian Lam
868bff302c
Update SECURITY.md
...
- fixed link to bounty page
3 years ago
Misty (Bot)
890b1201b9
Latest translations and fallbacks
3 years ago
dependabot[bot]
4a5182e4aa
chore(deps): bump compare-versions from 4.1.2 to 4.1.3 in /install ( #10154 )
...
Bumps [compare-versions](https://github.com/omichelsen/compare-versions ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/omichelsen/compare-versions/releases )
- [Changelog](https://github.com/omichelsen/compare-versions/blob/master/CHANGELOG.md )
- [Commits](https://github.com/omichelsen/compare-versions/commits )
---
updated-dependencies:
- dependency-name: compare-versions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
55b3a355be
fix(deps): update dependency jquery-ui to v1.13.1 ( #10186 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
7fa2ba70d9
fix(deps): update dependency multiparty to v4.2.3 ( #10188 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Barış Soner Uşaklı
10949184ca
test: add failing guest csrf test ( #10169 )
...
* test: add failing guest csrf test
* test: use correct var
* fix: use applyCsrf for guests as well
3 years ago
Renovate Bot
f090de3688
chore(deps): update dependency lint-staged to v12.2.2
3 years ago
Renovate Bot
44d81a95bc
chore(deps): update dependency @commitlint/cli to v16.1.0
3 years ago
Misty (Bot)
4e0b4b0759
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
89871d714a
chore: up persona
3 years ago
Barış Soner Uşaklı
2835966518
fix: urls used when recent/unread/popular/top is used as the homepage
...
if recent is used as the homepage then changing the selected category or filters was redirecting the user to forum.com/recent?cid=1 instead of staying at forum.com/?cid=1
also fix unread page mark read button showing the selected category
3 years ago
Barış Soner Uşaklı
1c80adf1ef
feat: revert label js change
3 years ago
Barış Soner Uşaklı
fdfafb44fb
fix: mark unread button showing the selected category
3 years ago
Barış Soner Uşaklı
a8c0a56bcc
Merge branch 'master' of https://github.com/NodeBB/NodeBB
3 years ago
Barış Soner Uşaklı
c1ec20470b
fix: catch exceptions from sendNotifications
3 years ago
renovate[bot]
e03d47473b
fix(deps): update dependency nodebb-theme-persona to v11.3.15 ( #10155 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Barış Soner Uşaklı <baris@nodebb.org>
3 years ago
Barış Soner Uşaklı
d7796f0b73
chore: add test.sh to gitignore
3 years ago
Barış Soner Uşaklı
250274c72b
chore: delete test script
3 years ago
Barış Soner Uşaklı
e9d0db2892
feat: hide all categories link on flags filters
3 years ago
Barış Soner Uşaklı
3e8cb732c5
fix: multiple cid filter on flags page
...
if multiple categories were selected it wasnt applied because of typeof string check
3 years ago
renovate[bot]
693ca1f11f
fix(deps): update dependency mongodb to v4.3.1 ( #10178 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Magnus
7bd3e31dec
Fullname in notifications ( #10157 )
...
* init - fullname notifications setting
* fullname in topic reply
* fullname for group-request-membership
* fullname for group-leave notification
* fullname for new-post-flag & new-user-flag
* removed log
* fullname for user follow
* fullname in message notification
* fullname in follow
* fullname for sendNotificationToPostOwner
* fullname in sendNotificationToTopicOwner
* fullname in doExport
* shorthand name set
* shorter name set
* fullname in notifications
* displayname for notifications
* removed unused require
3 years ago
Renovate Bot
857ac48021
chore(deps): update dependency lint-staged to v12.2.1
3 years ago
Renovate Bot
9c63d076db
chore(deps): update dependency @commitlint/cli to v16.0.3
3 years ago
Barış Soner Uşaklı
f9279b636b
fix: post indices if there is a blocked user in topic
3 years ago
Barış Soner Uşaklı
3b72ff8742
fix: dont add duplicate link backs
3 years ago
Misty (Bot)
78cd6de7e7
chore(i18n): fallback strings for new resources: nodebb.admin-settings-user
3 years ago
Barış Soner Uşaklı
2fe91e364e
chore: remove unused lang key #10180
3 years ago
Renovate Bot
1a0c117dde
chore(deps): update dependency lint-staged to v12.2.0
3 years ago
Misty (Bot)
8c9609fdd0
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
b06c6329e4
fix : #10175 , fix topic linkbacks duplicating on post edit
3 years ago
Misty (Bot)
8b06d3770d
Latest translations and fallbacks
3 years ago
Renovate Bot
8abaf3f643
chore(deps): update dependency eslint to v8.7.0
3 years ago
Misty (Bot)
3ec9197c5c
chore(i18n): fallback strings for new resources: nodebb.user
3 years ago