aboutsummaryrefslogtreecommitdiffstats
path: root/src/internal-server/app/Controllers
Commit message (Expand)AuthorAge
* feat: use favicons instead of iconsLibravatar André Oliveira2024-05-03
* refactor: bring down eslint warnings to zero (#1714)Libravatar MCMXC2024-04-18
* refactor: implement biome (#1467)Libravatar MCMXC2023-12-04
* 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
* Removed unused options that were used to enable features since they are perma...Libravatar Vijay A2022-12-10
* migrate from gulp to esbuild for faster builds (#815)Libravatar Balaji Vijayakumar2022-12-08
* Minor fix for data type consistencyLibravatar Vijay A2022-12-01
* eslint needs to be executed at the top-level to actually workv6.0.1-nightly.3Libravatar Vijay A2022-07-25
* refactor: local server import/exportLibravatar Kristóf Marussy2022-07-11
* fix: dont replace custom icon when service updates (#338)Libravatar Ricardo Cino2022-06-23
* Add ability to enable the progressbar for each service (#301)Libravatar Vijay Aravamudhan2022-06-19
* Add new service-level option 'trapLinkUrls' (#154)Libravatar Vijay Aravamudhan2022-05-23
* Minor refactoring to extract common function to deduce icon urlLibravatar Vijay A2022-05-16
* Use DEFAULT_SERVICE_SETTINGS for default values (remove duplication)Libravatar Vijay A2022-05-15
* Extract utility functions for JSON parsingLibravatar Vijay A2022-05-15
* Extracted ImageHelper and ImageController from ServiceController for reuseLibravatar Vijay A2022-05-15
* Revert "Eventually get remote recipes updates in internal server" (#134)Libravatar Vijay Aravamudhan2022-05-11
* Preload safe debug shim (#29)Libravatar Kristóf Marussy2022-04-22
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* Eventually get remote recipes updates in internal serverLibravatar kytwb2022-01-07
* Review recipes routesLibravatar kytwb2022-01-06
* Replace hard-coded popular services in internal serverLibravatar kytwb2022-01-05
* Revert "Removed straggling code related to popular services."Libravatar kytwb2022-01-02
* Fixes #1475Libravatar kytwb2021-12-19
* Fix officialRecipes fetchLibravatar kytwb2021-12-18
* Enable saving empty workspacesLibravatar kytwb2021-12-14
* chore: upgrade commitlint and eslint-plugin-unicorn to latest (#2295)Libravatar Markus Hatvan2021-12-03
* Cleanup/remove feature toggle for todo, workspace, service proxy (#2134)Libravatar Abin Mn2021-10-26
* fix: correct the import of API_VERSION (#2112)Libravatar Vijay Aravamudhan2021-10-23
* 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
* cleanup: Remove redundant 'data.name' in workspaces.Libravatar Vijay A2021-09-06
* fix: Import previously exported `ferdi.data` file (with workspaces) threw err...Libravatar Vijay Raghavan Aravamudhan2021-09-06
* chore: remove what's new functionality (#1864)Libravatar Markus Hatvan2021-09-04
* Fix issue with workspace feature - fixes #1682 (#1854)Libravatar Vijay Raghavan Aravamudhan2021-09-01
* refactor: Reuse constants and utility functions to remove hardcoding/duplicationLibravatar Vijay A2021-08-23
* Incorrect position while adding a new service when there were pre-existing se...Libravatar Vijay Raghavan Aravamudhan2021-08-21
* refactor: add debug statements [skip ci]Libravatar Vijay A2021-08-21
* 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