ente/web/apps/photos
Manav Rathi af79db90d0
Doesn't work for us yet
Current version throws
    Module build failed: UnhandledSchemeError: Reading from "node:buffer" is not handled by plugins (Unhandled scheme).
    Webpack supports "data:" and "file:" URIs by default.
    You may need an additional plugin to handle "node:" URIs.

See: https://github.com/sindresorhus/file-type/issues/502

There are ways around by using polyfills, e.g.
- https://stackoverflow.com/questions/76500464/issues-while-using-gradio-client-in-next-js/76522223#76522223
- https://github.com/vercel/next.js/discussions/33982

but since no functional changes in the detection that impact us have been made,
stay back at the old version for now.
2024-04-24 18:44:09 +05:30
..
public git rm -r apps/photos/public/js/{tesseract,tfjs,tflite} 2024-04-10 21:32:22 +05:30
src Doesn't work for us yet 2024-04-24 18:44:09 +05:30
tests type-detect 2024-04-24 18:06:52 +05:30
thirdparty Restore 2024-04-11 12:40:49 +05:30
.env [web] Use the public link origin provided by the server 2024-04-15 09:57:01 +05:30
.env.development [docs] Add a FAQ for album sharing on self hosted instances 2024-04-12 11:30:35 +05:30
.eslintrc.js Move into web/ 2024-03-01 12:21:07 +05:30
next.config.js [web] Remove Sentry 2024-03-12 13:24:33 +05:30
package.json Update file-type dependency and move it to its correct package.json 2024-04-24 18:27:30 +05:30
tsconfig.json Switch 2024-04-09 10:33:54 +05:30