Opliko
|
1920732528
|
feat: remove visibilityjs (#10870)
* feat: remove visibilityjs
* fix: actually remove require
* style: add a newline
* style: forgot a semicolon
* style: accidently removed trailing newline
* fix: move property declaration to its actual previous place
|
2 years ago |
Misty Release Bot
|
e7806021c9
|
Latest translations and fallbacks
|
2 years ago |
Barış Soner Uşaklı
|
d12e0b8c5e
|
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
|
2 years ago |
Barış Soner Uşaklı
|
b7addffc9e
|
breaking: reduce nodebb.min.js size by around 800kb
const zxcvbn = require('zxcvbn');
bundles a huge amount of code, now it won't be in nodebb.min.js
|
2 years ago |
Misty Release Bot
|
896ac77950
|
Latest translations and fallbacks
|
2 years ago |
renovate[bot]
|
884d40756a
|
fix(deps): update dependency compare-versions to v4.1.4
|
2 years ago |
Misty Release Bot
|
e20433ecfc
|
chore(i18n): fallback strings for new resources: nodebb.admin-settings-reputation
|
2 years ago |
Julian Lam
|
15b1561fd3
|
feat: introduce ACP defined option to rescind notif or do nothing on flag resolve/reject
/cc #10867
|
2 years ago |
Julian Lam
|
df36d96788
|
fix: empty thread tools container on open
|
2 years ago |
Julian Lam
|
3dd3cd8297
|
fix: add dropup handler to thread tools menu, updated how post tools menu adds dropup handler
|
2 years ago |
Barış Soner Uşaklı
|
a2d0cd162d
|
refactor: remove console.log
|
2 years ago |
Julian Lam
|
b3b48fa62f
|
Merge remote-tracking branch 'origin/master' into develop
|
2 years ago |
Julian Lam
|
3cbb7a3df0
|
chore: move @textcomplete and its modules to composer-default
|
2 years ago |
Julian Lam
|
bc2ea86023
|
chore: remove client-side js file for tpl that no longer exists
|
2 years ago |
Julian Lam
|
7c5a915dc9
|
test: have some build tests not pollute build folder
|
2 years ago |
Julian Lam
|
70652ad480
|
docs(openapi): v3 spec for new user export routes
|
2 years ago |
Julian Lam
|
d05705183f
|
refactor: move export generation logic to v3 controller, GET/HEAD routes for exports
re: #10384
|
2 years ago |
Julian Lam
|
0cda5aa3e3
|
feat: allow v3 api to handle 202 and 204 response codes as well.
|
2 years ago |
gasoved
|
b424ba4637
|
test: User.hidePrivateData
|
2 years ago |
Misty Release Bot
|
d505cc47ec
|
chore: update changelog for v2.4.5
|
2 years ago |
Misty Release Bot
|
d8b1291088
|
chore: incrementing version number - v2.4.5
|
2 years ago |
Misty Release Bot
|
42e0fec392
|
Latest translations and fallbacks
|
2 years ago |
Julian Lam
|
8b7cf48ade
|
Merge remote-tracking branch 'origin/master' into develop
|
2 years ago |
Julian Lam
|
9b96c33d5d
|
fix: wrap passport.authenticate to pass in keepSessionInfo if not already set
|
2 years ago |
Julian Lam
|
65b3996ac6
|
fix: removing duplicate session rerolling code (as it is in passport@^0.6 now)
|
2 years ago |
Julian Lam
|
20ebf0a1e0
|
Merge remote-tracking branch 'origin/master' into develop
|
2 years ago |
Barış Soner Uşaklı
|
bc37a5c516
|
fix: parseInt caller.uid closes #10849
|
2 years ago |
Misty Release Bot
|
0ba03950e9
|
Latest translations and fallbacks
|
2 years ago |
renovate[bot]
|
e51004e206
|
fix(deps): update dependency mongodb to v4.9.0
|
2 years ago |
Misty Release Bot
|
77e492b8d7
|
chore: update changelog for v2.4.4
|
2 years ago |
Misty Release Bot
|
24221d66e0
|
chore: incrementing version number - v2.4.4
|
2 years ago |
Barış Soner Uşaklı
|
fc9b436f3e
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
2 years ago |
Barış Soner Uşaklı
|
489fb3a36f
|
fix: missing req, closes #10847
|
2 years ago |
Misty Release Bot
|
665f163704
|
Latest translations and fallbacks
|
2 years ago |
Misty Release Bot
|
06da15a576
|
chore: update changelog for v2.4.3
|
2 years ago |
Misty Release Bot
|
be0256b26e
|
chore: incrementing version number - v2.4.3
|
2 years ago |
Julian Lam
|
4dc7fa050f
|
fix: #10845, disallow inline viewing of uploaded html files
|
2 years ago |
renovate[bot]
|
d8a52f8142
|
fix(deps): update dependency lru-cache to v7.14.0
|
2 years ago |
Julian Lam
|
81f8d84f10
|
fix(deps): bump composer-default to v9
|
2 years ago |
Julian Lam
|
b7bcc367c6
|
fix(deps): remove textcomplete in favour of @textcomplete/core (same package, just refactored)
|
2 years ago |
Julian Lam
|
9e46dd2090
|
Merge remote-tracking branch 'origin/master' into develop
|
2 years ago |
Misty Release Bot
|
ba7a3466b2
|
chore: update changelog for v2.4.2
|
2 years ago |
Misty Release Bot
|
1635633acd
|
chore: incrementing version number - v2.4.2
|
2 years ago |
Julian Lam
|
990ad6a11a
|
Merge remote-tracking branch 'origin/master' into develop
|
2 years ago |
Julian Lam
|
ec048a01ba
|
fix: #10841, incorrect conditional in email interstitial partial
|
2 years ago |
Misty Release Bot
|
f8297362b9
|
Latest translations and fallbacks
|
2 years ago |
Barış Soner Uşaklı
|
4ceebf3939
|
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
|
2 years ago |
Barış Soner Uşaklı
|
0a6900fc77
|
feat: don't show signatures again in pagination mode in same topic
|
2 years ago |
renovate[bot]
|
444b4d578b
|
fix(deps): update dependency nodebb-theme-persona to v12.1.1 (#10838)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
Misty Release Bot
|
fcbbb4d6d3
|
chore(i18n): fallback strings for new resources: nodebb.admin-settings-post
|
2 years ago |