3021 Commits (f46871108026f6f3cb99228259f751602ac16ab2)

Author SHA1 Message Date
Misty Release Bot f468711080 Latest translations and fallbacks 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
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ı 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
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
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ı c3afe44686
Acp redesign (#11639)
* acp sidebar

* gap in nav

* remove shadow

* label fixes

* color fixes

* feat: settings page wip

* feat: scroll spy 👓

move social into general, store social in meta.config like other settings
write upgrade script

* remove social

* rermove openapi routes

* cleanup, highlight selected nav item

* more cleanup

* advanced margin top

* derp

* match design

* bring back version alert

fix homepage js, since it moved to general settings

* remove unused tpls

these moved to general settings

* remove more  css

* offcanvas for mobile

fix search

* add timeout

* add new props

* manage categories

* small fixes

* category-edit

* feat category page fixes

* add title to settings pages

add user settings page

* small fixes

* some more settings pages

* fix: plugin page titles

* more settings pages

* more padding

* more pages, add acp paginator.tpl

so it doesn't change when active theme changes

* remove placeholder

* dashboard table

* fix: openapi

* fix: controller tests

* use fonts from core

* some small fixes

* fix rep page

* refactor: fix name of upgrade script

* create category modal

group edit

* group/groups pages

* admins mods

* privs

* uploads

* missing margin

* more acp pages

* more pages

* plugins/rewards/widgets

* wrap rewards

* fix widgets

* fix widget clone button

* fix group acp edit link

* update search dropdown

* remove display block from tbody

* use less css

* remove some derp links

* remove striped tables

* remove p tags from lang files

* update email settings

* Update api.tpl

* move tag-whitelist
2 years ago
Misty Release Bot 0de0df2908 Latest translations and fallbacks 2 years ago
Misty Release Bot f8fe8f4af4 Latest translations and fallbacks 2 years ago
Misty Release Bot 94779355d8 Latest translations and fallbacks 2 years ago
Misty Release Bot 44f6fe1e0d Latest translations and fallbacks 2 years ago
Misty Release Bot 1ffc9221b6 chore(i18n): fallback strings for new resources: nodebb.users 2 years ago
Barış Soner Uşaklı b0c87e0e78 change lang key 2 years ago
Misty Release Bot 5ab352118a Latest translations and fallbacks 2 years ago
Misty Release Bot 54a683bbd7 chore(i18n): fallback strings for new resources: nodebb.modules 2 years ago
Barış Soner Uşaklı ca6f43c5e7 chore: scroll up alert 2 years ago
Misty Release Bot b67a88cc6c Latest translations and fallbacks 2 years ago
Misty Release Bot b19fee5931 Latest translations and fallbacks 2 years ago
Misty Release Bot fa3d119629 Latest translations and fallbacks 2 years ago
Misty Release Bot 0aef9a9118 chore(i18n): fallback strings for new resources: nodebb.themes-harmony 2 years ago
Barış Soner Uşaklı db9b807c86 feat: add lang string and drag fix 2 years ago
Misty Release Bot 65ee7d856f Latest translations and fallbacks 2 years ago
Misty Release Bot 180326a420 Latest translations and fallbacks 2 years ago
Misty Release Bot f41151b5d2 Latest translations and fallbacks 2 years ago
Misty Release Bot 2f95b698af Latest translations and fallbacks 2 years ago
Misty Release Bot 78bc71aa1b chore(i18n): fallback strings for new resources: nodebb.admin-settings-api 2 years ago
Julian Lam 4f524e9f94 feat: token rolling API for admins
+ tests
2 years ago
Julian Lam ce23caf7e6 feat: token editing and deletion 2 years ago
Julian Lam e4888dea17 feat: api token migration, new ACP tokens list, token creation 2 years ago
Misty Release Bot c28cf404d1 Latest translations and fallbacks 2 years ago
Misty Release Bot b0eb3095fa Latest translations and fallbacks 2 years ago
Misty Release Bot 48a4fd50e8 chore(i18n): fallback strings for new resources: nodebb.themes-harmony, nodebb.themes-persona 2 years ago
Barış Soner Uşaklı f6b2d3768c feat: #11584
add harmony, persona language files
2 years ago
Misty Release Bot 489163aab3 chore(i18n): fallback strings for new resources: nodebb.admin-settings-email 2 years ago
Julian Lam 1ac760e89c public/language/
fix: minor change in copy for #11562
2 years ago
Misty Release Bot 6a2c6de0b4 chore(i18n): fallback strings for new resources: nodebb.user 2 years ago
Julian Lam 84313712a2 fix: add an additional check on page load to enforce `requireEmailAddress` setting
The old behaviour would require that an email be entered, but did not block access to the forum (nor did it ensure that the email was verified).

The new behaviour (if the setting is enabled) will ensure that only those users with a confirmed email can continue through.

The only exceptions are super admins (so they don't get locked out).
2 years ago
Misty Release Bot 5f72844514 chore(i18n): fallback strings for new resources: nodebb.admin-extend-widgets 2 years ago