10024 Commits (6d5f6a159ed02d23cdb1104f7da6040c480bbe31)

Author SHA1 Message Date
Barış Soner Uşaklı 9198a95173 add again 2 years ago
Barış Soner Uşaklı f6059726e8 remove dupe code 2 years ago
Barış Soner Uşaklı 2f94eb21fb test: openapi 2 years ago
Barış Soner Uşaklı 304f9b6eef remove ?page when changing filters 2 years ago
Barış Soner Uşaklı 3080eb7e01 feat: #11714, add registrationQueue flag 2 years ago
Barış Soner Uşaklı bc74afaf51 test: openapi 2 years ago
Barış Soner Uşaklı dcc2bb1085 lint: fix unused 2 years ago
Barış Soner Uşaklı f2c72bc7a3 remove markup from js
so themes can use different styles
2 years ago
Julian Lam da02361b13 feat: do not show the replies container in a post's footer if the only reply present is the next post 2 years ago
Barış Soner Uşaklı 06f85d6fff Merge branch 'master' into develop 2 years ago
Misty Release Bot c246df4e3f Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı a757716ddd fix: closes #11708, fix quick reply check 2 years ago
Barış Soner Uşaklı 2c89d78494 fix: error toast on lost connection 2 years ago
Barış Soner Uşaklı 8ca65b0c78
fix: dont send 200 status on admin upload errors (#11707)
* fix: dont send 200 status on admin upload errors

* test: update test

* bring back both checks for error

* test: add statusCode tests
2 years ago
Julian Lam 1d1639d46f fix: improper neutralization of user input in image wrapping code 2 years ago
Misty Release Bot f2c0c18879 Latest translations and fallbacks 2 years ago
Misty Release Bot fa8e656d1c chore(i18n): fallback strings for new resources: nodebb.admin-advanced-cache, nodebb.admin-advanced-errors, nodebb.admin-development-logger 2 years ago
Barış Soner Uşaklı cf13dd8fbb some more acp pages 2 years ago
Misty Release Bot 09562e7966 Latest translations and fallbacks 2 years ago
Misty Release Bot 0863afd0e0 chore(i18n): fallback strings for new resources: nodebb.admin-appearance-customise 2 years ago
Barış Soner Uşaklı de68f7493d feat: add new tab to define bs variables
to override bootstrap vars.
dont crash if scss fails to compile, just use empty css and log the error, this allows accessing the acp if client scss has errors
2 years ago
Misty Release Bot 195b09d5c2 chore(i18n): fallback strings for new resources: nodebb.user 2 years ago
Barış Soner Uşaklı 2edfe0ef3e feat: bring back noskin option
if forum sets a default skin there was no way for the user to go back to the no skin version
2 years ago
Misty Release Bot e6f2dece3d Latest translations and fallbacks 2 years ago
Julian Lam c5cd76e798 fix: don't update edit data if edited timestamp is not available 2 years ago
Misty Release Bot f468711080 Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı 450918f93d admin-mods 2 years ago
Misty Release Bot b47799260d Latest translations and fallbacks 2 years ago
Misty Release Bot 934b67926c chore(i18n): fallback strings for new resources: nodebb.admin-manage-users 2 years ago
Barış Soner Uşaklı 5fae09f3aa feat: add not validated/expired 2 years ago
Barış Soner Uşaklı 3f56b135d4 dashboard 2 years ago
Barış Soner Uşaklı 5adc418fef manage ip address dropdown 2 years ago
Misty Release Bot f5d89d14a1 Latest translations and fallbacks 2 years ago
Misty Release Bot 619c4ff7ea chore(i18n): fallback strings for new resources: nodebb.themes-harmony 2 years ago
Barış Soner Uşaklı f5b7ab304c add lang string 2 years ago
Barış Soner Uşaklı 8bd7f18c76 add more padding if code block has scrollbar 2 years ago
Barış Soner Uşaklı 04998908ba
Fixes for "validate email" & "send validation email" in ACP (#11677)
* confirmObj changes

dont expire confirm:<code>, add a expires field instead
dont expire confirm:byUid:<uid>

on admin manage users display the users email status
	1. verified
	2. verify email sent (pending)
	3. verify email sent (expired)
	4. no email entered

fix validate email in acp to use
	email in user:<uid> if they have one
	if not check if its in confirm:<code>
	if its not in above cant validate throw error

fix send validate email to use
	email in user:<uid> if they have one
	if not check if its in confirm:<code>
	if its not in above too cant validate throw error

* add back socket.io tests

* test: fix confirm tests

no longer using pexpire
return correct time left on token

* chore: update openapi

* fix: delete call

* test: mget test fixes

* test: fix tests
2 years ago
Misty Release Bot 1e137b0705 Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı ee8cb3782b fix: closes #11673, topic search for harmony
harmony uses dropdown for search persona and older themes used a hidden input element in the navbar
2 years ago
Misty Release Bot 639eeb4492 chore(i18n): fallback strings for new resources: nodebb.topic 2 years ago
Barış Soner Uşaklı 1cc079f35d chore: update lang key
for https://github.com/NodeBB/NodeBB/issues/11675
2 years ago
Misty Release Bot c139940ea1 Latest translations and fallbacks 2 years ago
Misty Release Bot 49211815f5 Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı 392a7d2803 feat: upgrade fonts 2 years ago
Misty Release Bot d4afd1edfe Latest translations and fallbacks 2 years ago
Misty Release Bot d508772cda chore(i18n): fallback strings for new resources: nodebb.admin-appearance-customise, nodebb.admin-appearance-skins, nodebb.admin-appearance-themes, nodebb.admin-settings-api 2 years ago
Barış Soner Uşaklı 7e05905372 some mobile fixes for tables and headers 2 years ago
Misty Release Bot e53929fcac chore(i18n): fallback strings for new resources: nodebb.admin-manage-groups 2 years ago
Barış Soner Uşaklı 0560a6f6f3 fix language string 2 years ago
Barış Soner Uşaklı e0f25b3633 fix order plugins 2 years ago