25324 Commits (de2f76bbd378497a666d2b3f7c9c8880edf2dbad)
 

Author SHA1 Message Date
renovate[bot] 1ab7fdc81e
fix(deps): update dependency semver to v7.4.0 (#11461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] c0d9296150
fix(deps): update dependency rtlcss to v4.1.0 (#11460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Misty Release Bot 026f2d947d chore(i18n): fallback strings for new resources: nodebb.error 2 years ago
Julian Lam dd8719a10e fix: upload modal error handler
The underlying API call was updated to v3 style (with standard status/response object in response body), so the existing code always falls back to the default error instead of showing the more specific error sent back by the backend.

Also, the fallback wasn't internationalized, so that's done to.
2 years ago
renovate[bot] 415f87811d
fix(deps): update dependency helmet to v6.1.4 (#11459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Julian Lam 523628d721 Merge remote-tracking branch 'origin/master' into develop 2 years ago
Julian Lam 5343d2a01b chore: removing superfluous changelog items 2 years ago
Misty Release Bot f2ca93f6c6 chore: update changelog for v2.8.11 2 years ago
Misty Release Bot 82f0efb14b chore: incrementing version number - v2.8.11 2 years ago
Misty Release Bot ba213ca8ff Latest translations and fallbacks 2 years ago
renovate[bot] d165164a13
fix(deps): update dependency helmet to v6.1.3 (#11452)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı 132476d581 feat: update mkdirp to 3.x, closes #11455 2 years ago
Barış Soner Uşaklı 43c6087b34 feat: update rimraf to 5.x, closes #11456 2 years ago
Barış Soner Uşaklı c3cedefef3 feat: update lru-cache to 9.x, closes #11454 2 years ago
renovate[bot] bdacd1c6b4
fix(deps): update dependency esbuild to v0.17.16 (#11457)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 88b02d9004
chore(deps): update coverallsapp/github-action action to v2.1.0 (#11458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Misty Release Bot aee8c564a8 Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı 1fcbee0f0b chore: up harmony 2 years ago
Barış Soner Uşaklı 4363c0bb94 chore: up harmony 2 years ago
Barış Soner Uşaklı fa633ec7ca update line-clamp class
add `line-clamp-sm-[1-6]` for use with elements that have lh-sm applied
calculate max-height from line-height instead of hardcoding to 1.25em
2 years ago
Barış Soner Uşaklı 1b862586d1 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı 2235f6c280 fix: #11451 , use bookmark from localstorage for guests 2 years ago
Misty Release Bot beeb3ba13d Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı 1466d5b3e8 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı 24c24e6cab chore: up harmony 2 years ago
renovate[bot] 5d880e9d89
fix(deps): update dependency helmet to v6.1.1 (#11449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] afa37d6d9d
chore(deps): update dependency eslint to v8.38.0 (#11448)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı eff9f98d29 chore: up harmony 2 years ago
Barış Soner Uşaklı a0fa9e1f23 tool modal fix 2 years ago
Barış Soner Uşaklı 33b2d0024d Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
renovate[bot] d7125a0c8a
fix(deps): update dependency lru-cache to v8.0.5 (#11434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 62a84f6344
fix(deps): update dependency webpack to v5.78.0 (#11436)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] c7ccf9b85e
chore(deps): update dependency sass-embedded to v1.61.0 (#11442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 248c5f62ef
fix(deps): update dependency sass to v1.61.0 (#11443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 1a888f5082
chore(deps): update dependency lint-staged to v13.2.1 (#11444)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı c5e83eb9ea test: fix escaping 2 years ago
Barış Soner Uşaklı a8efe3df8b test: fix lang test 2 years ago
Misty Release Bot 7ff9e494ed chore(i18n): fallback strings for new resources: nodebb.global 2 years ago
Barış Soner Uşaklı 2830d68155 fix: closes #11446, add alert-link to 403,404,400 messages 2 years ago
Barış Soner Uşaklı b7755b8605 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı 0cd657ff2c fix: closes #11447, fix timestamp of fork event 2 years ago
Misty Release Bot 06fd510e78 Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı 9020cd4085 chore: up harmony 2 years ago
Barış Soner Uşaklı 5dc1d6d5c6 chore: up harmony 2 years ago
Barış Soner Uşaklı 0e5ae21286 fix: #11440, update timestamp on lastpost button 2 years ago
Misty Release Bot 3bcfef5e7d chore(i18n): fallback strings for new resources: nodebb.error 2 years ago
Julian Lam 0fc9fdd53d fix: throw generic not-allowed error on groups.join if a non-owner tries to add another user to a group 2 years ago
Julian Lam 18447b06af fix: remove socketGroups.addMember; update admin checks to allow admin:groups privilege, hide add member controls if not admin 2 years ago
Julian Lam f043dcec96 fix: remove socketGroups.kick 2 years ago
Julian Lam 9d49ec60a1 fix: remove socketGroups.issueMassInvite 2 years ago