24266 Commits (4bf1ce42e601bfe1fa565f8bba95bdd21346d8fe)
 

Author SHA1 Message Date
Misty Release Bot 4bf1ce42e6 Merge commit 'ebd5dcc6d62841dbcd120351919cdf7cf59f5933' into v2.x 3 years ago
Barış Soner Uşaklı ebd5dcc6d6 fix: EEXISTS error on linux if plugin/theme overrides core js file 3 years ago
Ashish Kurmi fe0020fb31 ci: add minimum GitHub token permissions for workflows
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
3 years ago
Barış Soner Uşaklı 177d904812 fix: category ordering add test 3 years ago
Barış Soner Uşaklı 989b55d07e fix: crash in category drag, closes #10932
happens when a child is dragged to root or from root to a nested level
3 years ago
Julian Lam 7240e8ce57 chore: 🤔 3 years ago
Julian Lam 803398e915 fix: broken flag history on flag update 3 years ago
Barış Soner Uşaklı aad0a618c8 fix: scroll to post if theme doesn't have top navbar 3 years ago
Julian Lam 14515f6004 fix: add lru-cache to checked packages, to fix upgrade issue with lru-cache 3 years ago
Misty Release Bot 7e922936d0 chore: incrementing version number - v2.5.3
(cherry picked from commit cf6e8101e8)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
3 years ago
Misty Release Bot fdf240f651 chore: update changelog for v2.5.3 3 years ago
Misty Release Bot cf6e8101e8 chore: incrementing version number - v2.5.3 3 years ago
Misty Release Bot 3c8ce70c74 Merge commit 'cf4f5447bb168b9bac32ac7ddbe567f273966b88' into v2.x 3 years ago
Julian Lam cf4f5447bb fix: #10906, allow `middleware.checkAccountPermissions` to be called with either uid or userslug in params
Previously, the middleware only worked with userslug params
3 years ago
Barış Soner Uşaklı b5dd89e1c0
feat: store topic title and tags in diffs (#10900)
* feat: store topic title and tags in diffs

allow restoring post diff if tags didn't change

* test: fix tests, fast computer problems
3 years ago
Barış Soner Uşaklı 8e2129f858 fix: #10896, unescape / in taskbar 3 years ago
Julian Lam d3e38df8ea fix: add back timeago to post history modal 3 years ago
Julian Lam 5dbcfef91f
chore: remove duplicate version increment lines in changelog 3 years ago
Julian Lam 1d80a07ed1 fix(deps): bump composer-default to v9.1.1 3 years ago
Barış Soner Uşaklı 1c9c39a8c8 test: add back /admin/extend/plugins test 3 years ago
Barış Soner Uşaklı 8aa1596d23 chore: bring back treding plugins 3 years ago
Barış Soner Uşaklı 3d5a6b39d6 lint: fix lint 3 years ago
Barış Soner Uşaklı b392450c36 perf: disable trending plugins, too slow due to nbbpm 3 years ago
Misty Release Bot babcd17e6c chore: incrementing version number - v2.5.2
(cherry picked from commit e351fbe89c)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
3 years ago
Misty Release Bot 84b6a7c791 chore: update changelog for v2.5.2 3 years ago
Misty Release Bot e351fbe89c chore: incrementing version number - v2.5.2 3 years ago
Misty Release Bot ec6ffaad4e Merge commit 'b45e24139092af6c3d50851a31452b9d28953fdd' into v2.x 3 years ago
Barış Soner Uşaklı b45e241390 lint: fix lint error 3 years ago
Barış Soner Uşaklı 1dc79d76a0 test: disable nbbpm test temporarily 3 years ago
Barış Soner Uşaklı f6f37dc1cd fix: registration regression, closes #10875 3 years ago
Misty Release Bot ce3aa95053 chore: incrementing version number - v2.5.1
(cherry picked from commit 2bf475299d)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
3 years ago
Misty Release Bot 2b2fd4f34a chore: update changelog for v2.5.1 3 years ago
Misty Release Bot 2bf475299d chore: incrementing version number - v2.5.1 3 years ago
Misty Release Bot 7aab01d87a Merge commit '67cb70352f994d8fab3477f0d753e0dd588bab70' into v2.x 3 years ago
Julian Lam 67cb70352f fix: missing escape on ACP category backgroundImage property 3 years ago
Julian Lam 61d1e9e0d4 fix(deps): temporarily add back old textcomplete dependencies so emoji plugin can import them
Revert this commit once the emoji plugin is patched so it refers to the newer textcomplete module
3 years ago
Misty Release Bot 01d276cbee chore: incrementing version number - v2.5.0
(cherry picked from commit c3e19005f6)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
3 years ago
Misty Release Bot 1076285dc9 chore: update changelog for v2.5.0 3 years ago
Misty Release Bot c3e19005f6 chore: incrementing version number - v2.5.0 3 years ago
Misty Release Bot 9758b7af2c Merge commit '8fe41d92a261ee00820a2b270f67d8baf8d84461' into v2.x 3 years ago
Julian Lam 8fe41d92a2 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Misty Release Bot 4b0a786dfb Latest translations and fallbacks 3 years ago
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
3 years ago
Misty Release Bot e7806021c9 Latest translations and fallbacks 3 years ago
Barış Soner Uşaklı d12e0b8c5e Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 3 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
3 years ago
Misty Release Bot 896ac77950 Latest translations and fallbacks 3 years ago
renovate[bot] 884d40756a fix(deps): update dependency compare-versions to v4.1.4 3 years ago
Misty Release Bot e20433ecfc chore(i18n): fallback strings for new resources: nodebb.admin-settings-reputation 3 years ago
Julian Lam 15b1561fd3 feat: introduce ACP defined option to rescind notif or do nothing on flag resolve/reject
/cc #10867
3 years ago