Commit Graph

20194 Commits (4be693f2e78774f58433619c037a5ef0f405c38a)
 

Author SHA1 Message Date
Renovate Bot 49aeda01b9 fix(deps): update dependency ipaddr.js to v2
psychobunny bd557af218 feat: up theme
Misty (Bot) 6bb60b0965 Latest translations and fallbacks
Misty (Bot) e2a253f2cb chore: incrementing version number - v1.14.3-beta.15
Barış Soner Uşaklı 35a538ec2a feat: allow adding multiple users to group
Barış Soner Uşaklı f1e82b6441 feat: add filter:group.getOwnersAndMembers
Misty (Bot) 7f57d39cd5 Latest translations and fallbacks
Misty (Bot) 2b930c894a Latest translations and fallbacks
renovate[bot] f1398da2e1
chore(deps): update dependency eslint to v7.7.0 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Julian Lam 9c70b6620e feat: pass uid into filter:flags.list
Barış Soner Uşaklı 31c2b7d946 fix:
Julian Lam 2adae87949 fix: progress bar clobbering upgrade script name
Julian Lam ac75c9a052 fix: tweak upgrade script progress bar to only update 100 times in total
Julian Lam 80a2a700ce fix: navigation title unescape upgrade script tweak
Julian Lam 7456a0e34e fix: new language key for error handling
Julian Lam de8eebbd7c fix: upgrade scripts not run properly if schemaDate is present
Only affected VERY old installs that don't use schemaLog
Misty (Bot) ea53c95d67 Latest translations and fallbacks
Barış Soner Uşaklı 0189945996 refactor: remove util.promisify calls
Julian Lam 45c8de129c feat: added security policy for github
Barış Soner Uşaklı bfaf648ec3 fix: , catch errors from admin check
Barış Soner Uşaklı 326827382a fix: upgrade script for 1.15.0
Renovate Bot 87674d6852 fix(deps): update dependency nodebb-theme-lavender to v5.1.0
Misty (Bot) 2aa36b649a Latest translations and fallbacks
Barış Soner Uşaklı 846b7d2430 refactor: change pwd change logic
add one more test
renovate[bot] bb8f7c74be
chore(deps): update dependency jsdom to v16.4.0 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] fde4f11038
chore(deps): update dependency eslint-config-airbnb-base to v14.2.0 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Julian Lam 6e34b9efa2 fix(docs): updating changelog
Barış Soner Uşaklı b97b51a8ac feat: up deps
Barış Soner Uşaklı a333cb6ca4 feat: one more test
Barış Soner Uşaklı ecda4ad8ad feat: tests for password change
Julian Lam 16cee1b03b fix: improper targetUid check during password change
Julian Lam 0903eb4b8c feat: limit privileges column to superadmins only
Misty (Bot) 9500871e47 chore: incrementing version number - v1.14.3-beta.14
Peter Jaszkowiak 1d170e0c1c
fix: , remove old deps during upgrade ()
Julian Lam 12edd18b46 feat: use nodebb-scoped bootswatch
closes 
Barış Soner Uşaklı 6e91885836 feat: use assetBaseUrl instead of hardcoding
Barış Soner Uşaklı 3f01f4a2b8 Revert "feat: load timeago strings client-side"
This reverts commit 558a2d739c.
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.
Barış Soner Uşaklı 79e847d424 fix: , only navigate if user is in same topic
Misty (Bot) b5a2e4b69f chore: incrementing version number - v1.14.3-beta.13
Julian Lam 8ff09630b6 fix(openapi): new api definition
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.
Misty (Bot) 75ef4bbe34 Latest translations and fallbacks
Barış Soner Uşaklı b61a4da50c feat: , add upgrade script test
flush test db after tests are complete
Barış Soner Uşaklı 33c5988c34 refactor: rewrite src/upgrade.js with async/await
Barış Soner Uşaklı 231d34d0aa fix: upgrade script
Barış Soner Uşaklı 8887f0edaa fix: don't allow duplicate upgrade script names
Misty (Bot) f4c986a79a chore: incrementing version number - v1.14.3-beta.12
Julian Lam 9e3fd0e479 Revert "feat: , plugin helper for standardised link/button injection"
This reverts commit 0bbb813e4b.
Sam Thompson 0bbb813e4b feat: , plugin helper for standardised link/button injection