Julian Lam
d3ebda7370
fix: more graceful error handling and output for cli/reset
2019-04-10 13:56:18 -04:00
Julian Lam
93b688d00e
docs: updated changelog
2019-04-10 13:49:37 -04:00
Misty (Bot)
dd973abe88
chore: incrementing version number - v1.12.1
2019-04-10 17:45:51 +00:00
RoiEX
6fdd486589
Update Node version
2019-04-10 13:36:57 -04:00
Misty (Bot)
c87ebc93c7
Latest translations and fallbacks
2019-04-10 09:26:26 +00:00
Barış Soner Uşaklı
eb2c3e5626
fix: don't crash if templateData is undefined
2019-04-09 13:01:46 -04:00
Barış Soner Uşaklı
81f8cfe3da
Revert "feat: #7515 "
...
This reverts commit ac889db16b .
2019-04-09 12:21:46 -04:00
Barış Soner Uşaklı
ac889db16b
feat: #7515
2019-04-09 10:59:01 -04:00
Misty (Bot)
8cd3d43322
Latest translations and fallbacks
2019-04-09 09:27:45 +00:00
Misty (Bot)
4de53d5316
Latest translations and fallbacks
2019-04-08 09:27:44 +00:00
Barış Soner Uşaklı
397e062a3c
fix: clear children before building tree
...
prevents infinite loop on databases that have children array saved in database
2019-04-06 20:33:03 -04:00
Barış Soner Uşaklı
4f3ca4d899
fix: upgrade script date
2019-04-06 18:57:35 -04:00
Misty (Bot)
4f303a85ce
Latest translations and fallbacks
2019-04-06 09:27:02 +00:00
Renovate Bot
e5c12a49e5
fix(deps): update dependency nodebb-theme-persona to v9.1.29
2019-04-05 15:13:35 -04:00
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
2019-04-05 14:14:48 -04:00
Baris Usakli
ed91d3f2c8
fix : #7519
2019-04-05 13:44:15 -04:00
Baris Usakli
fb58e23914
fix lint
2019-04-05 12:32:19 -04:00
Baris Usakli
e479fad792
fix : #7517
2019-04-05 11:57:55 -04:00
Misty (Bot)
a8627d33c4
Latest translations and fallbacks
2019-04-05 09:27:32 +00:00
Julian Lam
75ae29c1dd
fix : #7470 Properly handle recompilation of email templates
2019-04-04 18:48:42 -04:00
Renovate Bot
ae17481d36
chore(deps): update dependency lint-staged to v8.1.5
2019-04-04 10:21:01 -04:00
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.
2019-04-04 10:20:45 -04:00
Misty (Bot)
da2e0e78d2
Latest translations and fallbacks
2019-04-04 09:27:36 +00:00
Renovate Bot
30b042b809
fix(deps): update dependency nodebb-plugin-composer-default to v6.2.11
2019-04-03 15:50:04 -04:00
Barış Soner Uşaklı
dbc4d8403d
fix : #7461
2019-04-03 12:39:44 -04:00
Barış Soner Uşaklı
abe4abb674
feat: add original sessionID to static:user.loggedOut
2019-04-02 16:23:09 -04:00
Barış Soner Uşaklı
8cc1864aa7
fix : #7491
2019-04-02 15:46:47 -04:00
Barış Soner Uşaklı
4db0efe32d
fix : #7476
2019-04-02 15:25:40 -04:00
Barış Soner Uşaklı
2ee2cd528f
feat: #7501
2019-04-02 11:56:03 -04:00
Barış Soner Uşaklı
b52dba5c92
fix : #7508
2019-04-01 08:27:37 -04:00
Misty (Bot)
6d8880db43
Latest translations and fallbacks
2019-04-01 09:28:11 +00:00
Barış Soner Uşaklı
e906bea470
fix: escape search snippet closes #7506
2019-03-29 20:05:55 -04:00
Renovate Bot
cf180e093c
fix(deps): update dependency nodebb-plugin-composer-default to v6.2.10
2019-03-29 14:24:35 -04:00
Misty (Bot)
8fb07f8131
Latest translations and fallbacks
2019-03-28 09:26:43 +00:00
Julian Lam
3ec9fc4098
fix : #7490 once again
2019-03-27 23:52:13 -04:00
Barış Soner Uşaklı
3304ffe978
fix : #7502
2019-03-27 18:22:49 -04:00
Barış Soner Uşaklı
745b2716cd
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2019-03-27 18:21:42 -04:00
Barış Soner Uşaklı
1f3554ff00
fix : #7503
2019-03-27 18:21:35 -04:00
Julian Lam
6415ba82c4
fix : #7493 , adding robots noindex meta tag to compose and reset routes
2019-03-27 17:10:56 -04:00
Julian Lam
86e1cdd541
fix : #7490 , handling of image sizes if no size saved in db
2019-03-27 16:44:39 -04:00
Renovate Bot
b39ce25c5d
fix(deps): update dependency html-to-text to v5
2019-03-27 16:23:33 -04:00
Renovate Bot
8662aa9595
fix(deps): update dependency semver to v6
2019-03-27 16:20:05 -04:00
Renovate Bot
5f787d73a5
chore(deps): update node:8.15.1 docker digest to 918f0be
2019-03-27 16:18:47 -04:00
Renovate Bot
ea77ad4e58
chore(deps): update node:8.15.1 docker digest to 3d43ad1
2019-03-27 14:04:45 -04:00
Renovate Bot
447cf66b35
fix(deps): update dependency spdx-license-list to v6
2019-03-27 13:15:32 -04:00
Baris Usakli
8f55ab1340
fix : #7494
2019-03-26 12:24:28 -04:00
Julian Lam
63e16ec0a2
fix : #6911 , email throttling options set
2019-03-25 15:21:29 -04:00
Julian Lam
33a1bf6cde
fix: throttling email output to 2 messages every second, fixes #6911
2019-03-25 15:21:28 -04:00
renovate[bot]
0f9cb86d13
fix(deps): update dependency nodebb-widget-essentials to v4.0.17 ( #7489 )
2019-03-25 13:08:09 -04:00
renovate[bot]
357f931ca2
fix(deps): update dependency mongodb to v3.2.2 ( #7482 )
2019-03-25 13:05:42 -04:00