26096 Commits (c989a4a32828d0bf235e8efff3fb7efcbac8b813)
 

Author SHA1 Message Date
Barış Soner Uşaklı 881a28eb79 fix: #11875, simplify alerts and show progress
add alerts.info and alerts.warning
1 year ago
renovate[bot] ae8f539844 fix(deps): update dependency nodebb-plugin-ntfy to v1.2.4 1 year ago
Julian Lam 007d735f92 fix: bug where api module would throw if response contained no content-type header 1 year ago
Julian Lam bcc4b82cc6 feat: middleware.handleMultipart, applies on API routes — invokes multipart middleware based on content-type header 1 year ago
Misty Release Bot eca283020f chore(i18n): fallback strings for new resources: nodebb.error 1 year ago
Barış Soner Uşaklı 23404ad103
feat: #11868 apply blacklist to routes (#11873)
api and regular routes
dont allow blacklisting self ip
check blacklist on socket emits
1 year ago
Barış Soner Uşaklı b44ffaf306 cleanup acp alert css 1 year ago
Misty Release Bot aeca655045 Latest translations and fallbacks 1 year ago
renovate[bot] d4d339f965
fix(deps): update socket.io packages to v4.7.2 (#11871)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Misty Release Bot ac355acd61 chore(i18n): fallback strings for new resources: nodebb.admin-dashboard 1 year ago
Barış Soner Uşaklı 782651e427 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 1 year ago
Barış Soner Uşaklı f826545e93 add tooltips 1 year ago
Misty Release Bot 62b7be1c33 chore(i18n): fallback strings for new resources: nodebb.admin-dashboard 1 year ago
Barış Soner Uşaklı 856754a5aa dark theme acp 1 year ago
Barış Soner Uşaklı 3837798292 test: fix test if ip is invalid 1 year ago
Barış Soner Uşaklı e8fb02f3f7 chore: harmony 1 year ago
Barış Soner Uşaklı 38c0c8dec0 refactor: ip blacklist.test
also dont call ipaddr.parse if cidr rules is empty
add a test for cidr
1 year ago
Barış Soner Uşaklı 3b125ba27e chore: up harmony 1 year ago
Barış Soner Uşaklı 78c5dfdc58 feat: add icon to invite/accept notifs
https://github.com/NodeBB/NodeBB/issues/11864
1 year ago
Misty Release Bot ad9d8f7783 chore(i18n): fallback strings for new resources: nodebb.admin-menu 1 year ago
Barış Soner Uşaklı 99c2294289 feat: add flags link to acp manage menu, closes #11867 1 year ago
Barış Soner Uşaklı 58968353ef chore: up harmony 1 year ago
Barış Soner Uşaklı b688b6d4f2
bs5.3 updates (#11667)
* bs5.3 updates

* bootstrap 5.3.1

* chore: up bootswatch

* chore: up deps
1 year ago
Barış Soner Uşaklı f4e2e6176e fix: chat mark read regression 1 year ago
Barış Soner Uşaklı b5a8941a51 get rid of less, slideout 1 year ago
renovate[bot] 5582fe923c
fix(deps): update dependency pg to v8.11.2 (#11859)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot] c9c2351313
chore(deps): update dependency sass-embedded to v1.64.2 (#11858)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot] c79c1e5fa9
fix(deps): update dependency pg-cursor to v2.10.2 (#11860)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot] da8521393b
fix(deps): update dependency sass to v1.64.2 (#11861)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Barış Soner Uşaklı 82562bec44 fix: fix escaped characters in tooltips, fix priv checks in tooltips
closes #11862, closes #11857
1 year ago
Barış Soner Uşaklı 779c73eade Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 1 year ago
Misty Release Bot f7ee3d9c1e Latest translations and fallbacks 1 year ago
Barış Soner Uşaklı 00e680b942 expose getEventsByEventIds
and fix stop = -1
1 year ago
Julian Lam 4ca71f6354 fix: #11855, remove superfluous password challenge on admin email update (unless they're updating their own) 1 year ago
Misty Release Bot f075e12a91 chore(i18n): fallback strings for new resources: nodebb.admin-admin, nodebb.admin-manage-categories 1 year ago
Barış Soner Uşaklı 910aeb2ca2 add missing tooltip 1 year ago
Opliko b709ed9e63
feat: move to npm fontawesome dependency and support fa pro (#11820)
* feat: move to npm fontawesome dependency

* feat: move shims to a separate file

* fix: thin style prefix

* feat: proper style and FA pro handling in icon selector

* docs: add fontawesome properties to openAPI

* fix: default for styles

* feat: select all styles by default

Turns out browsers lazy-load fonts.
So since the actual CSS for each style is small, there is no perf reason for defaulting to free styles for FA pro users.
This means they'll have to only change one setting.

Still, the option to select styles remains for those who want it.

* fix: remove console.log
1 year ago
Misty Release Bot e38fe06fa9 Latest translations and fallbacks 1 year ago
Opliko 8ac34f8e8e
feat: password check hook (#11853)
* feat: filter:password.check hook

As requested on Discord, hopefully including all relevant user data

* fix: don't use caller uid

* feat: don't forward username separately
1 year ago
Misty Release Bot 27c3f92be4 Latest translations and fallbacks 1 year ago
Barış Soner Uşaklı 207776d474 Merge branch 'master' into develop 1 year ago
renovate[bot] 8a761ff7ff
chore(deps): update dependency eslint to v8.46.0 (#11852)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Opliko c95119156d
fix: register abort can error on weird session state (#11854) 1 year ago
Barış Soner Uşaklı 97127092b5 hide search 2 years ago
Barış Soner Uşaklı b838073bb8 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı 8444af1ce5 chore: up themes 2 years ago
Misty Release Bot 2c54e362b8 chore(i18n): fallback strings for new resources: nodebb.modules 2 years ago
Barış Soner Uşaklı 7adfe0c16a show timestamp on system messages 2 years ago
Barış Soner Uşaklı 2fe193d68f refactor: dont load all tokens in verify token
use sortedSetsRemove
2 years ago
Barış Soner Uşaklı 11bfeaf130 feat: #11850, chat msg search 2 years ago