ente/web/apps/photos
Manav Rathi 9f58f1eeb3
Fix error on refresh while a folder watch is being set up
Notes:

From QA

> This error mostly happens if i add a watch folder and before watch folders
  start to upload and i refresh the app.

e is undefined in

    let {watches: e, removeWatch: n} = t;
    return 0 === e.length ? (0,...

Results in Next throwing

    Application error: a client-side exception has occurred (see the browser console for more information).
2024-05-27 14:42:56 +05:30
..
public git rm -r apps/photos/public/js/{tesseract,tfjs,tflite} 2024-04-10 21:32:22 +05:30
src Fix error on refresh while a folder watch is being set up 2024-05-27 14:42:56 +05:30
tests Inline 2024-04-27 17:45:34 +05:30
thirdparty Remove unnecessary dependency 2024-05-14 11:35:37 +05:30
.env ff 2024-05-10 22:22:39 +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 Take 1 (incorrect) 2024-05-24 09:27:28 +05:30
tsconfig.json Switch 2024-04-09 10:33:54 +05:30