aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-27Implemented cloning in backendHampusM
2021-05-26Switched web framework from Express.js to Fastify & improved the backendHampusM
2021-05-26Renamed project to GithermitHampusMat
2021-05-24API calls uses window.locationHampusM
2021-05-24The package.json dev script now exits on crashHampusM
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-23The commit-patch length-check also checks line lengthHampusM
2021-05-22Made some Git functions prettierHampusM
2021-05-20The function for getting git repos was inproper. So I fixed it.HampusM
2021-05-20Added commit-pageHampusM
2021-05-20Too large patch diffs become hiddenHampusM
2021-05-19The git commit function probably works nowHampusM
2021-05-19Backend uses nodegit, gettings repos is a single function & backend cleaned upHampusM
2021-05-19Switched package manager to npm & added nodegit to package.jsonHampusM
2021-05-14Fixed even more commit parsing bugs & added console logsHampusM
2021-05-13Improved commit parsing, fixed tiny mistakes that caused bugsHampusM
2021-05-12Switched to date-fns's implementation of time difference formattingHampusM
2021-05-10Fixed commit file index regex because Git is weirdHampusM
2021-05-10Commit endpoint includes hash, author & date and removed unnecessary ↵HampusM
characters from the to and from values
2021-05-10Fixed commit parsing bug caused by empty filesHampusM
2021-05-10Added a commit api endpoint & cleaned up a littleHampusM
2021-04-22Added log page, Implemented a function for creating elementsHampusM
2021-04-22Git execution uses spawn, optimized & cleaned upHampusM
2021-04-22Deleted dist files & added dist to gitignoreHampusM
2021-04-20Moved most of the page to js, added settings & removed a bunch of hardcoded ↵HampusM
stuff
2021-04-17Finished repos api endpoint, created complete repos page & removed dist dirHampusM
2021-04-16Add LICENSEHampusMat
2021-04-16Added basic backend code, two api endpoints & sanitizationHampusM
2021-04-16Initial commitHampusM