Misty (Bot)
c526a34605
Latest translations and fallbacks
3 years ago
Julian Lam
c869d7dbb3
docs: some tweaks to cli help
3 years ago
Julian Lam
c3d926ff7e
fix: a missed invocation of colors
3 years ago
Julian Lam
cf8f62aed9
feat: remove colors in favour of chalk ( #10142 )
...
* feat: remove colors in favour of chalk
* fix: bad conversion from colors to chalk in src/cli/index.js
* fix: padWidth calculation to account for control characters
* fix: termWidth calculation, but swapped one problem for another
* fix: formatItem, implement my own padRight to take control characters into account
3 years ago
Barış Soner Uşaklı
c7a5643932
chore: up deps
3 years ago
Barış Soner Uşaklı
cf5c096806
feat: add upload helper module for drag&drop, paste, closes #6388
...
fix chat input not getting focused
3 years ago
Renovate Bot
6ba25557b3
chore(deps): update dependency lint-staged to v12.3.3
3 years ago
Renovate Bot
1bf938da1c
fix(deps): update dependency sitemap to v7.1.1
3 years ago
Renovate Bot
b0dd68bbae
fix(deps): update dependency winston to v3.5.1
3 years ago
Renovate Bot
e7ba24c55a
fix(deps): pin dependency punycode to 2.1.1
3 years ago
Julian Lam
452f29c0ff
chore: add punycode dependency
3 years ago
Julian Lam
fa7dcdb968
fix: proactively guard against homograph characters in website values
3 years ago
Renovate Bot
322f103340
fix(deps): update dependency postcss to v8.4.6
3 years ago
Barış Soner Uşaklı
d50d4a9ecd
chore: up persona
3 years ago
Barış Soner Uşaklı
28ab4edeb7
Merge branch 'master' of https://github.com/NodeBB/NodeBB
3 years ago
Barış Soner Uşaklı
458606bc9a
chore: up persona
3 years ago
Renovate Bot
7d5080cd6d
fix(deps): update dependency nodebb-plugin-markdown to v9
3 years ago
Barış Soner Uşaklı
cfe53305da
chore: up persona
3 years ago
Barış Soner Uşaklı
f29bed27c0
chore: up persona
3 years ago
Misty (Bot)
4d1200d9aa
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
1d01741ae7
fix : #10208 , don't use leading slash in directory names
...
change to use decodeURIComponent in utils.params
3 years ago
Misty (Bot)
40a0e6dd0b
Latest translations and fallbacks
3 years ago
Renovate Bot
153693e0a9
chore(deps): update dependency eslint to v8.8.0
3 years ago
Barış Soner Uşaklı
b4a4e60e6b
chore: up packages
3 years ago
Barış Soner Uşaklı
93d18383ee
fix: don't crash if quick search doesn't return posts
3 years ago
Julian Lam
fc2c755c64
fix: properly unregister hooks in emailer tests
3 years ago
Julian Lam
dee9cca3c8
fix: email ban tests
3 years ago
Julian Lam
e25c0313d1
Revert "refactor: emailer.send and emailer.sendToEmail returns Boolean based on message being successfully sent"
...
This reverts commit f0e32ff182
.
3 years ago
Julian Lam
165a1d8b76
Revert "fix: update usage of emailer.send to not catch (as errors are no longer thrown), email error throttler"
...
This reverts commit d4e5259fcf
.
3 years ago
Misty (Bot)
e9588ca7b7
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
3 years ago
Julian Lam
d4e5259fcf
fix: update usage of emailer.send to not catch (as errors are no longer thrown), email error throttler
3 years ago
Julian Lam
b3f7b742c1
fix: derp
3 years ago
Julian Lam
ea27eaf166
feat: no more sending emails to banned users, + feature flag
3 years ago
Julian Lam
f0e32ff182
refactor: emailer.send and emailer.sendToEmail returns Boolean based on message being successfully sent
...
Note that of course this doesn't mean the message was _delivered_, just sent off.
This will stop issues where emailer errors crash NodeBB
3 years ago
Barış Soner Uşaklı
680e36da67
test: fix derp
3 years ago
Barış Soner Uşaklı
a214f9a61b
test: up acp plugin page timeout
3 years ago
dependabot[bot]
2db54e67c3
chore(deps): bump nodebb-theme-persona in /install ( #10199 )
...
Bumps [nodebb-theme-persona](https://github.com/NodeBB/nodebb-theme-persona ) from 11.3.19 to 11.3.20.
- [Release notes](https://github.com/NodeBB/nodebb-theme-persona/releases )
- [Commits](https://github.com/NodeBB/nodebb-theme-persona/compare/v11.3.19...v11.3.20 )
---
updated-dependencies:
- dependency-name: nodebb-theme-persona
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]
c50f6512a9
fix(deps): update dependency ace-builds to v1.4.14 ( #10200 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
a7f142bebb
fix(deps): update dependency winston to v3.5.0 ( #10202 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
c6164e487d
fix(deps): update dependency clipboard to v2.0.9 ( #10203 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Julian Lam
89b559a2a3
refactor: sorted-list .get() to be async fn
...
+ plugin hook `filter:settings.sorted-list.load` to allow modification of params prior to template parsing
3 years ago
Julian Lam
578145acd6
fix: bug where page wouldn't complete loading if data.scripts was emptied
3 years ago
Barış Soner Uşaklı
2a89ad8288
fix: use escaped group names in invite modal
3 years ago
Julian Lam
e1e1d5223e
feat: push the theme name into body class
3 years ago
Misty (Bot)
63d54098ba
Latest translations and fallbacks
3 years ago
Renovate Bot
814cb66bed
chore(deps): update dependency lint-staged to v12.3.2
3 years ago
Barış Soner Uşaklı
dc6e629d59
fix: https://github.com/julianlam/nodebb-plugin-mentions/issues/170
3 years ago
Barış Soner Uşaklı
92a249c947
fix : #10197 , fix relative path urls for dashboard pages
3 years ago
Julian Lam
df8c8ad8e4
fix: actually, CORP is ok
3 years ago
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