Commit graph

800 commits

Author SHA1 Message Date
Abhinav-grd a86b1ac928 removed side margin 2021-04-01 21:38:45 +05:30
Abhinav-grd 3deeadfb10 Merge branch 'master' into intermediate-key 2021-04-01 20:47:23 +05:30
Abhinav-grd af2e6706e0 fixed token validity check api 2021-04-01 19:22:30 +05:30
Abhinav-grd d5a416997a added deriveIntermediateKey crytpo function 2021-04-01 18:45:51 +05:30
Abhinav-grd 7c0aea258b updated keyAttribute interface 2021-04-01 18:45:00 +05:30
Abhinav-grd 3dfe084850 fix downloadFIle response for images 2021-03-31 17:45:37 +05:30
Abhinav-grd 29207fa0c1 handled abort export 2021-03-31 14:04:00 +05:30
Abhinav-grd f29d4e714a send export already in progress notification 2021-03-31 12:43:01 +05:30
Abhinav-grd 9ac0e83735 save metadata files along with files 2021-03-31 12:15:41 +05:30
Abhinav-grd 67678650db change collection folder name structure to id_name 2021-03-31 12:00:42 +05:30
Abhinav-grd 2ee0045b56 create collectionw wise folders during export 2021-03-31 11:23:21 +05:30
Abhinav-grd 9c34231dff added try catch to export files function 2021-03-30 18:30:09 +05:30
Abhinav-grd 7034c6ff8f added logic to send notification of export start and finish and show progress on ssytem tray icon 2021-03-30 17:07:32 +05:30
Abhinav-grd aa34a99b2c updated record after exporting files 2021-03-30 17:05:47 +05:30
Abhinav-grd ce481e4ca5
Merge pull request #47 from ente-io/token-expiration
Token expiration
2021-03-30 13:55:36 +05:30
Abhinav-grd afbf9c741f improved error handling 2021-03-30 13:53:36 +05:30
Abhinav-grd 05170341bb read error reponse properly 2021-03-30 13:52:46 +05:30
Abhinav-grd 1c1e322195 updated strings 2021-03-30 12:40:25 +05:30
Abhinav-grd c14974672a upadted strings and confirm dialog 2021-03-30 12:20:13 +05:30
Abhinav-grd ff4064d2ef ignore unknown errors 2021-03-30 11:07:45 +05:30
Abhinav-grd c7f51d7c93 dont retry get request 2021-03-30 11:07:13 +05:30
Abhinav-grd 4a8dfe57bd use fresh token on each request 2021-03-30 11:06:58 +05:30
Abhinav-grd 15d5a1660c updated token null handling 2021-03-30 10:39:43 +05:30
Abhinav-grd 12a28e4fc7 added axios interceptor 2021-03-30 10:38:41 +05:30
Abhinav-grd 961e9b4199 moved confirm dialog to the top 2021-03-29 18:47:00 +05:30
Abhinav-grd b6d1a9211a getExportedFiles list and skip those exports 2021-03-29 18:15:54 +05:30
Abhinav-grd b1055a3ef8 added exportFiles logic 2021-03-29 16:59:19 +05:30
Abhinav-grd 94903a2009 minor fixes 2021-03-29 16:59:01 +05:30
Abhinav-grd 7250af1c40 add conditional non closable confirm dialog for sessionExpired 2021-03-29 16:16:44 +05:30
Abhinav-grd 114eaa0ee4 used confirm banner to show session exipired warning 2021-03-29 16:00:20 +05:30
Abhinav-grd 1d8ca64f48 cleaned up deleteFiles function 2021-03-29 15:59:17 +05:30
Abhinav-grd 8d181ed966 added new confirm-action 2021-03-29 15:58:18 +05:30
Abhinav-grd dddccc8bd2 make check icon on the right 2021-03-29 15:18:29 +05:30
Abhinav-grd 31c2c56fdc added new string sync failed 2021-03-29 15:05:17 +05:30
Abhinav-grd a832fa1cb3 corrected console.error body 2021-03-29 15:05:05 +05:30
Abhinav-grd dc6b292804 handled axios network error gracefully 2021-03-29 15:04:47 +05:30
Abhinav-grd 7bdb4816e2 made alert banner closeable 2021-03-29 15:03:28 +05:30
Abhinav-grd b140e04a21 removed unneccesary console logs 2021-03-29 14:41:03 +05:30
Abhinav-grd 4e6651b5c0 added logic to logout user on session exipiration 2021-03-29 14:30:35 +05:30
Abhinav-grd 8b273c3a64 added string session expired 2021-03-29 14:27:16 +05:30
Abhinav-grd c6e4699463 added new string 2021-03-29 14:23:05 +05:30
Abhinav-grd 4d65768b1f handled getCollection Errors with setting banner message 2021-03-29 14:22:56 +05:30
Abhinav-grd 67dfc125ab updated error util 2021-03-29 14:20:20 +05:30
Abhinav-grd 9abf005cb5 updated alter banner 2021-03-29 13:31:02 +05:30
Abhinav-grd 2f9d18043d added Session exipired error handler 2021-03-29 12:14:26 +05:30
Abhinav-grd 25a3e1a43d logout user if token expired 2021-03-29 11:52:39 +05:30
Abhinav-grd 20a5bea858 added isTokenActive 2021-03-29 11:52:15 +05:30
Abhinav-grd 173deab5da added export service 2021-03-29 10:45:08 +05:30
Abhinav-grd bf450fe326 added export button click logic 2021-03-29 10:45:01 +05:30
Abhinav-grd 407a6d463d updated downloadFIle function to return readabel Stream 2021-03-29 10:43:59 +05:30