Age | Commit message (Expand) | Author |
2021-08-12 | Cleaned up the settings implementation & renamed base_dir project-wide to git... | HampusM |
2021-08-02 | Renamed the shared types package to api | HampusM |
2021-07-29 | Organized tsconfigs, fixed tests and improved some backend functions | HampusM |
2021-07-25 | Changed Typescript js & module versions to ES2020 | HampusM |
2021-07-25 | Fixed an issue with the Vue config | HampusM |
2021-07-25 | Reformated the client code a bit | HampusM |
2021-07-25 | Organized Eslint stuff | HampusM |
2021-07-25 | Revert "Replaced requires with imports in the client vue config" | HampusM |
2021-07-25 | Replaced requires with imports in the client vue config | HampusM |
2021-07-25 | Moved the client babel config to a json file | HampusM |
2021-07-25 | Downgraded the client @babel/core to 7.0.0 & removed Babel's eslint parser | HampusM |
2021-07-25 | Moved eslint stuff to the workspace root | HampusM |
2021-07-18 | Fixed Vue warnings & cleaned up the Repository view a little | HampusM |
2021-07-18 | Fixed the bug caused by inproper handling of empty patches | HampusM |
2021-07-11 | Updated dependencies & added a bunch of missing dependencies | HampusM |
2021-07-06 | Fixed the client & server packages's dependencies to the shared types | HampusM |
2021-07-06 | Fixed repository redirection & added error handling for fetching repository info | HampusM |
2021-07-06 | Frontend uses shared types | HampusM |
2021-07-06 | Migrated frontend to typescript | HampusM |
2021-07-05 | Moved some dependencies to workspaces & fixed client eslint config | HampusM |
2021-07-03 | Made a bunch of frontend stuff work | HampusM |
2021-06-11 | Implemented title and favicon stuff | HampusM |
2021-06-11 | Fixed the client eslintrc's ignorePatterns | HampusM |
2021-06-11 | Deleted an unused Vue.js logo | HampusM |
2021-06-11 | Improved the look of the tree a little | HampusM |
2021-06-11 | Fixed BaseBreadcrumb, RepositoryTree & the log and tree views | HampusM |
2021-06-11 | Goodbye, Bootstrap & added a button component | HampusM |
2021-06-09 | Added an about page | HampusM |
2021-06-09 | Improved the RepositoryTreeBlob component | HampusM |
2021-06-09 | Changed all single quotes to double quotes in the client eslintrc | HampusM |
2021-06-09 | Implemented markdown support | HampusM |
2021-06-09 | Frontend has proper error handling & api fetching is in it's own file | HampusM |
2021-06-07 | Improved the size and positioning of the HomeProjectsHeader component | HampusM |
2021-06-07 | Fixed the CommitPatch component's check for whether a hunk line is new or del... | HampusM |
2021-06-07 | Organized, switched from Lerna to Yarn workspaces & improved gitignore | HampusM |
2021-06-06 | Fixed issue where home view scrolls for no reason | HampusM |
2021-06-05 | Added linting to server package & replaced some singlequotes with doublequotes | HampusM |
2021-06-05 | Reorganized into a monorepo, refactored the frontend again, goodbye Parcel | HampusM |