25727 Commits (9b901783fac72aba36fed097ee408e3a32f53313)
 

Author SHA1 Message Date
Barış Soner Uşaklı 5fae09f3aa feat: add not validated/expired 2 years ago
Barış Soner Uşaklı 61ae48e90d align/format users 2 years ago
renovate[bot] 1738f3c5d1
fix(deps): update dependency mongodb to v5.6.0 (#11670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 09fff40c3a
fix(deps): update dependency lru-cache to v9.1.2 (#11668)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı 3f56b135d4 dashboard 2 years ago
Barış Soner Uşaklı 252c9f646b remove dupe buttons on dashboard 2 years ago
Barış Soner Uşaklı 5adc418fef manage ip address dropdown 2 years ago
renovate[bot] bf76989efc
fix(deps): update dependency nodebb-plugin-emoji to v5.1.0 (#11683)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 9ef40569d5
fix(deps): update dependency nodebb-plugin-dbsearch to v6.1.0 (#11689)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 6240a8c695
fix(deps): update dependency nodebb-theme-persona to v13.1.0 (#11688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] bfdb72ca03
fix(deps): update dependency nodebb-plugin-composer-default to v10.2.0 (#11686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] d58c9d8c6e
fix(deps): update dependency nodebb-plugin-mentions to v4.2.0 (#11687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 6455768007
fix(deps): update dependency nodebb-plugin-2factor to v7.1.0 (#11685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] ed2d9a96c9
fix(deps): update dependency nodebb-plugin-markdown to v12.1.0 (#11684)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] c23deb8727
fix(deps): update dependency nodebb-theme-lavender to v7.1.0 (#11682)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 5d8d09463d
fix(deps): update dependency nodebb-plugin-spam-be-gone to v2.1.0 (#11681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 601a03633e
fix(deps): update dependency nodebb-theme-harmony to v1.0.43 (#11680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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ı d0e9eb2ca4 fix: dont add deleted users to users:online
dont set their lastonline field
2 years ago
Barış Soner Uşaklı db3bff094e fix: #11679, fix username change
only effected usernames with special characters & quotes
2 years ago
renovate[bot] ccf3d3bce9
fix(deps): update dependency webpack to v5.85.1 (#11678)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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ı cabb7efe66 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı 32f60df108 refactor: remove log 2 years ago
renovate[bot] d41651dca3
fix(deps): update dependency nodebb-theme-harmony to v1.0.42 (#11674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 929835deee
fix(deps): update dependency nodebb-plugin-composer-default to v10.1.9 (#11676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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
renovate[bot] 55e5467dde
chore(deps): update dependency eslint to v8.42.0 (#11672)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı b73f307abe fix: filter null nav items 2 years ago
Misty Release Bot c139940ea1 Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı e89cfd447e feat: closes #11671, allow custom classes on body
res.render('myplugin', { bodyClasses: ['myplugin', 'special']});
2 years ago
Misty Release Bot 49211815f5 Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı 2ba70e4367 dont shrink left-sidebar 2 years ago
Barış Soner Uşaklı d3c5a79d44 fix: #11664, dont create backlinks for quotes 2 years ago
renovate[bot] b5ee02474f
fix(deps): update dependency nodebb-theme-harmony to v1.0.40 (#11669)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı a5b080ea6f fix: wrap on events page 2 years ago
Barış Soner Uşaklı 392a7d2803 feat: upgrade fonts 2 years ago
renovate[bot] 1033cd1cf2
fix(deps): pin dependencies (#11660)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] e6344db8dd
fix(deps): update dependency webpack to v5.85.0 (#11663)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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