psychobunny
|
54dc449fb9
|
fix(acp): #9008 undefined link for "no users browsing" state on dashboard
|
4 years ago |
psychobunny
|
286243cd37
|
fix(acp): #9009 no-users-browsing untranslated on dashboard
|
4 years ago |
Misty (Bot)
|
cfef2092de
|
Latest translations and fallbacks
|
4 years ago |
Barış Soner Uşaklı
|
4c650aeead
|
feat: #8989, convert widget nav to dropdown
|
4 years ago |
Barış Soner Uşaklı
|
5080f35752
|
fix: #8991, logout on password reset, dont verify email if password expired
dont allow same password on reset
|
4 years ago |
Barış Soner Uşaklı
|
8adbf54ae6
|
fix: don't show topic search if no search privilege
|
4 years ago |
Misty (Bot)
|
f6765ec74d
|
Latest translations and fallbacks
|
4 years ago |
Barış Soner Uşaklı
|
546f58bf1f
|
fix: timestamp in queue, add post queue strings
|
4 years ago |
Misty (Bot)
|
eb5a5b6ac2
|
Latest translations and fallbacks
|
4 years ago |
Barış Soner Uşaklı
|
1269103fbb
|
fix: #8984, post-queue ux
|
4 years ago |
Barış Soner Uşaklı
|
d3c04afb98
|
fix: #8982, copy color on tag rename, dont copy if target exists
refresh page on tag rename
|
4 years ago |
Barış Soner Uşaklı
|
cbbda45102
|
fix: remove dupe
|
4 years ago |
Barış Soner Uşaklı
|
700ef1af97
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
4 years ago |
Barış Soner Uşaklı
|
4afdf8bc27
|
fix: spec, remove old tests
|
4 years ago |
Julian Lam
|
acb576662e
|
fix(spec): from 6e6a7a8f8a
|
4 years ago |
Barış Soner Uşaklı
|
6e6a7a8f8a
|
fix: #8969, export csv to file
|
4 years ago |
Julian Lam
|
1b1205a9ce
|
fix(spec): broken test due to canFlag addition
|
4 years ago |
Barış Soner Uşaklı
|
88e5cda5b4
|
fix: spec for /tag
|
4 years ago |
Julian Lam
|
82ca376012
|
chore: fallbacks for nodebb.error
|
4 years ago |
Julian Lam
|
1e7cf1cbc4
|
fix: #8971, disallow flags of privileged users (mods, gmods, admins)
|
4 years ago |
Julian Lam
|
5b269bc5aa
|
chore: fallbacks for nodebb.topic
|
4 years ago |
Julian Lam
|
12b3aa0d8f
|
feat: add translation key for pin icon label with expiry
|
4 years ago |
Barış Soner Uşaklı
|
cd072c0b74
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
4 years ago |
Barış Soner Uşaklı
|
5c3deb4b0e
|
fix: #8973, fix timestamp on ban modal
|
4 years ago |
Julian Lam
|
22715d5413
|
refactor: add TopicObjectSlim common schema
|
4 years ago |
Barış Soner Uşaklı
|
c8554b78b9
|
fix: #8968, don't show topic search if search is not enabled
|
4 years ago |
Misty (Bot)
|
664614bbe3
|
Latest translations and fallbacks
|
4 years ago |
Barış Soner Uşaklı
|
4c7374ea33
|
fix: flicker on tooltips if server call takes long time
|
4 years ago |
gasoved
|
a56a657759
|
fix: missing select/clear all checkbox added to category privileges template (#8967)
|
4 years ago |
Julian Lam
|
e1432caf92
|
feat: add cancel button to pin expiration modal
|
4 years ago |
Julian Lam
|
15c6f32c93
|
refactor: pin/lock threadTools to use topicCommand, rewrote topicCommand to match categoryCommand signature
|
4 years ago |
Barış Soner Uşaklı
|
7e6427bca7
|
fix: dont go back after delete account actions
|
4 years ago |
Barış Soner Uşaklı
|
5ceda14874
|
Revert "fix: #8955, popstate to purged topic should go to homepage"
This reverts commit 39dae0aaff .
|
4 years ago |
Julian Lam
|
39dae0aaff
|
fix: #8955, popstate to purged topic should go to homepage
|
4 years ago |
Misty (Bot)
|
97c037f0a1
|
Latest translations and fallbacks
|
4 years ago |
Misty (Bot)
|
7de8b732c0
|
Latest translations and fallbacks
|
4 years ago |
Barış Soner Uşaklı
|
c037779fa1
|
feat: add topicOwnerPost #8778
|
4 years ago |
Barış Soner Uşaklı
|
6a819944d5
|
chore: remove console.log
|
4 years ago |
Julian Lam
|
d584516947
|
fix: #8943, session mismatch modal thrown on login (race condition)
|
4 years ago |
Julian Lam
|
ac734b8335
|
fix: #8912
|
4 years ago |
Barış Soner Uşaklı
|
db1c140ff9
|
refactor: remove unused require
|
4 years ago |
gasoved
|
00e75de736
|
feat: select/clear all checkboxes in privilege table (#8941)
|
4 years ago |
Misty (Bot)
|
0dcc5b2bbf
|
Latest translations and fallbacks
|
4 years ago |
psychobunny
|
1c0e8c1663
|
fix: move meta.getServerTime call to admin namespace
|
4 years ago |
Julian Lam
|
45a4f1361f
|
chore(spec): replace ugly hack with another hack for optional properties
|
4 years ago |
Barış Soner Uşaklı
|
f20c12ee40
|
fix: add client side check for userslug #8939
|
4 years ago |
Julian Lam
|
90434a4668
|
Revert "fix(spec): always show thumb in topic response"
This reverts commit 493c568a75 .
|
4 years ago |
Julian Lam
|
493c568a75
|
fix(spec): always show thumb in topic response
|
4 years ago |
Julian Lam
|
ae402e213e
|
chore: move topic route schema up two levels as slug and index are optional
|
4 years ago |
Julian Lam
|
b3b501d789
|
chore: move category route schema up two levels as slug and index are optional
|
4 years ago |