Commit graph

4325 commits

Author SHA1 Message Date
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
Rushikesh Tote 8f9e434a5a handle user upload when watch service is running 2022-07-26 19:51:16 +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
Rushikesh Tote 82f2652519 fix build 2022-07-24 00:06:42 +05:30
Rushikesh Tote 93a80ec388 fix build 2022-07-23 22:38:39 +05:30
Rushikesh Tote 1a5d47b11f Merge branch 'main' into watch 2022-07-23 22:30:43 +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
Abhinav 49220fd20f update single input form 2022-07-08 21:03:43 +05:30
Abhinav c1ab098ac3 use selected state collection id 2022-07-08 12:33:23 +05:30
Abhinav 1bd84909b4 fix fromCollection sent during move 2022-07-08 12:29:33 +05:30
Vishnu 3040a3ed3f Add some padding to the landing page 2022-07-08 00:51:15 +05:30
Abhinav 7da8b0149b update size 2022-07-07 13:35:16 +05:30
Abhinav e04b68f8eb update carousel title 2022-07-07 13:29:31 +05:30
Manav 82c9c0b010
Merge pull request #639 from ente-io/add-encrypting-keys-message
add-encrypting-keys-message loading message
2022-07-07 11:24:45 +05:30
Manav 336eae6350
Merge pull request #638 from ente-io/fix-plan-selector-first-load
fix plan selector open on signup
2022-07-07 11:24:23 +05:30
Abhinav 5aa887c651 better check 2022-07-07 11:14:15 +05:30
Abhinav bfbe3e7696 fix userDetails undefined error 2022-07-07 11:10:42 +05:30
Abhinav 7bcfc26f5c add-encrypting-keys-message loading message 2022-07-07 10:39:53 +05:30
Manav 4cfd7e39c5 Use the new POST variant of /users/ott
Tested with a local instance of museum running the updated code.
2022-07-06 22:41:21 +05:30
Manav 3ee1bb06c5
Merge pull request #636 from ente-io/fix-minor-issues
Fix minor issues
2022-07-06 16:04:21 +05:30
Abhinav a8e593dedf update set password screen 2022-07-06 16:01:50 +05:30
Abhinav 7da08734dc use darker background for menu over dialog 2022-07-06 15:48:08 +05:30
Abhinav 06922bfac1 update error message not shown on wrong input 2022-07-06 15:35:00 +05:30
Abhinav bdb0e73886 have dark backdrop only for drawer and dialogs 2022-07-06 10:41:04 +05:30
Abhinav 50af782b61 remove close button padding 2022-07-06 10:32:07 +05:30
Abhinav 5ed68de097 disable auto focus from share email input 2022-07-06 10:26:31 +05:30
Abhinav bb4f6ee29b move plan arrow by 4px 2022-07-06 10:23:53 +05:30
Abhinav 8b4f36d927 nan on storage card when user usage is 0 2022-07-06 10:22:22 +05:30
Abhinav Kumar e24ff156e6
Merge pull request #635 from ente-io/center-navbar-logo
Center navbar logo
2022-07-05 20:09:11 +05:30
Abhinav c74499cd45 update string v2 2022-07-05 20:01:39 +05:30
Abhinav f347af6cbb update strings 2022-07-05 20:00:06 +05:30
Abhinav 0a96aae04f remove logo from gallery navbar 2022-07-05 19:56:31 +05:30
Abhinav b8a19f53a0 add background to search bar 2022-07-05 19:37:48 +05:30
Abhinav 1563815273 make navbar logo centered 2022-07-05 19:35:12 +05:30
Abhinav 9ef8535b56 update UploadTypeOption 2022-07-05 19:26:30 +05:30
Abhinav fac6cc3134 add size large for sanity 2022-07-05 19:25:45 +05:30
Abhinav 0a05de2c12 make close icon color secondary 2022-07-05 19:14:18 +05:30
Abhinav ca7581b0aa refactor icon button with background 2022-07-05 19:14:04 +05:30
Abhinav d2a9ae1825 update upload dialog 2022-07-05 19:01:48 +05:30
Abhinav e97647a270 update upload type option 2022-07-05 18:52:01 +05:30
Abhinav 55b3ddc15e simplify ManageSubscription 2022-07-05 18:51:23 +05:30
Abhinav 34da29a78d simplify Manage subscription button 2022-07-05 18:50:18 +05:30
Abhinav bf81a37bfd remove close button side padding from subscription card title 2022-07-05 18:31:24 +05:30
Manav 4634bc0253
Merge pull request #632 from ente-io/update-search-placeholder-text
update search placeholder text
2022-07-05 18:03:11 +05:30
Manav dafac986f7
Merge pull request #633 from ente-io/fix-exif-button-placement
update exif show all button
2022-07-05 18:03:01 +05:30
Abhinav af1d78bef7 fix exif layout issue 2022-07-05 17:55:23 +05:30
Abhinav 5cb4d14cee update exif button 2022-07-05 17:47:54 +05:30
Abhinav 135331af68 update placeholder text 2022-07-05 17:40:19 +05:30
Abhinav 1d3a966b0e fix text alignment 2022-07-05 17:35:49 +05:30
Abhinav cef8440ee3 make year complete 2022-07-05 17:25:34 +05:30
Abhinav 6703d2a5b9 add space after slash 2022-07-05 17:24:16 +05:30
Abhinav 61de2b4289 fix paid version heading padding 2022-07-05 17:16:48 +05:30
Abhinav ce1791a531 refactored components into free and paid versions 2022-07-05 17:15:43 +05:30
Abhinav b20c5aa98b fix styling errors 2022-07-05 16:59:34 +05:30
Abhinav 9fb9090520 remove left border radius 2022-07-05 16:36:45 +05:30
Abhinav 3cc1756dc3 fix copy 2022-07-05 16:35:15 +05:30
Abhinav 3f6f706e37 remove toggle button stroke 2022-07-05 16:35:08 +05:30
Abhinav 58bc7f98d4 make plan button justify content flex end 2022-07-05 16:31:59 +05:30
Abhinav 06d4cfd414 remove unneccessary $ 2022-07-05 16:18:12 +05:30
Manav 6c09c00caf
Merge pull request #630 from ente-io/fix-file-picker-multiple-selection-issue
Fix file picker multiple selection issue
2022-07-05 13:20:23 +05:30
Abhinav Kumar c656e8ee2d
Merge pull request #629 from ente-io/fix-download-button
Fix canvas blocked message dialog
2022-07-05 13:18:20 +05:30
Abhinav caf3883c3e fix casing 2022-07-05 13:16:52 +05:30
Abhinav 51f4437e13 fix multiple selection not working 2022-07-05 13:14:23 +05:30