10053 Commits

Author SHA1 Message Date
Barış Soner Uşaklı
f2152953cd add displayname to parent posts 2023-07-12 10:40:25 -04:00
Barış Soner Uşaklı
e8b40b5884 fix persona defaults
fix missing theme:id
2023-07-12 10:20:20 -04:00
Barış Soner Uşaklı
509faa5ecc chore: remove log 2023-07-11 11:04:51 -04:00
Barış Soner Uşaklı
6ae0df4f46 fix: #11787 2023-07-10 18:07:13 -04:00
Barış Soner Uşaklı
21b510bf24 spec 2023-07-10 16:23:22 -04:00
Barış Soner Uşaklı
bf114c1106 fix: #11786 fix selector for upgradable plugins 2023-07-10 09:05:37 -04:00
Barış Soner Uşaklı
64d3018286 fix: #11773, fix create token button 2023-07-01 13:31:30 -04:00
Barış Soner Uşaklı
8cc19fac6c add no replies class to navigator 2023-06-30 15:15:22 -04:00
Barış Soner Uşaklı
aefef763db fix: use btn instead of icon 2023-06-27 10:49:36 -04:00
Misty Release Bot
354c2aebc5 Latest translations and fallbacks 2023-06-27 09:19:38 +00:00
Barış Soner Uşaklı
fa4fd5e905 remove unused css 2023-06-26 23:53:55 -04:00
Barış Soner Uşaklı
daa5ac85e9 refactor: show both emails in user list
if user has a confirmed email and a pending email change show both in the acp
2023-06-26 20:33:28 -04:00
Barış Soner Uşaklı
9e75068da2 expand json buttons 2023-06-26 09:46:36 -04:00
Misty Release Bot
097bbc926f Latest translations and fallbacks 2023-06-26 09:19:09 +00:00
Misty Release Bot
bc7e878ae2 Latest translations and fallbacks 2023-06-24 09:18:32 +00:00
Barış Soner Uşaklı
94f0630133 test: fix spec 2023-06-23 00:00:23 -04:00
Barış Soner Uşaklı
299f8864a2 hide nav if only one post, show after reply
hide after purge if only one post left
2023-06-22 23:13:23 -04:00
Barış Soner Uşaklı
cbd98c1b28 fix: closes #11731, set postIndex on pagination 2023-06-22 21:16:11 -04:00
Barış Soner Uşaklı
cfedd0877f fix: pinned topic ordering if parent element has non topic elements
for example
<ul component="category" class="topic-list" itemscope itemtype="http://www.schema.org/ItemList" data-nextstart="{nextStart}" data-set="{set}">
	<meta itemprop="itemListOrder" content="descending">
	{{{each topics}}}
	<!-- IMPORT partials/topics_list_item.tpl -->
	{{{ end }}}
</ul>
2023-06-21 09:54:00 -04:00
Barış Soner Uşaklı
86faed6fd3 feat: add vote privs to topic (#11734)
* feat: add vote privs to topic

* add missing awaits
2023-06-20 14:16:17 -04:00
Misty Release Bot
aff40b2fda Latest translations and fallbacks 2023-06-20 09:19:13 +00:00
Barış Soner Uşaklı
ed01753d2a Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2023-06-19 12:04:29 -04:00
Barış Soner Uşaklı
281078f5ce fix: delete events not working 2023-06-19 12:04:24 -04:00
Misty Release Bot
118a66f050 Latest translations and fallbacks 2023-06-19 09:18:50 +00:00
Barış Soner Uşaklı
b7a4ce6c1e less margin on copy code btn 2023-06-17 19:31:28 -04:00
Misty Release Bot
0dde5d5fc7 Latest translations and fallbacks 2023-06-17 09:18:34 +00:00
Misty Release Bot
7ca85c6065 chore(i18n): fallback strings for new resources: nodebb.admin-appearance-skins 2023-06-16 22:04:48 +00:00
Barış Soner Uşaklı
556fd65d51 feat: custom skins panel in acp 2023-06-16 18:04:22 -04:00
Misty Release Bot
45df009c07 Latest translations and fallbacks 2023-06-16 09:19:35 +00:00
Barış Soner Uşaklı
9198a95173 add again 2023-06-15 19:33:41 -04:00
Barış Soner Uşaklı
f6059726e8 remove dupe code 2023-06-15 12:12:37 -04:00
Barış Soner Uşaklı
2f94eb21fb test: openapi 2023-06-15 10:01:50 -04:00
Barış Soner Uşaklı
304f9b6eef remove ?page when changing filters 2023-06-15 09:58:02 -04:00
Barış Soner Uşaklı
3080eb7e01 feat: #11714, add registrationQueue flag 2023-06-15 09:13:04 -04:00
Barış Soner Uşaklı
bc74afaf51 test: openapi 2023-06-14 21:05:22 -04:00
Barış Soner Uşaklı
dcc2bb1085 lint: fix unused 2023-06-14 20:53:06 -04:00
Barış Soner Uşaklı
f2c72bc7a3 remove markup from js
so themes can use different styles
2023-06-14 20:48:36 -04:00
Julian Lam
da02361b13 feat: do not show the replies container in a post's footer if the only reply present is the next post 2023-06-14 16:53:00 -04:00
Barış Soner Uşaklı
06f85d6fff Merge branch 'master' into develop 2023-06-14 12:17:30 -04:00
Misty Release Bot
c246df4e3f Latest translations and fallbacks 2023-06-14 09:19:18 +00:00
Barış Soner Uşaklı
a757716ddd fix: closes #11708, fix quick reply check 2023-06-13 16:08:59 -04:00
Barış Soner Uşaklı
2c89d78494 fix: error toast on lost connection 2023-06-13 12:47:43 -04:00
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
2023-06-13 12:32:48 -04:00
Julian Lam
1d1639d46f fix: improper neutralization of user input in image wrapping code 2023-06-13 11:55:13 -04:00
Misty Release Bot
f2c0c18879 Latest translations and fallbacks 2023-06-13 09:19:14 +00:00
Misty Release Bot
fa8e656d1c chore(i18n): fallback strings for new resources: nodebb.admin-advanced-cache, nodebb.admin-advanced-errors, nodebb.admin-development-logger 2023-06-13 00:43:48 +00:00
Barış Soner Uşaklı
cf13dd8fbb some more acp pages 2023-06-12 20:42:49 -04:00
Misty Release Bot
09562e7966 Latest translations and fallbacks 2023-06-12 09:19:24 +00:00
Misty Release Bot
0863afd0e0 chore(i18n): fallback strings for new resources: nodebb.admin-appearance-customise 2023-06-10 23:27:40 +00:00
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
2023-06-10 19:27:15 -04:00