Commit graph

3505 commits

Author SHA1 Message Date
Rushikesh Tote 1e80cd3d43 remove done variable 2022-04-04 16:45:34 +05:30
Abhinav fec4ef919f collections will always be passed, no need for getCollection call 2022-04-04 11:27:55 +05:30
Abhinav a043ef7d6e pass only needed collections to uploadManager 2022-04-04 11:27:19 +05:30
Rushikesh Tote e4170740e1 fix collection per folder in desktop app 2022-03-30 19:08:19 +05:30
Rushikesh Tote b6613465e4 address review comments 2022-03-28 13:26:53 +05:30
Rushikesh Tote aa1c4c49f1 refactor gallery imports 2022-03-28 10:47:55 +05:30
Rushikesh Tote 6161842dd7 fix import 2022-03-25 15:11:44 +05:30
Rushikesh Tote 1532c85219
Merge branch 'master' into recover-failed-imports 2022-03-25 15:03:59 +05:30
Rushikesh Tote a71eab199c refactor according to review 2022-03-24 20:58:54 +05:30
Rushikesh Tote ccb56ad313 update on each successful upload 2022-03-24 17:08:01 +05:30
Rushikesh Tote 3947206716 remove type attribute from ElectronFile 2022-03-24 11:40:38 +05:30
Rushikesh Tote 26f10156c3 fix file name 2022-03-24 11:36:22 +05:30
Rushikesh Tote 1a402b1001 get file type in web app 2022-03-24 10:52:36 +05:30
Rushikesh Tote 605a54cabd move choice modal to upload 2022-03-24 09:34:49 +05:30
Rushikesh Tote 35c07784bb refactor according to review 2022-03-24 09:23:57 +05:30
Rushikesh Tote e0098184e9 refactor choice modals 2022-03-22 16:03:33 +05:30
Rushikesh Tote 17dc4fc70b move icons to component 2022-03-22 15:01:39 +05:30
Rushikesh Tote 42bfc71de6 address review comments 2022-03-22 11:38:15 +05:30
Rushikesh Tote afc7057e30 fix styling 2022-03-21 20:10:31 +05:30
Rushikesh Tote 7744064a90 center icon 2022-03-21 16:24:10 +05:30
Rushikesh Tote 499e087d30 fix width of modal 2022-03-21 15:19:16 +05:30
Rushikesh Tote 4e44eb458e styling upload modal 2022-03-21 14:33:18 +05:30
Rushikesh Tote 02ee68e5a3 refactor 2022-03-20 16:39:49 +05:30
Rushikesh Tote 7a6e14d12f added native file upload for electron 2022-03-18 18:30:01 +05:30
Abhinav Kumar 7a74b5e985
Merge pull request #450 from ente-io/improve-disable-download
Improve disable download
2022-03-18 18:18:27 +05:30
Abhinav 95bbb56db8 update photoswipe 2022-03-17 17:46:56 +05:30
Abhinav b84ffbb8bc disable right click menu for images 2022-03-17 17:04:49 +05:30
Abhinav 3089ca2939 fix live photo layout 2022-03-17 15:28:16 +05:30
Abhinav 4256b0ef95 revert to setting src for images 2022-03-17 12:53:28 +05:30
Abhinav 64e305389c consistent classNames 2022-03-17 11:13:34 +05:30
Rushikesh Tote 1082a71359
fix types 2022-03-14 18:40:01 +05:30
Rushikesh Tote 86f46d0397
remove console logs 2022-03-14 18:17:51 +05:30
Rushikesh Tote 02f69dea51
modified condition to check if files are same 2022-03-14 18:14:32 +05:30
Abhinav Kumar bd92862f71
Merge pull request #449 from ente-io/fix-manage-sharable-URL
Fix manage sharable url
2022-03-13 15:08:22 +05:30
Abhinav 59aef4795e better error message 2022-03-13 15:06:24 +05:30
Abhinav 3305840c9f add check to only send jwt token header if token present 2022-03-13 15:05:33 +05:30
Abhinav 1eee3c8093 add better logging 2022-03-13 15:05:33 +05:30
Abhinav Kumar 9db8401f10
Merge pull request #447 from ente-io/string-change
Update englishConstants.tsx
2022-03-13 13:20:11 +05:30
Vishnu Mohandas 88ac1c81e5
Update englishConstants.tsx 2022-03-13 13:13:59 +05:30
Vishnu Mohandas 7e3f539305
Merge pull request #445 from ente-io/fix-manage-sharable-URL
Fix manage sharable url
2022-03-13 12:47:55 +05:30
Abhinav 5c18cc2c7f fix minor style 2022-03-13 12:43:37 +05:30
Abhinav 80571c3c1e key already in B64 format 2022-03-13 12:38:00 +05:30
Rushikesh Tote 579f7eecf6
fix to recover failed imports on the desktop app 2022-03-13 11:57:14 +05:30
Abhinav Kumar 6e2e2fb1be
Merge pull request #442 from ente-io/release-v0.9.0
v0.9.0
2022-03-11 21:24:42 +05:30
Abhinav e3e43cee59 v0.9.0 2022-03-11 20:46:07 +05:30
Abhinav Kumar 67ee9506b4
Merge pull request #440 from ente-io/improve-exif-parsing
parseExif by self if exifr return unparsed value
2022-03-11 20:28:16 +05:30
Abhinav 5e58a9d671 rename to dateTime 2022-03-11 20:20:56 +05:30
Abhinav 74eac71440 refactor code 2022-03-11 20:19:55 +05:30
Abhinav 935e09f2b8 return null on error 2022-03-11 20:11:59 +05:30
Abhinav 0e45731c3a parseExif by self if exifr return unparsed value 2022-03-11 20:00:55 +05:30