Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-14 | Fixed even more commit parsing bugs & added console logs | HampusM | |
2021-05-13 | Improved commit parsing, fixed tiny mistakes that caused bugs | HampusM | |
2021-05-12 | Switched to date-fns's implementation of time difference formatting | HampusM | |
2021-05-10 | Fixed commit file index regex because Git is weird | HampusM | |
2021-05-10 | Commit endpoint includes hash, author & date and removed unnecessary ↵ | HampusM | |
characters from the to and from values | |||
2021-05-10 | Fixed commit parsing bug caused by empty files | HampusM | |
2021-05-10 | Added a commit api endpoint & cleaned up a little | HampusM | |
2021-04-22 | Git execution uses spawn, optimized & cleaned up | HampusM | |
2021-04-20 | Moved most of the page to js, added settings & removed a bunch of hardcoded ↵ | HampusM | |
stuff | |||
2021-04-17 | Finished repos api endpoint, created complete repos page & removed dist dir | HampusM | |
2021-04-16 | Added basic backend code, two api endpoints & sanitization | HampusM | |