aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
2022-09-14Use Pinia to store user settings, palette colors, etcTerry Truong
Move uiOpts and lytOpts to store.ts Add 'const's to *.ts
2022-09-13Use Vue Composition API and ESLintTerry Truong
2022-08-18Make smartcrop a dev-dependencyTerry Truong
2022-07-12Finalise for version 1.0.0Terry Truong
2022-07-10Update project-level and client-side documentationTerry Truong
2022-06-23Update some client-side READMEsTerry Truong
2022-04-30Add scripts for downloading/reviewing/cropping_and_resizing imagesTerry Truong
Also adjust client code to handle new format, and add backend/data/README.md explaining image production process.
2022-03-12Make basic conversion to typescriptTerry Truong
2022-03-02Install tailwindcssTerry Truong
2022-03-02Initial commitTerry Truong