19987 Commits (2b930c894a947660a989d7cdfebb5ed3200ae59f)
 

Author SHA1 Message Date
Misty (Bot) 2b930c894a Latest translations and fallbacks 4 years ago
renovate[bot] f1398da2e1
chore(deps): update dependency eslint to v7.7.0 (#8564)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Julian Lam 9c70b6620e feat: pass uid into filter:flags.list 4 years ago
Barış Soner Uşaklı 31c2b7d946 fix: #8562 4 years ago
Julian Lam 2adae87949 fix: progress bar clobbering upgrade script name 4 years ago
Julian Lam ac75c9a052 fix: tweak upgrade script progress bar to only update 100 times in total 4 years ago
Julian Lam 80a2a700ce fix: navigation title unescape upgrade script tweak 4 years ago
Julian Lam 7456a0e34e fix: new language key for error handling 4 years ago
Julian Lam de8eebbd7c fix: upgrade scripts not run properly if schemaDate is present
Only affected VERY old installs that don't use schemaLog
4 years ago
Misty (Bot) ea53c95d67 Latest translations and fallbacks 4 years ago
Barış Soner Uşaklı 0189945996 refactor: remove util.promisify calls 4 years ago
Julian Lam 45c8de129c feat: added security policy for github 4 years ago
Barış Soner Uşaklı bfaf648ec3 fix: #8556, catch errors from admin check 4 years ago
Barış Soner Uşaklı 326827382a fix: upgrade script for 1.15.0 4 years ago
Renovate Bot 87674d6852 fix(deps): update dependency nodebb-theme-lavender to v5.1.0 4 years ago
Misty (Bot) 2aa36b649a Latest translations and fallbacks 5 years ago
Barış Soner Uşaklı 846b7d2430 refactor: change pwd change logic
add one more test
5 years ago
renovate[bot] bb8f7c74be
chore(deps): update dependency jsdom to v16.4.0 (#8554)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
5 years ago
renovate[bot] fde4f11038
chore(deps): update dependency eslint-config-airbnb-base to v14.2.0 (#8396)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
5 years ago
Julian Lam 6e34b9efa2 fix(docs): updating changelog 5 years ago
Barış Soner Uşaklı b97b51a8ac feat: up deps 5 years ago
Barış Soner Uşaklı a333cb6ca4 feat: one more test 5 years ago
Barış Soner Uşaklı ecda4ad8ad feat: tests for password change 5 years ago
Julian Lam 16cee1b03b fix: improper targetUid check during password change 5 years ago
Julian Lam 0903eb4b8c feat: limit privileges column to superadmins only 5 years ago
Misty (Bot) 9500871e47 chore: incrementing version number - v1.14.3-beta.14 5 years ago
Peter Jaszkowiak 1d170e0c1c
fix: #8547, remove old deps during upgrade (#8557) 5 years ago
Julian Lam 12edd18b46 feat: use nodebb-scoped bootswatch
closes #8527
5 years ago
Barış Soner Uşaklı 6e91885836 feat: use assetBaseUrl instead of hardcoding 5 years ago
Barış Soner Uşaklı 3f01f4a2b8 Revert "feat: load timeago strings client-side"
This reverts commit 558a2d739c.
5 years ago
Julian Lam 558a2d739c feat: load timeago strings client-side
9adaccd036 introduced the ability to
configure an assetBaseUrl, but the timeago strings were still
calling a hardcoded value as it was handled server-side. There's
no need for the strings to be loaded until timeago is initialised.
5 years ago
Barış Soner Uşaklı 79e847d424 fix: #8558, only navigate if user is in same topic 5 years ago
Misty (Bot) b5a2e4b69f chore: incrementing version number - v1.14.3-beta.13 5 years ago
Julian Lam 8ff09630b6 fix(openapi): new api definition 5 years ago
Julian Lam 9adaccd036 feat: +assetBaseUrl, -l10BaseUrl, -requireBaseUrl
Additional base URLs were necessary for benchpress and translator,
and in order to not clutter the API response with needless one-
time use base URLs, I decided to use a single base that is used
by all of the services, assetBaseUrl.
5 years ago
Misty (Bot) 75ef4bbe34 Latest translations and fallbacks 5 years ago
Barış Soner Uşaklı b61a4da50c feat: #8550, add upgrade script test
flush test db after tests are complete
5 years ago
Barış Soner Uşaklı 33c5988c34 refactor: rewrite src/upgrade.js with async/await 5 years ago
Barış Soner Uşaklı 231d34d0aa fix: upgrade script 5 years ago
Barış Soner Uşaklı 8887f0edaa fix: don't allow duplicate upgrade script names 5 years ago
Misty (Bot) f4c986a79a chore: incrementing version number - v1.14.3-beta.12 5 years ago
Julian Lam 9e3fd0e479 Revert "feat: #8493, plugin helper for standardised link/button injection"
This reverts commit 0bbb813e4b.
5 years ago
Sam Thompson 0bbb813e4b feat: #8493, plugin helper for standardised link/button injection 5 years ago
Julian Lam d6297b28e9 fix: tests 5 years ago
Julian Lam 9f3b78118a fix: send hard 404 instead of soft 404 for missing modules
We used to send a soft 404 because require.js would error out on
a 404, but it seems years ago, error handling was added to the
require() call, so a hard 404 will not throw errors to the console
5 years ago
Renovate Bot 8032c8bdfe fix(deps): update dependency nodebb-theme-persona to v10.2.5 5 years ago
Misty (Bot) 8a6bc10eb1 Latest translations and fallbacks 5 years ago
Barış Soner Uşaklı d6baf5c278 feat: show event/params on error 5 years ago
Julian Lam 68f8d6e3a1 fix: #8549 send 308 Permanent Redirect on topic/category shortlinks 5 years ago
Julian Lam def16f9e97 feat: introduce overridable l10nBaseUrl config value 5 years ago