23268 Commits (1adc898ba723803aeea26b361a9e217ae2b9ecea)
 

Author SHA1 Message Date
Misty (Bot) 0b88cfd9dd Latest translations and fallbacks 3 years ago
Julian Lam fa01801f64 fix: don't throw on invalid session, just return early so socket is not opened.
Also updated the plugin hook call to `static:sockets.validateSession` to not return a result, because in static calls that result is always null anyway
3 years ago
Renovate Bot b342338935 chore(deps): update dependency lint-staged to v12 3 years ago
Renovate Bot e9aadde180 chore(deps): update dependency eslint to v8 3 years ago
Renovate Bot f6c6425d68 chore(deps): update commitlint monorepo to v15 3 years ago
Barış Soner Uşaklı 71fa8175bb chore: up themes 3 years ago
Barış Soner Uşaklı a29535833f fix: #10052, dont use spaces in tag class name 3 years ago
Barış Soner Uşaklı 41db9436e8 perf: only add middleware if relativePath is set 3 years ago
Julian Lam a3bdb70617 feat: ensure that all requests handled by NodeBB fall under the relative_path as configured 3 years ago
Julian Lam 14e352470d fix(deps): bump emoji plugin 3 years ago
Renovate Bot 597d826b26 fix(deps): update dependency ioredis to v4.28.2 3 years ago
Misty (Bot) 7af902fc31 Latest translations and fallbacks 3 years ago
Renovate Bot 115de4e544 fix(deps): update dependency yargs to v17.3.0 3 years ago
renovate[bot] 49813cce42
fix(deps): update dependency mime to v3 (#9963)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Barış Soner Uşaklı 2bb0828af6 refactor: dont need local function 3 years ago
sadaszewski a1c9a69cd3
incr by bulk. (#9952)
* incr by bulk.

* Update analytics.js

* Update analytics.js

* lint: fix

Co-authored-by: Barış Soner Uşaklı <baris@nodebb.org>
Co-authored-by: Barış Soner Uşaklı <barisusakli@gmail.com>
3 years ago
Barış Soner Uşaklı 6ea3b51f12
Zincrybulk (#9975)
* feat: zincry bulk

* feat: psql bulk incr placeholder

* test: redis test fix

* test: redis test
3 years ago
Barış Soner Uşaklı d9c42c000c feat: show 10 members 3 years ago
Barış Soner Uşaklı 7b99dc46eb test: utils.params 3 years ago
Renovate Bot f72af319fb fix(deps): update dependency mongodb to v4.2.1 3 years ago
Barış Soner Uşaklı 594293c763 Merge branch 'master' of https://github.com/NodeBB/NodeBB 3 years ago
Barış Soner Uşaklı 1cdb0b1e19 fix: don't crash if tid is falsy 3 years ago
Misty (Bot) 32326c22fd Latest translations and fallbacks 3 years ago
Renovate Bot ed4b0cf73d fix(deps): update dependency @socket.io/redis-adapter to v7.1.0 3 years ago
Barış Soner Uşaklı 0414356cf7 perf: don't load all set members to get count 3 years ago
Barış Soner Uşaklı 50063fe238 fix: regression from 27c05448e1 3 years ago
Misty (Bot) 7e6fa7b490 Latest translations and fallbacks 3 years ago
Barış Soner Uşaklı cd2040ac6b test: regular user shouldn't see admin:privileges 3 years ago
Barış Soner Uşaklı 82b72f7edc lint: remove unused utils 3 years ago
Barış Soner Uşaklı 5843122178 test: add missing tests 3 years ago
Barış Soner Uşaklı 8117b7f22f breaking: remove deprecated post diff socket calls 3 years ago
Barış Soner Uşaklı 324262cbb5 refactor: DRY 3 years ago
Barış Soner Uşaklı 1a7fffc7e9 breaking: remove deprecated user middlewares 3 years ago
Barış Soner Uşaklı 941ecaf899 fix: keep query params on /me redirects 3 years ago
Barış Soner Uşaklı 65c5504193 fix: 403/400/500 page not generating csrf_token 3 years ago
Barış Soner Uşaklı 747b2e7f70 Merge branch 'master' of https://github.com/NodeBB/NodeBB 3 years ago
Barış Soner Uşaklı 3dd681ebce fix: error pages dont have config.csrf_token 3 years ago
Misty (Bot) 6b054d7a23 Latest translations and fallbacks 3 years ago
Barış Soner Uşaklı 36aa60346b breaking: remove action:category.loaded, use action:topics.loading
action:category.loaded will not fire on infintite load of topics
3 years ago
Renovate Bot b34b8aa969 fix(deps): update dependency postcss to v8.4.4 3 years ago
Renovate Bot 2dadf7865a fix(deps): update dependency postcss to v8.4.3 3 years ago
Barış Soner Uşaklı 7434cbf66f test: add api token tests 3 years ago
Barış Soner Uşaklı 1e53552874 feat: closes #10018 3 years ago
Baris Usakli 9239582e36 Merge branch 'master' of https://github.com/NodeBB/NodeBB 3 years ago
Baris Usakli 06bfec8840 feat: #10018 add href 3 years ago
Misty (Bot) 23c915ba66 chore(i18n): fallback strings for new resources: nodebb.topic 3 years ago
Baris Usakli 0f14f23b2a feat: #10018 , wip 3 years ago
Julian Lam 6c07433dea
refactor: use routePrefixMap instead of routeRegexpMap, +tests (#10035)
* refactor: use routePrefixMap instead of routeRegexpMap, +tests

Currently tests fail because privilege pages resolve if passed garbage... hmm

* fix: priv check paths

remove /v3 from path as well

Co-authored-by: Barış Soner Uşaklı <barisusakli@gmail.com>
3 years ago
Baris Usakli d378bf4c9c fix: quote button staying on screen on slow computers 3 years ago
Misty (Bot) 2c08a2b3bd Latest translations and fallbacks 3 years ago