aboutsummaryrefslogtreecommitdiffstats
path: root/src/internal-server/start
Commit message (Collapse)AuthorAge
* revert: partially reverts the previous change to fix issue that the packaged ↵Libravatar Vijay A2021-08-05
| | | | app doesn't start up
* Removed straggling code related to 'popular services'.Libravatar Vijay A2021-08-03
|
* Moved 'internal-server' into a sub-folder as opposed to a git submodule. (#1715)Libravatar Vijay Raghavan Aravamudhan2021-08-01
* Ignored tests in 'internal-server' folder since there are none. * Linter fixes