aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
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-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 characte...HampusM
2021-05-10Fixed commit parsing bug caused by empty filesHampusM
2021-05-10Added a commit api endpoint & cleaned up a littleHampusM
2021-04-22Git execution uses spawn, optimized & cleaned upHampusM
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