Barış Soner Uşaklı
754283d37b
feat: copy default favicon if it doesn't exist
4 years ago
Barış Soner Uşaklı
a9b33ed39f
Delete favicon.ico
4 years ago
psychobunny
771a8955a4
fix : #9362 best not to check file exists on every page load; copying favicon to uploads/system folder instead
4 years ago
psychobunny
ad5654952a
fix : #9362
4 years ago
Julian Lam
678e8f0fde
fix: regression where login redirect for admin routes didn't go to local=1
4 years ago
Renovate Bot
680cf5ef2a
fix(deps): update dependency postcss to v8.2.8
4 years ago
Renovate Bot
2645bf555a
fix(deps): update dependency nodebb-theme-persona to v10.5.17
4 years ago
Barış Soner Uşaklı
70a653d0a5
test: double filter test
4 years ago
Barış Soner Uşaklı
f4f61b92b4
fix: lint
4 years ago
Barış Soner Uşaklı
0e67ab01ca
test: admin/manage/users tests
4 years ago
Barış Soner Uşaklı
2085a7d163
Merge branch 'master' of https://github.com/NodeBB/NodeBB
4 years ago
Barış Soner Uşaklı
17184bface
feat: add missing translation keys
4 years ago
Julian Lam
4b5450853d
feat: allow missing (or non-array) middlewares argument in route helper methods
4 years ago
Renovate Bot
5945907429
fix(deps): update dependency connect-mongo to v4.3.1
4 years ago
Misty (Bot)
4a9b3af278
Latest translations and fallbacks
4 years ago
Barış Soner Uşaklı
e74df53997
feat: pass modified params, only affects filter hooks
4 years ago
Barış Soner Uşaklı
e787e6ea22
fix: if no in passed use "titles" to match header search
4 years ago
Barış Soner Uşaklı
696c489524
feat: add back topic id input
4 years ago
Julian Lam
166d65a1ba
fix: add back middleware.authenticateOrGuest
4 years ago
Julian Lam
e3b2c00db1
fix: request authentication called twice in account routes
4 years ago
Julian Lam
7da061f0d7
refactor: automatically authenticate all requests setup through route helpers ( #9357 )
...
* refactor: automatically authenticate all requests setup through route helpers
* fix: removed connect-ensure-login dependency
* fix: bug with some middlewares not defined outside route helper methods
4 years ago
Renovate Bot
f388086ab9
fix(deps): update dependency connect-mongo to v4.3.0
4 years ago
Renovate Bot
fd926d6121
chore(deps): update dependency jsdom to v16.5.0
4 years ago
Misty (Bot)
4c73c26dd8
Latest translations and fallbacks
4 years ago
Barış Soner Uşaklı
3095478904
chore: bump composer
4 years ago
Barış Soner Uşaklı
8a4c361ece
fix : #9354 , don't close quicksearch results if mouse is down on them
4 years ago
Renovate Bot
651c629ff3
chore(deps): update dependency mocha to v8.3.1
4 years ago
Misty (Bot)
2826e29494
Latest translations and fallbacks
4 years ago
Barış Soner Uşaklı
3aa26c4df2
fix : #9339 , only log email errors once per digest, notification push
...
show notice in acp
4 years ago
Barış Soner Uşaklı
3f42d40c78
fix: winston.info
4 years ago
Barış Soner Uşaklı
0021c6019e
refactor: async listen testSocket
4 years ago
Julian Lam
c5e257888a
fix : #9351 bad logic when inserting rows to privilege tables, also a missing tfoot 🦶
4 years ago
Julian Lam
c265016944
fix: app.parseAndTranslate to always return promise
4 years ago
Renovate Bot
4f4cdacc46
fix(deps): update dependency autoprefixer to v10.2.5
4 years ago
Julian Lam
bfd512b99b
feat: expose username validation logic to user lib, new hook `filter:username.check`
4 years ago
Misty (Bot)
67bb63bd09
Latest translations and fallbacks
4 years ago
psychobunny
e5133a78f8
feat: add $.deserialize to client side
4 years ago
psychobunny
66196d2caf
feat: allow for settings.save/settings.load on client side
...
w/ optional data-socket-get / data-socket-set params on form element for custom calls
4 years ago
Julian Lam
e755067387
docs: fixed typo
4 years ago
Barış Soner Uşaklı
902a88c25e
feat: remove promise-pollyfil
4 years ago
Barış Soner Uşaklı
48bc23c065
refactor: remove startsWith/endsWith
4 years ago
Julian Lam
b5a6a3149d
refactor: app.parseAndTranslate to return promise if no callback passed
4 years ago
Julian Lam
c1b3079d93
feat: category privilege API routes
...
closes #9342
4 years ago
Julian Lam
1e579428e7
fix: bug where fallback window trigger was not firing if there were no hook listeners attached
...
... so in essence the backwards compatibility was not working at all.
closes nodebb/nodebb-plugin-composer-default#147
4 years ago
Julian Lam
c8b78654d9
fix: bad assignment
4 years ago
Julian Lam
fbe9215b17
fix : #9348 incorrect redirect via connect-ensure-login
4 years ago
Misty (Bot)
b2c1b4ac45
Latest translations and fallbacks
4 years ago
Renovate Bot
72db3754d1
fix(deps): update dependency postcss to v8.2.7
4 years ago
Renovate Bot
017af7cbfd
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.13
4 years ago
Barış Soner Uşaklı
0af9d26fe5
feat: change uploadCroppedPicture to use updateProfile as well
4 years ago