aboutsummaryrefslogtreecommitdiffstats
path: root/src/internal-server/app/Controllers/Http/UserController.js
Commit message (Expand)AuthorAge
* refactor: uninstall node-fetch which is built-in since node 18 (#1431)Libravatar MCMXC2023-10-31
* Upgrade npm modules (#1312)Libravatar Vijay Aravamudhan2023-08-16
* remove unused parameter in UserController.js which fails lintingLibravatar MCMXC2023-07-30
* refactor: more lint improvementsLibravatar MCMXC2023-07-30
* refactor: various improvements (#1296)Libravatar MCMXC2023-07-30
* chore: improve lint setupLibravatar MCMXC2023-07-25
* migrate from gulp to esbuild for faster builds (#815)Libravatar Balaji Vijayakumar2022-12-08
* Extract utility functions for JSON parsingLibravatar Vijay A2022-05-15
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* chore: upgrade commitlint and eslint-plugin-unicorn to latest (#2295)Libravatar Markus Hatvan2021-12-03
* chore: update eslint setup (#2074)Libravatar Markus Hatvan2021-10-15
* refactor: move 'DEFAULT_APP_SETTINGS' from 'environment' to 'config' since it...Libravatar Vijay A2021-10-01
* refactor: split 'environment' into 'environment-remote' with only the remote ...Libravatar Vijay A2021-10-01
* chore: update various outdated node_modules (#1969)Libravatar Markus Hatvan2021-09-29
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
* fix: Import previously exported `ferdi.data` file (with workspaces) threw err...Libravatar Vijay Raghavan Aravamudhan2021-09-06
* refactor: Reuse constants and utility functions to remove hardcoding/duplicationLibravatar Vijay A2021-08-23
* refactor(cleanup): remove code that refers to paid subscriptionLibravatar Vijay A2021-08-21
* Revert "chore: update outdated node_modules (#1807)"Libravatar Vijay A2021-08-16
* chore: update outdated node_modules (#1807)Libravatar Markus Hatvan2021-08-16
* Fix error while importing without workspaces (#1776)Libravatar Vijay Raghavan Aravamudhan2021-08-12
* chore: set default fallback locale for spell-checker to be 'en-US'.Libravatar Vijay A2021-08-09
* Moved 'internal-server' into a sub-folder as opposed to a git submodule. (#1715)Libravatar Vijay Raghavan Aravamudhan2021-08-01