summaryrefslogtreecommitdiffstats
path: root/src/internal-server/app/Controllers/Http/ServiceController.js
Commit message (Expand)AuthorAge
* 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
* 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
* Review recipes routesLibravatar kytwb2022-01-06
* Fixes #1475Libravatar kytwb2021-12-19
* chore: upgrade commitlint and eslint-plugin-unicorn to latest (#2295)Libravatar Markus Hatvan2021-12-03
* fix: correct the import of API_VERSION (#2112)Libravatar Vijay Aravamudhan2021-10-23
* chore: update eslint setup (#2074)Libravatar Markus Hatvan2021-10-15
* chore: update various outdated node_modules (#1969)Libravatar Markus Hatvan2021-09-29
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
* 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
* Revert "chore: update outdated node_modules (#1807)"Libravatar Vijay A2021-08-16
* chore: update outdated node_modules (#1807)Libravatar Markus Hatvan2021-08-16
* fix: Fixed the sidebar context menu for toggling dark mode.Libravatar Vijay A2021-08-12
* feat: allow the user to enable/disable dark modeLibravatar Vijay A2021-08-11
* fix: change all occurrences of hard-coded ip address '127.0.0.1' to 'localhost'Libravatar Vijay A2021-08-05
* refactor: general code improvementsLibravatar mhatvan2021-08-05
* Moved 'internal-server' into a sub-folder as opposed to a git submodule. (#1715)Libravatar Vijay Raghavan Aravamudhan2021-08-01