1
Fork 0
photoview/ui
Davide Cavestro b8504c47be
Fix UI not serving media and tests expecting localhost:3000 as base URL (#874)
* fix UI tests expecting localhost:3000 as base URL

* fix: avoid prefixing UI domain when serving media URLs
2024-03-29 15:49:50 +02:00
..
public Update UI deps + replace create-react-app with vite 2022-07-08 00:33:35 +02:00
src Fix UI not serving media and tests expecting localhost:3000 as base URL (#874) 2024-03-29 15:49:50 +02:00
testing Fix UI tests by replacing jest with vitest 2022-07-08 15:23:34 +02:00
.eslintignore Make eslint check for typescript errors 2022-07-13 18:02:06 +02:00
.eslintrc.js Make eslint check for typescript errors 2022-07-13 18:02:06 +02:00
apollo.config.js Start on typescript transition 2021-04-12 00:14:48 +02:00
example.env Fix Docker builds 2021-07-15 17:43:07 +02:00
i18next-parser.config.js Further work on people section + refactor translations 2021-10-21 13:04:47 +02:00
index.html Update UI deps + replace create-react-app with vite 2022-07-08 00:33:35 +02:00
package-lock.json Manual merge of changes from react-swipeable branch, update react-swipeable version 2022-08-12 07:00:05 +01:00
package.json Manual merge of changes from react-swipeable branch, update react-swipeable version 2022-08-12 07:00:05 +01:00
postcss.config.js Update UI deps + replace create-react-app with vite 2022-07-08 00:33:35 +02:00
tailwind.config.js Update UI deps + replace create-react-app with vite 2022-07-08 00:33:35 +02:00
tsconfig.json Make eslint check for typescript errors 2022-07-13 18:02:06 +02:00
vite.config.js Attempt to fix Docker again 2022-07-08 17:56:52 +02:00