aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
AgeCommit message (Collapse)Author
2021-08-18Implemented caching for certain API endpoints, Added documentation & made ↵HampusM
backend-fixes
2021-08-12Cleaned up the settings implementation & renamed base_dir project-wide to ↵HampusM
git_dir
2021-08-11Implemented gpg signed commit supportHampusM
2021-08-04Added API documentation & updated the Typedoc theme dependencyHampusM
2021-08-02Added a patch that fixes a deprecation warning with typedoc-plugin-pagesHampusM
2021-08-02Added documentation & bumped the typedoc-theme-slick-dark dependency versionHampusM
2021-08-02Added documentation generation with TypedocHampusM
2021-07-29Added tests & API tests uses AxiosHampusM
Added a unit test for creating a archive & added a int test for downloading a tag tarball
2021-07-26Added the tsdoc eslint plugin to the server packageHampusM
2021-07-25Organized Eslint stuffHampusM
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-18Backend is run by ts-node instead of node with precompiled tsHampusM
2021-07-11Updated dependencies & added a bunch of missing dependenciesHampusM
2021-07-07Added env variables for testing & fixed other test stuffHampusM
2021-07-06Added testsHampusM
2021-07-06Migrated frontend to typescriptHampusM
2021-07-05Moved some dependencies to workspaces & fixed client eslint configHampusM
2021-06-21Added branch & tag API endpoints, tag tarball downloading and added handlers ↵HampusM
to the api
2021-06-11Goodbye, Bootstrap & added a button componentHampusM
2021-06-07Organized, switched from Lerna to Yarn workspaces & improved gitignoreHampusM
2021-06-05Reorganized into a monorepo, refactored the frontend again, goodbye ParcelHampusM
2021-05-19Switched package manager to npm & added nodegit to package.jsonHampusM
2021-04-20Moved most of the page to js, added settings & removed a bunch of hardcoded ↵HampusM
stuff
2021-04-16Added basic backend code, two api endpoints & sanitizationHampusM
2021-04-16Initial commitHampusM