Commit graph

321 commits

Author SHA1 Message Date
Abhinav-grd 738a62ad88 responsive design 2021-08-01 14:48:21 +05:30
Abhinav-grd 06c2a0f832 remove sync before collection selector and get existing files from localDB 2021-07-27 09:46:24 +05:30
Abhinav-grd abd738df85 silent sync before collection selector and uploadFile 2021-07-27 07:28:23 +05:30
Abhinav-grd e1a30b076c Revert "updated logic to await syncInProgress"
This reverts commit 6ea54f98bd.
2021-07-27 00:25:27 +05:30
Abhinav-grd 8761696f28 update ui with uploaded file 2021-07-25 13:26:05 +05:30
Abhinav-grd 64887463dc made ente metadata file like google 2021-07-24 21:29:02 +05:30
Abhinav-grd cc28b4aee1 showed unsupported files on UI 2021-07-24 20:25:12 +05:30
Abhinav-grd 6ea54f98bd updated logic to await syncInProgress 2021-07-24 18:17:11 +05:30
Abhinav-grd 53c8c4db67 fix repeated syncs 2021-07-21 14:17:21 +05:30
Abhinav-grd 743d6236b0 refactored code to in sync and useEffect gallery 2021-07-17 13:09:29 +05:30
Abhinav-grd 6c880a2fc5 add file counter tooltip 2021-07-16 19:08:42 +05:30
Abhinav-grd 8db5fcc924 build fix 2021-07-14 18:50:17 +05:30
Abhinav-grd 04339beada style changes 2021-06-24 14:02:29 +05:30
Pushkar Anand 9f48eee7b4 Improved selection UI
- Moved all icons to a icon folder
- Updated text as per Parth's comment
2021-06-14 20:35:43 +05:30
Abhinav-grd dd7e27fe2f dont show empty collection selector 2021-06-11 12:52:54 +05:30
Abhinav-grd ba34fa0db3 removed reducdant props 2021-06-08 17:51:57 +05:30
Abhinav-grd 81382bda8c renamed files received from PWA share to sharedFiles 2021-06-08 15:23:11 +05:30
Pushkar Anand 5438cfc3ff Implemented share target api 2021-06-07 01:56:31 +05:30
Pushkar Anand e46d8becd4 Moved components from pages
All files under pages are cached under seperate bundles which gets
downloaded by service worker for caching. This is unnecessary for
components which are never meant to be served individually. Thus,
moving to them under a directory in components.
2021-06-06 23:40:26 +05:30
Pushkar Anand 5a06cda649 Introduced App level context. 2021-06-05 02:13:41 +05:30
Abhinav-grd 51d9f807b1 updated eslintrc 2021-06-03 16:10:57 +05:30
Pushkar Anand ab097861cd Merge branch 'release' of github.com:ente-io/bada-frame 2021-06-03 02:43:32 +05:30
Pushkar Anand 7014f46c7c Fix for non-center open and imediate delete. 2021-06-03 01:55:46 +05:30
Pushkar Anand 888f9b1e7a Updated photoswipe and restricted parallel sync. 2021-06-02 23:55:35 +05:30
Pushkar Anand e4d5ef0e5e Fix for broken layout. 2021-06-02 01:53:54 +05:30
Abhinav-grd ed0a5cf174 show donwload video popup on non playable videos 2021-06-01 17:42:47 +05:30
Abhinav-grd 13144049fc Revert "removed isUpdated from synFile response"
This reverts commit 22afa023e4.
2021-06-01 14:10:52 +05:30
Abhinav-grd 5de7c40bbb show loading while files are being analysed before upload 2021-06-01 13:54:36 +05:30
Abhinav-grd c1c4d1272b added error handling to file delete 2021-06-01 13:51:55 +05:30
Abhinav-grd 22afa023e4 removed isUpdated from synFile response 2021-06-01 13:51:20 +05:30
Abhinav-grd 3c741a78ab hide upload button during first load 2021-06-01 13:50:16 +05:30
Abhinav-grd 2b59c08594 show loading while files are being analysed before upload 2021-05-31 17:13:17 +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
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 39c477c09c Reenable service worker without aggresive caching 2021-05-30 03:32:06 +05:30
Pushkar Anand adb6af09ce Added eslint 2021-05-29 11:57:52 +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 59dad20670 disable dropzone while upload in progress 2021-05-27 22:34:43 +05:30
Abhinav-grd 56c45fcb1d hide collection on search mode 2021-05-27 16:03:07 +05:30
Abhinav-grd d7ed8c64b3 added Searchstatsbar 2021-05-27 13:57:32 +05:30
Pushkar Anand 1a86ac43fb Fix style for first load alert. 2021-05-27 03:00:00 +05:30
Pushkar Anand 6477555387 Fix build. 2021-05-27 02:13:30 +05:30
Pushkar Anand 363805bed7 Fix search issue. 2021-05-27 02:06:02 +05:30
Abhinav-grd 0828850fa4 fix searchbar not coming 2021-05-26 22:47:12 +05:30
Abhinav-grd 1fc664ed33 fadein searchbar on first load 2021-05-26 22:18:29 +05:30
Abhinav-grd d0775d3a16 dont show search bar during first load 2021-05-26 20:25:06 +05:30
Abhinav-grd d2f4e1adc5 made search bar always present and remove search button 2021-05-24 21:22:07 +05:30
Abhinav-grd 6cd2865a8d Merge branch 'master' into search 2021-05-24 19:37:10 +05:30
Abhinav-grd ccf08a75fe updated token validity check 2021-05-24 18:49:05 +05:30
Abhinav-grd 0a66e963f9 added install mobile app to photoFrame 2021-05-23 05:44:02 +05:30
Abhinav-grd b04fcee3f9 reset to all on updateFile 2021-05-21 18:59:28 +05:30
Abhinav-grd 3753ab8110 do't show INSTALL_MOBILE_APP banner on searchmode 2021-05-21 15:15:10 +05:30
Abhinav-grd 824cf59dd4 passed loadingBar ref to searchBar 2021-05-20 14:35:21 +05:30
Abhinav-grd 605eab483e updated passed props and setFiles logic 2021-05-20 13:30:26 +05:30
Abhinav-grd 9ff5140e61 passthe required props to SearchBar 2021-05-18 19:50:38 +05:30
Abhinav-grd 80f79855f7 passs searchView and setSearchView to searchBar 2021-05-18 13:15:04 +05:30
Abhinav-grd 41d117f04e Merge branch 'master' into search 2021-05-18 12:22:17 +05:30
Abhinav-grd 71c4627908 made ssesionExipred and accout deleted message non closable 2021-05-18 10:11:20 +05:30
Abhinav-grd f42269dfe4 changed setPlanSelector prop to showPlanSelector 2021-05-18 10:06:22 +05:30
Abhinav-grd f1338baeb0 created SearchBar component 2021-05-18 10:02:37 +05:30
Abhinav-grd 95265dd6f4 added searchView state 2021-05-18 09:57:02 +05:30
Abhinav-grd 004ac5826b reduced messageDialog size to lg 2021-05-11 17:42:17 +05:30
Abhinav-grd 0385f51d04 Merge branch 'master' into dummy-loader-from-delete 2021-05-11 17:24:10 +05:30
Abhinav-grd a4e331ab81 corrected message dialog style 2021-05-09 12:23:56 +05:30
Abhinav-grd d87931cb94 start loadingbar before action 2021-05-07 17:41:20 +05:30
Abhinav-grd 0e05a44752 passed and dummy loading for collection ops 2021-05-07 17:36:23 +05:30
Abhinav-grd 5c6294d53a show dummy loader for selectedFile Ops 2021-05-07 15:07:12 +05:30
Abhinav-grd 4cb7d4af7d Merge branch 'master' into handle-create-collection-fail-ui 2021-05-07 13:05:47 +05:30
Abhinav-grd 7815b50b2c force relogin if session doesn't have sessionKeyAttributes 2021-05-07 12:52:03 +05:30
Abhinav-grd 5d86997edb updated upload to handle create collection fail gracefully 2021-05-07 12:37:42 +05:30
Abhinav-grd 67371e389d added logic to handle multiple Tabs 2021-04-29 14:28:34 +05:30
Abhinav-grd 776eebde4b updated error handling 2021-04-29 14:13:18 +05:30
Abhinav-grd 382c44a44d moved SetDialogMessage and setLoaging to correct places 2021-04-28 12:08:52 +05:30
Abhinav-grd ef0c99e737 integrated selectedFileOption to gallery 2021-04-27 17:28:55 +05:30
Abhinav-grd d867c8b120 udpate file interfcae name to PascalCase 2021-04-27 14:47:38 +05:30
Abhinav-grd 1d9dcfac89 moved image display logic to photoframe 2021-04-27 14:10:37 +05:30
Abhinav-grd c0b9258fc2 rename collectionAndItsLatestFile array to collectionsAndTheirLatestFile 2021-04-27 13:07:42 +05:30
Abhinav-grd d245345222 added logic to close collectionSelector uploading to new Collection 2021-04-27 12:38:58 +05:30
Abhinav-grd 6d9b22272b added close onCallback tigger logic - collectionSelector 2021-04-27 12:14:01 +05:30
Abhinav-grd 9a05958b87 corrected setCollectionNamerView useEffect dependency 2021-04-27 12:06:56 +05:30
Abhinav-grd ea079fffe8 moved attribute type to respective components 2021-04-27 11:20:03 +05:30
Abhinav-grd 9bce58824d moved upload related props to gallery 2021-04-27 11:05:49 +05:30
Abhinav-grd c57c0f6aea moved from confirmDialog to generic message dialog 2021-04-25 20:46:58 +05:30
Abhinav-grd 849213a50b added delete collection logic 2021-04-24 12:39:37 +05:30
Abhinav-grd 214a999661 corrected syncFile logic is Updated state when just files deleted 2021-04-24 00:46:27 +05:30
Abhinav-grd cf27370e37 updated collection interface name to PascalCase 2021-04-23 12:52:04 +05:30
Abhinav-grd 94f744b686 sync subscription and plan before collections 2021-04-23 11:29:09 +05:30
Abhinav-grd 52abd94b84 Merge branch 'master' into stripe-integration 2021-04-23 11:04:40 +05:30
Abhinav-grd 19101302c4 fixed session expired mewssage parsing 2021-04-23 09:08:55 +05:30
Abhinav-grd b20a68da30 added recoveryModal to generatePage 2021-04-22 20:00:07 +05:30
Abhinav-grd 9488626de6 update confirm action component 2021-04-22 18:26:06 +05:30
Abhinav-grd cf5375810e remove 0 2021-04-21 14:03:55 +05:30
Abhinav-grd f685036816 type and string changes 2021-04-20 16:39:03 +05:30