Commit Graph

24680 Commits (fb43f9ae100c0f70ced79c8e8764d8cbe10929c5)
 

Author SHA1 Message Date
Barış Soner Uşaklı fb43f9ae10 chore: update composer-default
Barış Soner Uşaklı 638e098f30 fix: , fix unique visitor stats in acp table
Julian Lam 2514aace4e chore: bump nodebb version
Julian Lam 9ec7ab4afc fix: improper neutralization of user input in image wrapping code
(Backport of: 1d1639d46f)
Barış Soner Uşaklı dd5ed9e507 fix: closes , upgrade csrf-sync dep
adds back req.csrfToken()
Barış Soner Uşaklı 8bc8cf1ba0 lint
Barış Soner Uşaklı 62e162cf1e fix: backport ws token fix
psibean a5d92da9dd Replace csurf with csrf-sync
Julian Lam 2bd6eea2fa fix: , email requirement bypass by sending in whitespace
Misty Release Bot 42b9fbc91c chore: incrementing version number - v2.8.12
(cherry picked from commit 3e494a1ea0)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
Misty Release Bot 5c0bf7ccbe Merge commit '30b6bcfca117e667c262c0462fc5f0100e6a436c' into v2.x
Barış Soner Uşaklı 30b6bcfca1 fix: , clear parent cache all the way to root
Barış Soner Uşaklı de2669a2c6 fix: only remove deleted tag, closes
Barış Soner Uşaklı 21fb8590e5 test: remove old comment
Veronikya c931183287
fix: NodeBB#11482 thumbs Post Can not upload a thumbnail, only multip… ()
* fix: NodeBB#11482 thumbs Post Can not upload a thumbnail, only multiple uploads

* Modify upload thumbnail test

* Modify upload thumbnail test +,

* Get rid of v2 uploads test

* edit times

* Modify amount of files associated post test

* edit post file amount
Brutus5000 ae5afdbc66 feat: name theme on error:theme-not-set-in-configuration
Julian Lam 5343d2a01b chore: removing superfluous changelog items
Misty Release Bot 2ec81eff43 chore: incrementing version number - v2.8.11
(cherry picked from commit 82f0efb14b)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
Misty Release Bot f2ca93f6c6 chore: update changelog for v2.8.11
Misty Release Bot 82f0efb14b chore: incrementing version number - v2.8.11
Misty Release Bot df08b47163 Merge commit 'c27567289f9937abd4abe6960a9b6e387cf68331' into v2.x
Opliko c27567289f ci: publish to ghcr instead of docker hub
Julian Lam c33730530e Revert "docs: update readme with new screenshot and updated copy for Harmony"
This reverts commit 67055006df.
Julian Lam 67055006df
docs: update readme with new screenshot and updated copy for Harmony
Barış Soner Uşaklı e0b2065802 test: update socket.io test
Barış Soner Uşaklı 4d2d76897a fix: don't crash on objects with toString property
Barış Soner Uşaklı 7397873db3 fix: fire action:user.online on user login
Misty Release Bot 5b7c3671c8 chore: incrementing version number - v2.8.10
(cherry picked from commit 48c1c7594d)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
Misty Release Bot 188ec62f9a chore: update changelog for v2.8.10
Misty Release Bot 48c1c7594d chore: incrementing version number - v2.8.10
Misty Release Bot 73ff25887c Merge commit '830f142b7aea2e597294a84d52c05aab3a3539ca' into v2.x
Julian Lam 830f142b7a fix: , remove loader.js crash counter logic
Barış Soner Uşaklı 1aff9cad91 lint: fix arrow
Barış Soner Uşaklı 37b48b82a4 fix: don't crash if event name is not a string
Barış Soner Uşaklı e9a8e19508 chore: up composer-default
Barış Soner Uşaklı 894f392bfc lint: whitespace
Barış Soner Uşaklı c2961ad4cd fix: closes , move cache clear code
if 2 deps were updated only one of them was cleared from require.cache. ie commander & lru-cache both has major version bump then only commander would be cleared from cache since it throws first
Misty Release Bot 57f14e419f chore: incrementing version number - v2.8.9
(cherry picked from commit fb100ac731)
Signed-off-by: Misty Release Bot <deploy@nodebb.org>
Misty Release Bot 18b2150edd chore: update changelog for v2.8.9
Misty Release Bot fb100ac731 chore: incrementing version number - v2.8.9
Misty Release Bot bb725987b3 Merge commit '73a50d17180dcd6cb42ef9cf305a480f92b4af05' into v2.x
Barış Soner Uşaklı 73a50d1718
chore: up cron
Julian Lam 93aa43f717 style: more fixes
Phạm Tấn Minh Tiến 9ed6961af8 fix lint
Phạm Tấn Minh Tiến 4b94c033c4 wrap quotes to prevent stripping leading 0
Barış Soner Uşaklı 9e685e657a test: openapi for thumbs
Barış Soner Uşaklı 767c1d1faf fix: thumb remove on windows, closes
Barış Soner Uşaklı a3a38e4ba3 fix: clear cache on thumb remove
Barış Soner Uşaklı cfd5027245 fix: closes , try/catch rss feeds
Barış Soner Uşaklı 56427e4f9d fix: closes , don't crash if tags array is empty