aboutsummaryrefslogtreecommitdiff
path: root/packages/server/package.json
AgeCommit message (Expand)Author
2021-08-18Implemented caching for certain API endpoints, Added documentation & made bac...HampusM
2021-08-12Cleaned up the settings implementation & renamed base_dir project-wide to git...HampusM
2021-08-11Implemented gpg signed commit supportHampusM
2021-08-02Renamed the shared types package to apiHampusM
2021-07-26Added the tsdoc eslint plugin to the server packageHampusM
2021-07-25Scripts make better use of Yarn workspacesHampusM
2021-07-25Organized Eslint stuffHampusM
2021-07-25Moved eslint stuff to the workspace rootHampusM
2021-07-23Cleaned and improved the backendHampusM
2021-07-21Server package dev script doesn't exit on crashHampusM
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-06Fixed the client & server packages's dependencies to the shared typesHampusM
2021-07-06API uses shared typesHampusM
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
2021-06-09Frontend has proper error handling & api fetching is in it's own fileHampusM
2021-06-07Organized, switched from Lerna to Yarn workspaces & improved gitignoreHampusM
2021-06-05Added linting to server package & replaced some singlequotes with doublequotesHampusM
2021-06-05Reorganized into a monorepo, refactored the frontend again, goodbye ParcelHampusM