Commit graph

1432 commits

Author SHA1 Message Date
Abhinav-grd 42337d5266 reverted to dropDiv component 2021-05-31 20:55:33 +05:30
Abhinav-grd 38f89cacc2 removed console log 2021-05-31 20:24:02 +05:30
Abhinav-grd 989fb27ebe added closeButton to dropZone and close on escape key press 2021-05-31 18:24:13 +05:30
Abhinav-grd 221054227c extracted string to constants 2021-05-31 17:13:36 +05:30
Abhinav-grd 2b59c08594 show loading while files are being analysed before upload 2021-05-31 17:13:17 +05:30
Abhinav-grd 3dcda4e3c1 close empty collection selection modal 2021-05-31 16:47:47 +05:30
Abhinav-grd be6dd6d5a7 added error handling to file delete 2021-05-31 16:28:33 +05:30
Abhinav-grd f0db56bb30 removed isUpdated from synFile response 2021-05-31 16:02:38 +05:30
Abhinav-grd 2d7b783209 hide upload button during first load 2021-05-31 16:00:26 +05:30
Abhinav-grd f119772d21 moved fullScreenDropZone above collection 2021-05-31 14:14:31 +05:30
Pushkar Anand a9e6bd126b Fix for photoswipe bad behaviour 2021-05-31 01:53:54 +05:30
Pushkar Anand 5a483679e3 Fix for overlap on window resize. 2021-05-30 23:43:58 +05:30
Pushkar Anand 8cb058047c Reset react-window offset cache after files are fetched. 2021-05-30 23:32:57 +05:30
Pushkar Anand ca83873783 Fix for overlap issue when switching b/w collection 2021-05-30 22:32:24 +05:30
Pushkar Anand e66817c43b Eslint rule update 2021-05-30 22:26:48 +05:30
Pushkar Anand 5520b94b57 Optimize gallery for frist load. 2021-05-30 22:05:48 +05:30
Pushkar Anand f20bea1bd7
Update index.tsx 2021-05-30 14:07:06 +05:30
Pushkar Anand 7970916acb fix offline style 2021-05-30 03:41:52 +05:30
Pushkar Anand 39c477c09c Reenable service worker without aggresive caching 2021-05-30 03:32:06 +05:30
Pushkar Anand e01ed58a5d Fix build. 2021-05-29 12:16:17 +05:30
Pushkar Anand adb6af09ce Added eslint 2021-05-29 11:57:52 +05:30
Abhinav-grd 1ca32038ba max limit on fileProgess 2021-05-28 22:58:07 +05:30
Abhinav-grd 7d5db2f903 order date result 2021-05-28 22:57:08 +05:30
Abhinav-grd d17fb2d342 fixed january bug 2021-05-28 22:32:23 +05:30
Abhinav-grd 9dc799acb6 support for 3 letter month search 2021-05-28 22:32:16 +05:30
Abhinav-grd f194ce0844 remove box shadow 2021-05-28 22:31:53 +05:30
Abhinav-grd e72317af36 cleanup 2021-05-28 22:03:08 +05:30
Abhinav-grd 3130ea6210 change session expired button color 2021-05-28 21:58:52 +05:30
Abhinav-grd bd5ba9a342 addded year and month parsing 2021-05-28 21:55:19 +05:30
Abhinav-grd e29520f5da added fade in instead of disabled search bar 2021-05-28 19:56:35 +05:30
Abhinav-grd 4d91aaa566 disabled searchbar when loading 2021-05-28 19:32:48 +05:30
Abhinav-grd 71c6c89820 handle fail of loadStripe 2021-05-28 18:13:04 +05:30
Abhinav-grd 25e8685336 Revert "added new fetchUploadURLSeparately funtion"
This reverts commit fa75a83a7a.
2021-05-28 12:32:44 +05:30
Abhinav-grd 51c792e94f Revert "removed pop for indexs"
This reverts commit 1687a01d7a.
2021-05-28 12:32:02 +05:30
Abhinav-grd 0ebe8b2527 fix unregister code 2021-05-28 11:18:15 +05:30
Abhinav-grd 528a44a298 upnregister registered service worker 2021-05-28 11:14:20 +05:30
Abhinav-grd 83a48ba811 removed service worker 2021-05-28 10:45:26 +05:30
Abhinav-grd 1687a01d7a removed pop for indexs 2021-05-28 09:34:46 +05:30
Abhinav-grd 079d1194cf added interceptor to get better errors 2021-05-27 22:39:15 +05:30
Abhinav-grd 59dad20670 disable dropzone while upload in progress 2021-05-27 22:34:43 +05:30
Abhinav-grd fa75a83a7a added new fetchUploadURLSeparately funtion 2021-05-27 21:57:13 +05:30
Abhinav-grd 35e0b2d157 lifted fullscreen dropzone above search bar 2021-05-27 20:48:54 +05:30
Abhinav-grd 68c02bf355 dont retry upload file 2021-05-27 20:14:13 +05:30
Abhinav-grd b57e2e31af moved retrial logic to upload service 2021-05-27 19:43:16 +05:30
Abhinav-grd 29d4e7d0a0 updated styled for result shown 2021-05-27 18:08:32 +05:30
Abhinav-grd ef980e8ce1
Merge pull request #77 from ente-io/search-ui-changes
added Searchstatsbar
2021-05-27 16:08:02 +05:30
Abhinav-grd f360b5749b dont wrap placeholder text 2021-05-27 16:06:45 +05:30
Abhinav-grd 56c45fcb1d hide collection on search mode 2021-05-27 16:03:07 +05:30
Abhinav-grd cf11af9906 moved startTime declaration to the top of gallery 2021-05-27 14:02:48 +05:30
Abhinav-grd d7ed8c64b3 added Searchstatsbar 2021-05-27 13:57:32 +05:30