Commit graph

4198 commits

Author SHA1 Message Date
Abhinav Kumar d7e21c0d53
Merge pull request #672 from ente-io/fix-exif-location-bug
show exif location as fallback if metadata is missing location
2022-07-27 15:45:43 +05:30
Abhinav f105b52908 refactor code 2022-07-27 15:23:28 +05:30
Abhinav 442d193081 show exif location if avialable and metadata is missing location value 2022-07-27 14:52:48 +05:30
Abhinav cc48cd8e1c Merge branch 'main' into handle-file-hash-generation-failed-gracefully 2022-07-27 13:28:10 +05:30
Abhinav Kumar 79748149cc
Merge pull request #671 from ente-io/hiec-conversion-logs
add debug log for all error
2022-07-27 12:51:26 +05:30
Abhinav f1d6446c0b fix sentry user id in debug logs 2022-07-27 11:40:15 +05:30
Abhinav 25d02cb2b1 move convertBytesToHumanReadable to size util 2022-07-27 11:29:04 +05:30
Abhinav 4dcdbc40cf fix import 2022-07-27 11:20:06 +05:30
Abhinav 3cc6095e90 move useLongPress to hooks folder 2022-07-27 11:19:44 +05:30
Abhinav 27104d0f7a move format time to time util 2022-07-27 11:17:53 +05:30
Abhinav a5653763d0 move convertBytesToHumanReadable to file util 2022-07-27 11:11:02 +05:30
Abhinav 99ac8472b5 add debug log for each sentry error 2022-07-27 11:03:54 +05:30
Abhinav c9dc630633 refactor logging to log complete app not just upload 2022-07-27 10:52:30 +05:30
Abhinav cfb7de8677 add error logs 2022-07-26 17:57:12 +05:30
Abhinav c2457cc666 catch extractFileMetadata error and use null as metadata 2022-07-26 17:48:00 +05:30
Abhinav fbdd9b21e7 throw error if mime type missing from type detection 2022-07-26 16:46:35 +05:30
Abhinav f8c905e5ac make user a state 2022-07-26 14:06:54 +05:30
Abhinav f11c1d6e51 move getUser to top caller and add null check there itself 2022-07-26 14:02:33 +05:30
Abhinav d9ab97cc34 dont proceed if user missing 2022-07-26 13:50:54 +05:30
Abhinav 5d92413c2a handle undefined file format while converting to lowerCase 2022-07-26 12:21:02 +05:30
Vishnu Mohandas 81230c175a
Fix case 2022-07-25 18:45:44 +05:30
Abhinav Kumar bdddba32f7
Merge pull request #624 from ente-io/fix-enoent
Ignore unnecessary errors
2022-07-23 11:20:41 +05:30
Abhinav 3dabac3d43 rename catch all error logging 2022-07-23 11:17:59 +05:30
Abhinav Kumar 5da3326dc2
Merge pull request #637 from ente-io/post-ott
Use the new POST variant of /users/ott
2022-07-14 13:37:12 +05:30
Abhinav b2ed6504c6 add font display swap
https://web.dev/font-display/?utm_source=lighthouse&utm_medium=devtools#how-to-avoid-showing-invisible-text
2022-07-12 13:18:09 +05:30
Vishnu Mohandas 5536877de3
Merge pull request #653 from ente-io/skip-redundant-page-load
directly go to gallery if key present
2022-07-11 23:58:19 +05:30
Abhinav 8ffa84779d directly go to gallery if key present 2022-07-11 23:48:39 +05:30
Abhinav 4e4c4e575b remove delays added for testing 🥲 2022-07-11 22:27:00 +05:30
Abhinav 83bf1f4e79 Merge branch 'master' into save-key-on-desktop 2022-07-11 18:41:17 +05:30
Abhinav af248713e8 handle error inside service 2022-07-11 18:17:37 +05:30
Abhinav 3cea5a781c fix function name casing 2022-07-11 18:16:57 +05:30
Abhinav 44e773ca34 fix check for allElectronAPIsExist 2022-07-11 15:00:16 +05:30
Abhinav 11c90e7dc4 add check while saving key to desktop 2022-07-11 14:37:22 +05:30
Abhinav 7473ff9fa0 add back setEncrpytion key and add error logs 2022-07-11 14:36:19 +05:30
Abhinav 381e5002b4 clear electron store on logout 2022-07-11 14:29:09 +05:30
Abhinav Kumar 6efed13cd5
Merge pull request #647 from ente-io/fix-password-autofill
Fix password autofill
2022-07-11 13:48:06 +05:30
Abhinav b13ffb7556 remove console logs 2022-07-11 03:50:49 +05:30
Abhinav 46d37b77c5 add logic to check for desktop saved key and saving key to desktop 2022-07-11 03:49:09 +05:30
Abhinav e5b90a6c68 add encrypted key getter and setter 2022-07-11 03:48:35 +05:30
Abhinav 0e6a74d5a9 add loader on email verification page 2022-07-11 03:46:08 +05:30
Abhinav fdca2ec218 add one time code autocomplete to ott 2022-07-09 15:52:02 +05:30
Abhinav ab5a61708d make value attribute to constant empty string and don't allow editing 2022-07-09 15:49:19 +05:30
Abhinav ca91ad9efe add back the hidden password field for autofill 2022-07-09 14:56:40 +05:30
Abhinav 3d2088dfd2 udpate change password form with hidden email and autocomplete attributes 2022-07-09 12:23:12 +05:30
Abhinav 3da7982ed5 update credential fomr 2022-07-09 12:11:34 +05:30
Abhinav fa25dcad96 remove hidden password field 2022-07-09 12:10:42 +05:30
Abhinav ab9fa27241 add name to single input filed 2022-07-09 12:09:14 +05:30
Abhinav efb776f097 add autocomplete and id to sign up form 2022-07-09 12:03:59 +05:30
Abhinav 7408832f6b have hidden email on credential page so that password managers stores both email and password 2022-07-08 21:06:58 +05:30
Abhinav d161fa2bba have a hidden password field in login page for autofill suggestion 2022-07-08 21:04:14 +05:30