aboutsummaryrefslogtreecommitdiffstats
path: root/src/internal-server/resources
Commit message (Collapse)AuthorAge
* Accept both 'ferdi-data' and 'ferdium-data' extnsLibravatar Vijay A2022-04-24
| | | | (useful when moving from Ferdi to Ferdium)
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
|
* 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