Opliko
0efe27b1f2
fix: make _csrf a secure cookie if the website is using https ( #8045 )
...
* Make _csrf a secure cookie if the website is using https
* fix style for TravsCI
* Add `url_parsed` to databasemock
5 years ago
renovate[bot]
b3511f71e0
fix(deps): update dependency nodebb-theme-slick to v1.2.28 ( #8041 )
5 years ago
renovate[bot]
d567c4ae22
fix(deps): update dependency nodebb-theme-vanilla to v11.1.11 ( #8040 )
5 years ago
renovate[bot]
6c87bed5f6
fix(deps): update dependency nodebb-theme-persona to v10.1.28 ( #8039 )
5 years ago
Baris Usakli
0a96c92300
fix : #8034
5 years ago
Baris Usakli
b3caa40189
Merge branch 'master' of https://github.com/NodeBB/NodeBB
5 years ago
Baris Usakli
cec0079573
refactor: shorter returns
5 years ago
renovate[bot]
1e2e16b4bb
fix(deps): update dependency nodebb-plugin-dbsearch to v4.0.7 ( #8038 )
5 years ago
Baris Usakli
efd1e88bbf
feat: convert middleware.isAdmin to async/await
5 years ago
Baris Usakli
a254520485
fix: serialize
5 years ago
Baris Usakli
1eca5b3dae
fix: show login fields if user has local password
5 years ago
Misty (Bot)
2eb8c05e4b
Latest translations and fallbacks
5 years ago
Baris Usakli
6c404b81fb
fix: use the correct attribute name for widgets
5 years ago
Misty (Bot)
83ba2e234b
Latest translations and fallbacks
5 years ago
Julian Lam
94499da3d6
docs: updated changelog
5 years ago
Misty (Bot)
c38b2d2319
chore: incrementing version number - v1.13.0
5 years ago
Ben Lubar
f65922297d
fix abysmal postgresql performance in getSortedSetsMembers ( #8030 )
...
* refactor postgres upgrade function to use async
* add function wrapper for getting the elements of a sorted set to avoid postgres planning the query with a nested sequential scan
* fix fatal(?!) lint errors
* add missing await
* bump PostgreSQL version on Travis CI to one that isn't over 3 years out of date
5 years ago
Misty (Bot)
b47f1769e4
Latest translations and fallbacks
5 years ago
Misty (Bot)
5e88c585cb
Latest translations and fallbacks
5 years ago
renovate[bot]
2093418de8
fix(deps): update dependency mongodb to v3.3.4 ( #8032 )
5 years ago
Misty (Bot)
7721c58dd3
Latest translations and fallbacks
5 years ago
Barış Soner Uşaklı
eabc6f4763
fix: crash if post doesn't have topic data
5 years ago
Barış Soner Uşaklı
e52ecfaf3f
fix: don't touch objects that don't have the required fields
5 years ago
Barış Soner Uşaklı
f4381ba366
fix: add missing await to sendValidationEmail
5 years ago
Misty (Bot)
8d41cdefa9
Latest translations and fallbacks
5 years ago
Julian Lam
dee1d44722
fix : #8007 added tfoot to clear new group button
5 years ago
Julian Lam
df139928b6
feat: displaying one-click unsubscribe link in email footer ( #8024 )
...
closes #8016
5 years ago
Renovate Bot
c01699f706
fix(deps): update dependency nodebb-theme-vanilla to v11.1.10
5 years ago
Renovate Bot
182397b171
fix(deps): update dependency nodebb-theme-persona to v10.1.27
5 years ago
Misty (Bot)
9c3fa7758a
Latest translations and fallbacks
5 years ago
renovate[bot]
c2565a2f99
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.6.7 ( #8027 )
5 years ago
Barış Soner Uşaklı
480a64aaa7
feat: #7467 , pass query params when redirecting to posts
5 years ago
Barış Soner Uşaklı
b5a30006e2
feat: use helpers.setupAdminPageRoute
5 years ago
Misty (Bot)
d75d9fdd33
Latest translations and fallbacks
5 years ago
Renovate Bot
9d946d1c76
chore(deps): update dependency jsdom to v15.2.1
5 years ago
Misty (Bot)
d9b8e929e6
Latest translations and fallbacks
5 years ago
Misty (Bot)
23d66ae86c
Latest translations and fallbacks
5 years ago
Julian Lam
645d647248
feat: wip, better digest handling (+ eventual digest resend logic) ( #7995 )
...
* feat: wip, better digest handling (+ eventual digest resend logic)
- await emailer.send call in digest.send method
- save send success to a new sorted set digest:{interval}:byUid
* feat: continuing work on digest tools
- Added ACP page to view digest settings and delivery times per user
* feat: added paginator and stub buttons for resending digest
* feat: wrapping up digest revamp
- New language strings in ACP digest page
- Client-side ACP script for digest ACP page
- Websocket call for ACP page to execute digests
- Broke out logic to retrieve user digest settings to getUsersInterval
* fix: minor cleanup
* fix : #8010 and some style suggestions from baris
* fix: resolve confusing comment
5 years ago
Barış Soner Uşaklı
e3c9dafa08
fix: tests
5 years ago
Barış Soner Uşaklı
f28bd75f5e
up vanilla
5 years ago
renovate[bot]
7122bdc796
fix(deps): update dependency nodebb-theme-slick to v1.2.27 ( #8020 )
5 years ago
renovate[bot]
73d9752eba
fix(deps): update dependency nodebb-theme-persona to v10.1.26 ( #8019 )
5 years ago
Barış Soner Uşaklı
0037a03886
fix : #8018 , allow absolute urls in notification.path
5 years ago
renovate[bot]
bfea9d3906
fix(deps): update dependency connect-mongo to v3.1.2 ( #8013 )
5 years ago
renovate[bot]
ef5f671410
fix(deps): update dependency postcss to v7.0.21 ( #7998 )
5 years ago
renovate[bot]
e1e2d20c6a
fix(deps): update dependency nodebb-plugin-composer-default to v6.3.17 ( #8009 )
5 years ago
renovate[bot]
420f9fe495
fix(deps): update dependency sharp to v0.23.2 ( #8005 )
5 years ago
renovate[bot]
cb91e7564e
fix(deps): update dependency nodebb-theme-persona to v10.1.25 ( #8012 )
5 years ago
Barış Soner Uşaklı
59242d31aa
fix : #8010 , fix isBanned call
5 years ago
Barış Soner Uşaklı
ac5c560c54
feat: add action:messaging.save
5 years ago