aboutsummaryrefslogtreecommitdiff
path: root/packages/client
AgeCommit message (Expand)Author
2021-08-12Cleaned up the settings implementation & renamed base_dir project-wide to git...HampusM
2021-08-02Renamed the shared types package to apiHampusM
2021-07-29Organized tsconfigs, fixed tests and improved some backend functionsHampusM
2021-07-25Changed Typescript js & module versions to ES2020HampusM
2021-07-25Fixed an issue with the Vue configHampusM
2021-07-25Reformated the client code a bitHampusM
2021-07-25Organized Eslint stuffHampusM
2021-07-25Revert "Replaced requires with imports in the client vue config"HampusM
2021-07-25Replaced requires with imports in the client vue configHampusM
2021-07-25Moved the client babel config to a json fileHampusM
2021-07-25Downgraded the client @babel/core to 7.0.0 & removed Babel's eslint parserHampusM
2021-07-25Moved eslint stuff to the workspace rootHampusM
2021-07-18Fixed Vue warnings & cleaned up the Repository view a littleHampusM
2021-07-18Fixed the bug caused by inproper handling of empty patchesHampusM
2021-07-11Updated dependencies & added a bunch of missing dependenciesHampusM
2021-07-06Fixed the client & server packages's dependencies to the shared typesHampusM
2021-07-06Fixed repository redirection & added error handling for fetching repository infoHampusM
2021-07-06Frontend uses shared typesHampusM
2021-07-06Migrated frontend to typescriptHampusM
2021-07-05Moved some dependencies to workspaces & fixed client eslint configHampusM
2021-07-03Made a bunch of frontend stuff workHampusM
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-11Goodbye, Bootstrap & added a button componentHampusM
2021-06-09Added an about pageHampusM
2021-06-09Improved the RepositoryTreeBlob componentHampusM
2021-06-09Changed all single quotes to double quotes in the client eslintrcHampusM
2021-06-09Implemented markdown supportHampusM
2021-06-09Frontend has proper error handling & api fetching is in it's own fileHampusM
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-07Organized, switched from Lerna to Yarn workspaces & improved gitignoreHampusM
2021-06-06Fixed issue where home view scrolls for no reasonHampusM
2021-06-05Added linting to server package & replaced some singlequotes with doublequotesHampusM
2021-06-05Reorganized into a monorepo, refactored the frontend again, goodbye ParcelHampusM