1
Fork 0
photoview/ui
viktorstrate feeb9e0a40
Remove Album.coverID + fix thumbnail refresh
- Album.coverID has been removed from `schema.graphql`
- Make sure the proper informations are fetched from the set/reset album
  cover mutations such that Apollo can update the cache accordingly.
2021-09-23 19:00:14 +02:00
..
public Add service worker + various cleanup 2021-07-22 13:45:57 +02:00
src Remove Album.coverID + fix thumbnail refresh 2021-09-23 19:00:14 +02:00
testing Refactor tests + fix 415 2021-08-30 13:15:52 +02:00
.eslintrc.js Replace vite with create-react-app 2021-07-15 13:07:35 +02:00
apollo.config.js Start on typescript transition 2021-04-12 00:14:48 +02:00
craco.config.js Replace vite with create-react-app 2021-07-15 13:07:35 +02:00
example.env Fix Docker builds 2021-07-15 17:43:07 +02:00
i18next-parser.config.js Add i18next-parser to extract translations 2021-07-22 17:29:37 +02:00
package-lock.json Front end prototype. Need to figure out how to get album id from photo id, currently set to album id 3 for proof of concept. 2021-09-17 19:25:59 +01:00
package.json Front end prototype. Need to figure out how to get album id from photo id, currently set to album id 3 for proof of concept. 2021-09-17 19:25:59 +01:00
tailwind.config.js Work on settings user table 2021-06-17 17:49:51 +02:00
tsconfig.json Fix Docker builds 2021-07-15 17:43:07 +02:00