immich/web/src
Alex 58ec7553ea
Add information for uploading asset and error indication with error message for each failed upload. (#315)
* Added info box

* Fixed upload endpoint doesn't report error status code

* Added chip to show update error

* Added chip to show failed upload

* Add duplication check for upload

* Better duplication-checking placement

* Remove check for duplicated asset

* Added failed backup status route

* added page

* Display error card with thumbnail

* Improved styling

* Set thumbnail with better quality

* Remove force upload error
2022-07-06 16:12:55 -05:00
..
lib Add information for uploading asset and error indication with error message for each failed upload. (#315) 2022-07-06 16:12:55 -05:00
routes Fix server crash on bad file operation and other optimizations (#291) 2022-07-01 12:00:12 -05:00
app.css Add web interface with admin functionality (#167) 2022-05-21 02:23:55 -05:00
app.d.ts Add web interface with admin functionality (#167) 2022-05-21 02:23:55 -05:00
app.html Add web interface with admin functionality (#167) 2022-05-21 02:23:55 -05:00
hooks.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00