aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-06-02The tree route optionally gets path from query param & has error handlingHampusM
2021-06-02Added missing semicolons in the RepositoryCommit componentHampusM
2021-06-02Log now includes all commitsHampusM
2021-06-02Tree data includes last commit, cleaned up the GetTree functionHampusM
2021-05-30Added a tree api endpointHampusM
2021-05-29Added missing semicolons and deleted trailing commasHampusM
2021-05-28Cleaned up & added a couple of Eslint rulesHampusM
2021-05-28Added a clone-dropdown & made multiple small frontend improvementsHampusM
2021-05-27Implemented cloning in backendHampusM
2021-05-26Switched web framework from Express.js to Fastify & improved the backendHampusM
2021-05-24API calls uses window.locationHampusM
2021-05-24Restructured the whole project & added Nodemon and ConcurrentlyHampusM
2021-05-24Added loading overlays & fixed the default RepositoryHeader data valuesHampusM
2021-05-23Frontend used Vue.js & Added ESLintHampusM
2021-05-20Added commit-pageHampusM
2021-04-22Added log page, Implemented a function for creating elementsHampusM
2021-04-20Moved most of the page to js, added settings & removed a bunch of hardcoded s...HampusM
2021-04-17Finished repos api endpoint, created complete repos page & removed dist dirHampusM
2021-04-16Added basic backend code, two api endpoints & sanitizationHampusM
2021-04-16Initial commitHampusM