Barış Soner Uşaklı
ba5e1eaa4f
feat: #7527
6 years ago
Julian Lam
c38db4f765
feat: #7515
...
This reverts commit 81f8cfe3da
.
6 years ago
Julian Lam
d8978fb142
Merge remote-tracking branch 'origin/develop'
6 years ago
Julian Lam
d3ebda7370
fix: more graceful error handling and output for cli/reset
6 years ago
Julian Lam
808c4909a4
fix : #6438 only apply whitelist when fields request empty ( #7528 )
...
* fix : #6438 only apply whitelist when fields request empty
* feat: explicit password retrieval denied via getUsersFields
6 years ago
Barış Soner Uşaklı
eb2c3e5626
fix: don't crash if templateData is undefined
6 years ago
Barış Soner Uşaklı
81f8cfe3da
Revert "feat: #7515"
...
This reverts commit ac889db16b
.
6 years ago
Barış Soner Uşaklı
ac889db16b
feat: #7515
6 years ago
Barış Soner Uşaklı
397e062a3c
fix: clear children before building tree
...
prevents infinite loop on databases that have children array saved in database
6 years ago
Barış Soner Uşaklı
4f3ca4d899
fix: upgrade script date
6 years ago
Aziz Khoury
3fbb6faf28
feat: update unban logic/invocation and refactor User.bans module
...
* auto unban when User.getUsersFields is called and the user is banned but has expired
* cleanups and removal of expiry_readable
* expiry_readable make an alias for backward compatibility
* User.bans.func vs User.*ban*Func
* console.log cleanups, plus todo message added
* use code util.deprecate
* fix: remove ununsed winston require
6 years ago
Baris Usakli
ed91d3f2c8
fix : #7519
6 years ago
Baris Usakli
fb58e23914
fix lint
6 years ago
Baris Usakli
e479fad792
fix : #7517
6 years ago
Julian Lam
75ae29c1dd
fix : #7470 Properly handle recompilation of email templates
6 years ago
Julian Lam
3871a02ccc
fix: resolve CORS error on uploading via URL
...
On uploading a new profile picture via URL, a CORS error presents
itself during the .toDataUrl() call due to misconfigured CORS
handling in the library. The change here allows cropper.js to
check crossorigin attribute in image and handle appropriately.
Also, the error handling is improved so the error is caught on
Firefox, as it sends a different error message than on Chrome.
6 years ago
Barış Soner Uşaklı
dbc4d8403d
fix : #7461
6 years ago
Barış Soner Uşaklı
abe4abb674
feat: add original sessionID to static:user.loggedOut
6 years ago
Barış Soner Uşaklı
8cc1864aa7
fix : #7491
6 years ago
Barış Soner Uşaklı
4db0efe32d
fix : #7476
6 years ago
Barış Soner Uşaklı
2ee2cd528f
feat: #7501
6 years ago
Barış Soner Uşaklı
b52dba5c92
fix : #7508
6 years ago
Julian Lam
3ec9fc4098
fix : #7490 once again
6 years ago
Barış Soner Uşaklı
3304ffe978
fix : #7502
6 years ago
Julian Lam
6415ba82c4
fix : #7493 , adding robots noindex meta tag to compose and reset routes
6 years ago
Julian Lam
86e1cdd541
fix : #7490 , handling of image sizes if no size saved in db
6 years ago
Baris Usakli
8f55ab1340
fix : #7494
6 years ago
Julian Lam
63e16ec0a2
fix : #6911 , email throttling options set
6 years ago
Julian Lam
33a1bf6cde
fix: throttling email output to 2 messages every second, fixes #6911
6 years ago
Julian Lam
8d62ead329
fix : #7469 missing email logos, occasionally
6 years ago
Barış Soner Uşaklı
81306fff3c
feat: allow multiple cids for getActiveUsers
6 years ago
Barış Soner Uşaklı
b6440eed7a
Merge branch 'master' of https://github.com/NodeBB/NodeBB
6 years ago
Barış Soner Uşaklı
fddb783ee9
fix : #7487
6 years ago
Baris Usakli
ad2d7a6991
fix: move upload_url to prestart so it is defined in upgrade scripts
6 years ago
Andrew Rodrigues
cead89f0ba
fix : #7342
6 years ago
Andrew Rodrigues
6bed51ef1c
chore: comment cleanup
6 years ago
Andrew Rodrigues
24dcae2193
feat: manual password expiry. closes #7471
6 years ago
Andrew Rodrigues
240f563ab0
fix : #7477
6 years ago
Julian Lam
c289b904e6
fix : #7473
6 years ago
Andrew Rodrigues
962b7f73d3
fix : #7472
6 years ago
Barış Soner Uşaklı
dd8d4f206a
fix: remove async.series, dont crash if postAtIndex is undefined
6 years ago
Barış Soner Uşaklı
b4a9bb10e5
fix : #7468
6 years ago
Julian Lam
697a6597f3
fix : #7444 Re-factor handling of og:image tags ( #7463 )
...
* fix: display proper site logo or og-image with sizes in head
* fix: refactor og:image logic, #7444
- Updated logic to set additional og:image tags based on more
factors
- logo.png fallback
* feat: save image sizes on post upload, re: #7444
* fix: awaiting addTags in topic controller
* fix: pass strings to meta tags object
* fix: sending absolute image url to meta tag
* fix: removed unneeded async and requiring sync db
* feat: upgrade to calculate image sizes for all post uploads tracked
* fix: tests
6 years ago
Julian Lam
745a9589e9
Use topics:read privilege for topic filtering use cases ( #7462 )
...
* fix: use topics:read privilege for topic filtering use cases
* fix: tests
* fix: more broken tests
6 years ago
Baris Usakli
45d7e37ae8
fix: tests
6 years ago
Baris Usakli
b48b6d75e5
fix: callbacks
6 years ago
Baris Usakli
f8fa659642
fix don't crash if settings are not passed in
6 years ago
Baris Usakli
7addc5a0e2
fix: return early if keys is empty
6 years ago
Baris Usakli
b3962c1694
fix: return early if keys is empty
6 years ago
Barış Soner Uşaklı
6cd3ac5b9b
Merge branch 'master' of https://github.com/NodeBB/NodeBB
6 years ago