aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-21Split the v1 api into two filesHampusM
2021-06-21Removed unnecessary namespace for Git typesHampusM
2021-06-21The info endpoint only responds with the title & aboutHampusM
2021-06-21The branch endpoint verifies the branch SHAHampusM
2021-06-21Improved backend error handlingHampusM
2021-06-21Made the API more consistentHampusM
2021-06-21Added branch & tag API endpoints, tag tarball downloading and added handlers ...HampusM
2021-06-16Added redesign to the todo in the readmeHampusM
2021-06-11Added license for Material IconsHampusM
2021-06-11Implemented title and favicon stuffHampusM
2021-06-11Fixed the client eslintrc's ignorePatternsHampusM
2021-06-11Deleted an unused Vue.js logoHampusM
2021-06-11Improved the look of the tree a littleHampusM
2021-06-11Fixed BaseBreadcrumb, RepositoryTree & the log and tree viewsHampusM
2021-06-11Backend is fully in typescript nowHampusM
2021-06-11Goodbye, Bootstrap & added a button componentHampusM
2021-06-09Added an about pageHampusM
2021-06-09Improved the RepositoryTreeBlob componentHampusM
2021-06-09The repository api endpoint includes whether or not the repository has a readmeHampusM
2021-06-09Changed all single quotes to double quotes in the client eslintrcHampusM
2021-06-09Added third party licensesHampusM
2021-06-09Implemented markdown supportHampusM
2021-06-09Frontend has proper error handling & api fetching is in it's own fileHampusM
2021-06-08Updated the readmeHampusM
2021-06-07Improved the size and positioning of the HomeProjectsHeader componentHampusM
2021-06-07Fixed the CommitPatch component's check for whether a hunk line is new or del...HampusM
2021-06-07Added the license back because i accidentally deleted it.HampusM
2021-06-07Refactored the backend. It's written in typescript now.HampusM
2021-06-07Organized, switched from Lerna to Yarn workspaces & improved gitignoreHampusM
2021-06-06Fixed issue where home view scrolls for no reasonHampusM
2021-06-06Fixed the clean scriptHampusM
2021-06-06Deleted unnecessary filesHampusM
2021-06-05Added linting to server package & replaced some singlequotes with doublequotesHampusM
2021-06-05Renamed the progress title to todo in the readme & added a few things to the ...HampusM
2021-06-05Reorganized into a monorepo, refactored the frontend again, goodbye ParcelHampusM
2021-06-03Made patch line nr and +/- columns unselectableHampusM
2021-06-03Added missing semicolons in the CommitPatch componentHampusM
2021-06-03Added a proper blob pageHampusM
2021-06-03Created a breadcrumb component & the tree page has a breadcrumb and a better ...HampusM
2021-06-02Added a tree pageHampusM
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-29Fixed the formatting and stuff in the readmeHampusM
2021-05-29Fixed the spacing in the readmeHampusM
2021-05-29Added a readmeHampusM
2021-05-28Cleaned up & added a couple of Eslint rulesHampusM