Commit graph

1057 commits

Author SHA1 Message Date
abhinav-grd 8ae89c5be1 adds error logging for failed collection ops and file archiving 2021-09-28 14:20:05 +05:30
abhinav-grd 376865f6d1 fix move operation 2021-09-28 14:10:14 +05:30
abhinav-grd 2ef41995c8 Merge branch 'master' into remove-file-from-collection 2021-09-28 14:03:39 +05:30
Abhinav-grd efb61ab53f
Merge pull request #163 from ente-io/handle-failure
Handle failure
2021-09-28 13:56:11 +05:30
abhinav-grd 5796a2a746 adds removeFromCollectionHelper 2021-09-28 13:54:33 +05:30
abhinav-grd 29d02afba8 refactors collection ops code 2021-09-28 13:33:32 +05:30
abhinav-grd 5bd6ba0788 clear selection only on successful completion of operation 2021-09-28 10:29:43 +05:30
abhinav-grd d54e27b0be passes CollectionAndThierLatest file to Collection component and add sorting by latest file logic 2021-09-27 11:51:26 +05:30
abhinav-grd e0d153e048 wait for sync before setting operation as completed 2021-09-27 10:28:32 +05:30
abhinav-grd 44054e1efe silent sync after archive 2021-09-27 09:30:08 +05:30
abhinav-grd 22d2f62302 clear selection and syncWithRemote in finally section 2021-09-27 09:26:29 +05:30
Abhinav-grd 8ea85efafb
Merge pull request #155 from ente-io/archive
Archive
2021-09-24 18:40:22 +05:30
abhinav-grd 23cef6b9af Merge branch 'master' into search-collection 2021-09-24 14:06:02 +05:30
abhinav-grd 5cb8dec7e2 added collection search logic 2021-09-23 00:21:55 +05:30
abhinav-grd 9bd481e6a9 set non-EmptyCollection as localCollection removed collection whose sync was pending 2021-09-22 19:38:21 +05:30
abhinav-grd 0675182177 refactor code 2021-09-22 17:51:52 +05:30
abhinav-grd e3021dcf55 remove archived local state 2021-09-22 15:57:56 +05:30
abhinav-grd 2d8cb444df unarchive files 2021-09-22 13:58:23 +05:30
abhinav-grd 31632d779f set archived to quickly show archived file before server sync 2021-09-22 13:51:06 +05:30
abhinav-grd 6cf696a164 Merge branch 'disable-shared-collection-ops' into archive 2021-09-22 13:25:16 +05:30
abhinav-grd ea6074462f fixes collection related warning 2021-09-22 12:44:56 +05:30
abhinav-grd 4250ad7c34 add option to view archived file on the sidebar 2021-09-21 16:59:24 +05:30
abhinav-grd a26722d8de refactor deleteFileHelper and delete API 2021-09-21 16:09:04 +05:30
abhinav-grd ea6a2165e2 added Archive logic 2021-09-21 16:08:03 +05:30
abhinav-grd a278b1d901 hide shared collection files from all section 2021-09-21 12:08:50 +05:30
abhinav-grd 801ff1a856 Merge branch 'move-files' into disable-shared-collection-ops 2021-09-21 11:48:08 +05:30
abhinav-grd d8230155fc remove unneccesary showCollectionSelector prop 2021-09-21 11:37:03 +05:30
abhinav-grd 065c051230 no need of adding isShared property to collection and can compare whenever needed 2021-09-21 11:31:47 +05:30
abhinav-grd 5fcde0b6e6 added isShared property to collection and isSharedCollectionActive state 2021-09-20 19:16:08 +05:30
abhinav-grd 27baf3523c dont show move option in all 2021-09-20 18:44:05 +05:30
abhinav-grd e610005a85 updated showCreateCollection to create and move files if collection ops move selected 2021-09-20 18:21:40 +05:30
abhinav-grd dd2b7a50ca updates addToCollection util to handle move 2021-09-20 17:38:03 +05:30
abhinav-grd be4e821190 clear selection if file of other collection selected 2021-09-20 17:26:29 +05:30
abhinav-grd 99d62756cc use activeCollection state for navigation between collections 2021-09-20 17:25:29 +05:30
abhinav-grd 958d3bd72c fix banner message state type 2021-09-13 09:15:26 +05:30
abhinav-grd 3c61fc1ab5 update behavior on folder drop 2021-09-13 08:45:53 +05:30
abhinav-grd 8989cd4af1 remove console log 2021-09-10 10:15:30 +05:30
abhinav-grd c24a187df6 better error for favourite operations 2021-09-10 09:34:38 +05:30
abhinav-grd 37bb67ea21 remove deleted collection from local 2021-09-10 09:12:58 +05:30
Neeraj Gupta 6dc6501381 Show correct err msg when verification code has expired 2021-09-04 16:16:02 +05:30
Abhinav-grd 7dfd6658ea added compulary context message to all logError calls 2021-09-01 18:04:18 +05:30
Abhinav-grd 7e7284d64a set collection state on collection sync
dont without waiting for filtering out the deleted collection for which we need to wait for the whole files to be synced
2021-08-31 17:01:33 +05:30
Abhinav-grd b195015d64 added PAGES enum for all avialable routes 2021-08-31 10:28:58 +05:30
Abhinav-grd 08e2f4b038 added two factor disabled flash message and fix credentials redirect 2021-08-31 09:56:51 +05:30
Neeraj Gupta 18fc21377d Merge pull request #128 from ente-io/bugFixes
Fix recovery flow
2021-08-31 08:46:45 +05:30
Neeraj Gupta ca8d294496 Fix recoery flow 2021-08-31 08:35:30 +05:30
Abhinav-grd a7a10f1a19 show save recovery key after singup 2021-08-30 18:58:27 +05:30
Abhinav-grd 10e86a7bd5 set ORIGINAL_KEY_ATTRIBUTES from verify response 2021-08-30 17:56:20 +05:30
Abhinav-grd b8a01d18f7 put keyAttribute if no response and local storage has them 2021-08-30 17:16:31 +05:30
Abhinav-grd f4cb568444 added user token or encryptedToken present check before credential redirect 2021-08-29 22:50:09 +05:30
Abhinav-grd 6fc64b8d93 re push 2021-08-29 20:07:19 +05:30
Abhinav-grd ee3dfff1a3 set title 2021-08-29 19:47:44 +05:30
Abhinav-grd 4ad60fe2c2 dont regsiter worker 2021-08-29 19:35:23 +05:30
Abhinav-grd dac0b35a9b unregister service worker 2021-08-29 19:33:09 +05:30
Abhinav-grd f7af8b5c2d set header only in gallery 2021-08-29 19:20:39 +05:30
Abhinav-grd b1f9a3320d added coep header in document 2021-08-29 19:09:20 +05:30
Abhinav-grd d8ebd5f827 remove cloudflare analytics 2021-08-29 17:28:35 +05:30
Abhinav-grd e9ed00fa22 added showPlanSelectorModal to gallery context 2021-08-29 14:19:08 +05:30
Abhinav-grd 9c59984a75 clean url 2021-08-28 20:29:09 +05:30
Vishnu 9b4971ab9a Update strings 2021-08-27 15:05:56 +05:30
Vishnu a7f086c08b Update colors 2021-08-27 14:22:14 +05:30
Vishnu d0b3d169cc Update empty screen 2021-08-27 14:22:04 +05:30
Vishnu 631baf9fa3 Update colors 2021-08-27 14:09:17 +05:30
Abhinav-grd e008ccd83f Merge branch 'master' into redirect_to_payements 2021-08-25 15:29:03 +05:30
Abhinav-grd a584235a9a disable logging of disabled web analytics 2021-08-25 09:08:11 +05:30
Abhinav-grd 579c39239d remove signup button white color 2021-08-24 11:55:57 +05:30
Abhinav-grd 34a4c6b114 updated entespinner styles 2021-08-24 09:24:36 +05:30
Abhinav-grd 9a5339df99 updated success button Styles 2021-08-24 09:05:29 +05:30
Abhinav-grd 5bfc58fbc5 Merge branch 'master' into redirect_to_payements 2021-08-18 18:29:21 +05:30
Abhinav-grd 73b679e509 handled payement update failure reasons 2021-08-18 14:53:04 +05:30
Abhinav-grd 9270d80d24 Merge branch 'master' into upload-refactoring 2021-08-17 15:32:58 +05:30
Abhinav-grd 0f9e15e37f handle long names in porgress bar 2021-08-17 15:32:29 +05:30
Abhinav-grd 24c649c267 Merge branch 'master' into upload-refactoring 2021-08-16 20:28:09 +05:30
Abhinav-grd 9c0b5ce830 added null check to keyAttributes 2021-08-16 20:27:40 +05:30
Abhinav-grd 1d4679d5c5 Merge branch 'master' into upload-refactoring 2021-08-16 20:08:48 +05:30
Abhinav-grd 5c7fe3b8e1 fix redirecting issues 2021-08-16 20:05:53 +05:30
Abhinav-grd b0b1f87ebd Merge branch 'master' into upload-refactoring 2021-08-16 18:19:42 +05:30
Abhinav-grd 04f30ac66f Merge branch 'master' into fix-forgot-password 2021-08-16 11:20:21 +05:30
Abhinav-grd f381a3cb63 fixed all redirect logic 2021-08-16 11:12:48 +05:30
Abhinav-grd 6f57650f6e remove token validity check logic from verify page 2021-08-16 10:38:08 +05:30
Abhinav-grd 03b8fed83b updated storeSessionKeys to SaveKeyInSessionStore 2021-08-16 10:31:11 +05:30
Pushkar Anand eaa144773c First load fix and updated photoswipe. 2021-08-14 22:13:30 +05:30
Abhinav-grd 902bb017c7 added lib for type detection 2021-08-13 20:27:39 +05:30
Abhinav-grd 34f5c42cc7 Merge branch 'master' into upload-refactoring 2021-08-13 19:50:17 +05:30
Abhinav-grd 2e7108a14c added falshMessage type enum 2021-08-13 09:27:09 +05:30
Abhinav-grd 382ea84eff make sessionExpired dialog non closable 2021-08-13 09:01:58 +05:30
Abhinav-grd a6567753e5 Merge branch 'master' into upload-refactoring 2021-08-13 08:57:36 +05:30
Abhinav-grd 0a709c12f5 move types to proper place 2021-08-13 08:55:04 +05:30
Abhinav-grd 7123360fa3 Merge branch 'master' into upload-refactoring 2021-08-13 08:25:43 +05:30
Abhinav-grd ed049bac9a formatted source files 2021-08-13 08:17:10 +05:30
Abhinav-grd bcb2579ea3 eslint fix 2021-08-12 21:10:02 +05:30
Abhinav-grd 15238c7eef Merge branch 'master' into upload-refactoring 2021-08-12 17:23:47 +05:30
Abhinav-grd b2767d086b make sessionExpired dialog non closable 2021-08-11 18:17:52 +05:30
Neeraj Gupta d037aa2940 Merge remote-tracking branch 'origin/master' into live_photos 2021-08-11 16:14:21 +05:30
Abhinav-grd 273b8859d7 reduce modal-dialog margin to 5vh 2021-08-11 15:39:57 +05:30
Neeraj Gupta e2832cb823 Add LIVE_PHOTO value in FILE_TYPE enum 2021-08-11 13:54:49 +05:30
Abhinav-grd d65f6cb494 fix build 2021-08-11 13:37:11 +05:30
Abhinav-grd c9e9c0de69 remove unneccessary prop 2021-08-11 13:05:40 +05:30
Abhinav-grd 5f386f3c93 Merge branch 'master' into upload-refactoring 2021-08-09 14:56:49 +05:30
Abhinav-grd 7bbbd0a542 ui changes 2021-08-07 14:34:38 +05:30
Abhinav-grd 75aa02ca51 updated gallery for those errorParsing changes 2021-08-06 13:08:09 +05:30
Abhinav-grd 3d7a8c4106 moved uploadService to upload sub folder 2021-08-05 17:34:47 +05:30
Abhinav-grd f12bcb1177 refactored 2021-08-05 11:48:50 +05:30
Abhinav-grd 863ffc46ce redirect to root if no email 2021-08-05 10:16:58 +05:30
Abhinav-grd af06349cb0 Merge branch 'master' into change-email 2021-08-05 09:50:38 +05:30
Abhinav-grd ab325dce59 added change email success banner and absctracted strings 2021-08-05 09:41:33 +05:30
Abhinav-grd 53f97dcbe0 improved styling 2021-08-05 09:30:45 +05:30
Abhinav-grd c04357aeaa moved width auto to just xl sized modals 2021-08-04 18:28:55 +05:30
Abhinav-grd fc50f40b34 fixed export modal 2021-08-04 15:51:52 +05:30
Abhinav-grd f3259ef586 fixed export modal 2021-08-04 15:51:37 +05:30
Abhinav-grd 31491e4863 added verify ott part 2021-08-04 15:44:53 +05:30
Abhinav-grd 875b276fe8 added getOTTForEmailChange api 2021-08-04 14:12:55 +05:30
Abhinav-grd eff21ac69a added change email page 2021-08-04 13:45:31 +05:30
Abhinav-grd 39d8de6c6e make sentry userID anonymized 2021-08-04 12:35:21 +05:30
Abhinav-grd 2cad97a51c reload plans on each plan selector open call 2021-08-01 17:29:35 +05:30
Abhinav-grd 3f7514a939 planModalView default false 2021-08-01 17:01:07 +05:30
Abhinav-grd 738a62ad88 responsive design 2021-08-01 14:48:21 +05:30
Abhinav-grd 0b7e849eb7 updated-plan-selector-ui for new plans 2021-08-01 14:14:52 +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 71971fe89f Merge branch 'master' into makhan-export 2021-07-15 16:42:48 +05:30
Abhinav-grd 8db5fcc924 build fix 2021-07-14 18:50:17 +05:30
Abhinav-grd 177a30b8ac added warning message localForage fail on using incognito 2021-07-11 23:27:47 +05:30
Abhinav-grd 5f078fd6ec added revolving progress icon 2021-07-06 14:48:35 +05:30
Abhinav-grd 94af760e96 added conditional script loading for analytics 2021-07-05 14:14:40 +05:30
Abhinav-grd e853c16861 auto dismiss message after 5 sec 2021-07-01 15:09:38 +05:30
Abhinav-grd 9645dce19d style changes 2021-07-01 14:46:21 +05:30
Abhinav-grd 6b5b513f6a udpated two recovery device lost message 2021-06-29 19:52:41 +05:30
Abhinav-grd 63d44d1da4 added flash messages 2021-06-29 19:15:59 +05:30
Abhinav-grd 3c4799c79a added flash message banner 2021-06-29 14:13:47 +05:30
Abhinav-grd 867356b131 logout if 404 as twoFactorSession has expired 2021-06-26 16:25:22 +05:30
Abhinav-grd 5e5056f036 set isTwoFactorEnabled to false after recover 2021-06-26 10:49:54 +05:30
Abhinav-grd b80f116a5b updated url routes to words with - convention 2021-06-26 10:41:37 +05:30
Vishnu 809b3c2a07 Change style on hover only if the button is active 2021-06-26 02:28:00 +05:30
Vishnu 23788a9dfc Define style for go-back 2021-06-26 02:09:33 +05:30
Vishnu 4a93ad92e7 Minor style changes 2021-06-26 02:04:56 +05:30
Abhinav-grd 04339beada style changes 2021-06-24 14:02:29 +05:30
Abhinav-grd 291d7c1db3 minor fixes 2021-06-24 14:02:10 +05:30
Abhinav-grd 968e1221d5 added recover page and logic 2021-06-23 17:55:14 +05:30
Abhinav-grd a431698a0c updated with backend api 2021-06-23 17:54:55 +05:30
Abhinav-grd 8f25605faa minor improvements 2021-06-22 12:28:26 +05:30
Abhinav-grd c601609872 udpated to add new verifyTwoFactor flow 2021-06-22 11:51:08 +05:30
Abhinav-grd 8236f3a092 seperated redirectly logic from verifyTwoFactor Component 2021-06-22 11:07:47 +05:30
Abhinav-grd 3221dac69d moved two factor setup to a page 2021-06-21 20:53:33 +05:30
Abhinav-grd 6a37d32e2e added verify two factor page and component 2021-06-21 20:52:21 +05:30
Abhinav-grd f5b3ded190 added qr code render 2021-06-17 17:41:10 +05:30
Abhinav-grd 1c8e480f0b remove testing button 2021-06-16 12:00:49 +05:30
Abhinav-grd c2dfdf221c renamed test error 2021-06-15 11:27:22 +05:30
Abhinav-grd 348424f979 testing error button 2021-06-15 10:42:11 +05:30
Abhinav-grd fe838aab17 updated to @sentry/nextjs package 2021-06-15 10:42:05 +05:30
Abhinav-grd bcba1dd35a
Merge pull request #95 from ente-io/re-enable-2fa
Re enable 2fa
2021-06-14 21:42:38 +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 31bbe72e8d
Revert "Revert " 2fa "" 2021-06-14 20:24:10 +05:30
Pushkar Anand e968712d37 URL safe handling. 2021-06-13 00:03:25 +05:30
Pushkar Anand 0ce1e88db5 Moved to sentry login 2021-06-12 22:44:21 +05:30
Abhinav-grd ebb75a6b05
Revert " 2fa " 2021-06-12 22:18:22 +05:30
Abhinav-grd 58f6ff808d Merge branch 'master' into 2fa 2021-06-12 15:57:07 +05:30
Abhinav-grd 5cc1f8208a update the VerificationResponse 2021-06-12 15:56:43 +05:30
Abhinav-grd ff9886ca49 fix credential 2021-06-11 13:44:01 +05:30
Abhinav-grd 9cb3878122 changed backdrop opacity to 0.8 2021-06-11 13:04:35 +05:30
Abhinav-grd dd7e27fe2f dont show empty collection selector 2021-06-11 12:52:54 +05:30
Abhinav-grd 5905c1a71e check against keyAttributes not present 2021-06-11 12:37:25 +05:30
Abhinav-grd 2e093c70b0 added 2fa logic 2021-06-10 16:29:59 +05:30
Abhinav-grd c7fb32b9b7 Merge branch 'master' into better-error-logging 2021-06-09 18:13:42 +05:30
Abhinav-grd ba34fa0db3 removed reducdant props 2021-06-08 17:51:57 +05:30
Abhinav-grd 46efdf7804 added isProduction check bfore cloudflare Analytics script 2021-06-08 17:49:20 +05:30
Abhinav-grd 81382bda8c renamed files received from PWA share to sharedFiles 2021-06-08 15:23:11 +05:30
Pushkar Anand 2f9c372366 Support for auto redirect. 2021-06-08 00:28:52 +05:30
Abhinav-grd 0ed71a6b76 improved error logging 2021-06-07 10:34:50 +05:30
Pushkar Anand cd43b022ba Clean up 2021-06-07 02:51:55 +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 18ee667ca5 Fix icons 2021-06-05 21:10:44 +05:30
Pushkar Anand 5c50db7187 Fix build error. 2021-06-05 20:48:49 +05:30
Pushkar Anand fd53c0b9b8 Show file info 2021-06-05 20:33:54 +05:30
Pushkar Anand f02244beb2 Photoswipe open transition 2021-06-05 10:50:29 +05:30
Pushkar Anand f71b6e6efc Recovery page design update 2021-06-05 10:43:49 +05:30
Pushkar Anand 7e7772bde5 Smaller image on mobile. 2021-06-05 03:45:36 +05:30
Pushkar Anand a7102c005d Consistent UX before login 2021-06-05 03:19:24 +05:30
Pushkar Anand 4421251ffd No header on login and signup 2021-06-05 03:05:28 +05:30
Pushkar Anand 0e513b1301 Moving pixels. 2021-06-05 02:50:53 +05:30
Pushkar Anand 5dc180e41d Updated style as per founder's comments. 2021-06-05 02:28:08 +05:30
Pushkar Anand 4c116e2f71
Equal spacing 2021-06-05 02:23:26 +05:30
Pushkar Anand fd7ea85435 Butify landing screen 2021-06-05 02:13:41 +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
Abhinav-grd be5a976a25 added null memlimit value check 2021-06-03 11:35:43 +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
Pushkar Anand 4eb1d27d04 Fix for photoswipe not rendering images after reset
- I almost lost my cool on this issue.
- Sorry for bad code. I might clean it later.
- I might not! God only knows. :P
2021-06-02 00:45:42 +05:30