aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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