17910 Commits (a083d5f429001e8b6c826679d0a3753722132860)
 

Author SHA1 Message Date
renovate[bot] 46fb365d53 fix(deps): update dependency nodebb-plugin-markdown to v8.8.6 (#7079)
fixes #7000
6 years ago
Julian Lam ed46c5e24b fix: refreshing settings page on save if language changed 6 years ago
Julian Lam 4fba1492c1 feat: added new middleware authenticateOrGuest 6 years ago
Julian Lam eeaee8ccef fix: not calling authenticate middleware on resource direct access
routes
6 years ago
Julian Lam 5f3d1c76c8
fix: #7038, autoLocale logic not playing nicely with no-refresh auths (#7059)
* fix: #7038, autoLocale logic not playing nicely with no-refresh auths

- on login, req.query.lang is deleted (since it seems to be left over)
- on logout, the middleware.autoLocale is executed, which resets
  req.query.lang
- middleware.autoLocale is new, just refactored existing logic in
  webserver.js into new middleware method.

* style: tests, use lodash

* fix: timeago strings not switching languages on login or out
6 years ago
Misty (Bot) 72f56d7f49 Latest translations and fallbacks 6 years ago
renovate[bot] d2aea57a03 fix(deps): update dependency nodebb-theme-persona to v9.1.3 (#7075) 6 years ago
Barış Soner Uşaklı 2604cf6356 fix: #7074 6 years ago
Misty (Bot) aa877e7e0f Latest translations and fallbacks 6 years ago
Renovate Bot 42e792ab61 fix(deps): update dependency nodebb-theme-persona to v9.1.2 6 years ago
Julian Lam a07d9898df fix: #7071 buildSkinAsset won't rebuild continuously 6 years ago
Misty (Bot) 8dd8370bcb fix(i18n): pushed notifications source to tx, pulled fallbacks 6 years ago
Barış Soner Uşaklı 53a0a0ab45 Merge branch 'master' of https://github.com/NodeBB/NodeBB 6 years ago
Barış Soner Uşaklı 7ca62b8399 feat: closes #7070 6 years ago
renovate[bot] bdb330565c fix(deps): update dependency nodebb-theme-persona to v9.1.1 (#7069) 6 years ago
Baris Usakli 96c1dc6276 unescape email subject 6 years ago
Julian Lam 6df5668e64 fix: #7063, logout code should do hard page nav to / or data.next 6 years ago
Baris Usakli eab297bdc9 fix: #7061 6 years ago
oh d7c55bc3f7 feat(email): don't escape html in notification bodies. (#7042)
allows for post replies, etc. to show the formatting of the orginal 
post, rather than looking garbled.

closes #7034
6 years ago
Julian Lam 648964faa7 feat: added README.md in languages folder
... to dissuade people from making PRs against it
6 years ago
Renovate Bot 6b5428c504 fix(deps): update dependency postcss to v7.0.6 6 years ago
Renovate Bot 7449ae3e83 chore(deps): update node:8.14.0 docker digest to dd2381f 6 years ago
Baris Usakli d3c6cba33f closes #7060 6 years ago
Misty (Bot) c0e015e1c5 Latest translations and fallbacks 6 years ago
Baris Usakli 67ac8e3d06 closes #7053 6 years ago
Barış Soner Uşaklı 7eee8e1d06 feat: up composer 6 years ago
Barış Soner Uşaklı 54c127d1b2 feat: allow array results 6 years ago
renovate[bot] e48ed6e03f fix(deps): update dependency nodebb-plugin-composer-default to v6.1.14 (#7058) 6 years ago
renovate[bot] ada1d6d0c0 fix(deps): update dependency nodebb-plugin-composer-default to v6.1.13 (#7057) 6 years ago
renovate[bot] 9f9f72dac4 fix(deps): update dependency nodebb-plugin-composer-default to v6.1.12 (#7056) 6 years ago
Barış Soner Uşaklı 41357abb59 Merge branch 'master' of https://github.com/NodeBB/NodeBB 6 years ago
Barış Soner Uşaklı f581c052ee feat: #7023
- add category selector to privileges and category create modals
- allow category selector to work for multiple selectors on same page
6 years ago
Julian Lam 28a1fa780a fix: skin not changing after login or logout, #7038 6 years ago
renovate[bot] 89acb89659 fix(deps): update dependency nodebb-plugin-composer-default to v6.1.11 (#7055) 6 years ago
renovate[bot] b6cb77c137 fix(deps): update dependency nodebb-theme-slick to v1.2.18 (#7049) 6 years ago
renovate[bot] 7334c45b0f fix(deps): update dependency nodebb-theme-slick to v1.2.17 (#7048) 6 years ago
renovate[bot] 1cb1af0cd7 fix(deps): update dependency nodebb-theme-slick to v1.2.16 (#7047) 6 years ago
renovate[bot] d0d0c7f046 fix(deps): update dependency connect-mongo to v2.0.3 (#7046) 6 years ago
Baris Usakli cd02e03f7b don't crash if meta.config is undefined 6 years ago
Barış Soner Uşaklı a63ddbe2aa fix: #7040
if category doesn't exist return null and 404
6 years ago
Barış Soner Uşaklı ec0c50d4e0 fix: #7041 6 years ago
Barış Soner Uşaklı 8d7c3897f2 fix: #7043 6 years ago
Barış Soner Uşaklı cb7c2d8c28 fix: add missing render function 6 years ago
Misty (Bot) a43106e0f6 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 1f918ca8f8
Home route (#7039)
* fix: WIP home fix

* remove console.log

* fix: #6949

on redis run all tests in subfolder /forum
fix URI errors
fix sping/ping
6 years ago
Baris Usakli cd46febdd0 fix lint 6 years ago
Baris Usakli 8808a03307 fix: #7033 6 years ago
Baris Usakli b86f155690 fix: #7037 6 years ago
Peter Jaszkowiak ba619c7ec8 style(eslint): match operator-linebreak preferences 6 years ago
Peter Jaszkowiak 89c025d102 feat: close #7002, console message if mismatched origins 6 years ago