Commit Graph

19731 Commits (b60e1cbf506d0e2d76a1ac0e544d2dcb98ecfba2)
 

Author SHA1 Message Date
Barış Soner Uşaklı 9600ede579
feat: up cache size
Barış Soner Uşaklı d6c2764fe7 fix: don't trigger quick search if val doesn't change
Barış Soner Uşaklı 69a8793306 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 6f78113ee3 fix: prevent duplicate search triggers
if app.handleSearch is called from a plugin in action:ajaxify.end events are fired multiple time
Renovate Bot 78d562b3a0 chore(deps): update dependency lint-staged to v10.2.6
Renovate Bot cc206b4d9c fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.0
Barış Soner Uşaklı 7f24200c73 feat: add folder to filter:uploadImage and filter:uploadFile
Misty (Bot) 478c8dd72b Latest translations and fallbacks
Barış Soner Uşaklı 3ec05eeaf8 fix: user faster method if sorting by smallest set
Barış Soner Uşaklı 3b6d57e497 refactor: move code
Barış Soner Uşaklı 4ee3543ea4 feat: tweak intersection code, add tests
Julian Lam 6f504c4142
Remove allowFileUploads ACP option ()
* feat: allow awaitable upgrade scripts

* feat: allowFileUploads removal upgrade script

* refactor: remove unnecessary ACP option `allowFileUploads`

* fix: updated upgrade script template to not use callback arg

* fix: upgrade script as per @baris

* fix: add missing await

* fix: add missing await
Julian Lam 01bff2ae05 fix: add txt to list of default allowed file extensions
Julian Lam 827d42a931 fix(deps): bump composer-default
Barış Soner Uşaklı ada45a34d5 fix: search post snipets incase content is plain text
Barış Soner Uşaklı e5228179c1
Mongo intersection ()
* feat: intersection without aggregation

* feat: intersection

* feat: remove debug code
Renovate Bot a26011e756 chore(deps): update dependency lint-staged to v10.2.4
Barış Soner Uşaklı d484731d8c fix: derp includes
Barış Soner Uşaklı 6108064ea8 feat: change to contains to match scoped modules
replace recursive function with loop
Julian Lam e327d1247e Revert "fix: invalid session warning if server-side session destroyed"
This reverts commit 526b3cd9ec.
Barış Soner Uşaklı f2907908c9 fix: another test fix
Barış Soner Uşaklı feb748a44d fix: tests
Julian Lam a665881b35
fix(deps): bump composer-default
Barış Soner Uşaklı cb662e15ce feat: improve grunt restart/rebuild speed
Barış Soner Uşaklı 2a00b0e973 fix: utils.params({url: ''})
Renovate Bot bf8a2c2e9e fix(deps): update dependency nodebb-plugin-composer-default to v6.3.29
Barış Soner Uşaklı 4263efa091 feat: don't overwrite req.query.lang if it exists
Misty (Bot) 2203398efc Latest translations and fallbacks
Barış Soner Uşaklı 12c6bc2e07 feat: convert queries so they used indices directly
renovate[bot] a532e2bb83
fix(deps): update dependency postcss to v7.0.30 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Julian Lam ae2db423ee feat: cookie SameSite property
More information:
https://tools.ietf.org/html/draft-ietf-httpbis-cookie-same-site-00#section-4.1.1
https://web.dev/samesite-cookies-explained/
Renovate Bot 0437ecc2ea fix(deps): update dependency sharp to v0.25.3
Barış Soner Uşaklı 7a801abade fix: tests on redis
Barış Soner Uşaklı 8bf980cb63 fix: tests, handle no sessions
Barış Soner Uşaklı a0d76ff0a6 fix: , clean expired sessions on login and get
Barış Soner Uşaklı 2587112f9d feat: if only one value is passed used faster function
Misty (Bot) 981db6429a Latest translations and fallbacks
Barış Soner Uşaklı a032e12b7e fix: tests
Barış Soner Uşaklı 81e33b9391 fix:
Julian Lam 526b3cd9ec fix: invalid session warning if server-side session destroyed
Resolved regression caused by 5a0c7c1497
Barış Soner Uşaklı 5fd81c5c04 fix: check privileges before exporting post/topic data
Barış Soner Uşaklı f0323b6cfa feat: closes , add more data to export profile
Barış Soner Uşaklı 1d3fa3bc4e feat: throw error if uid is missing for update
Barış Soner Uşaklı dfae664e29 fix: exporting posts
Barış Soner Uşaklı bdda022238 fix: undefined uid when downloading posts
Misty (Bot) 5e3760d276 Latest translations and fallbacks
Barış Soner Uşaklı a219285e10 feat: ignore mongodb playground file
Barış Soner Uşaklı 40b5cbab2c refactor: remove console.log
Barış Soner Uşaklı 765b8156d5 feat: parse quick search tpl even if no results
allows showing "no results found" in theme
Misty (Bot) 83b5a20c7c Latest translations and fallbacks