Commit graph

2285 commits

Author SHA1 Message Date
Abhinav-grd 8788a7cd48 final touch up 2021-08-28 19:29:00 +05:30
Abhinav-grd 756189cf48
Merge pull request #124 from ente-io/delete_account
Add delete account button on sidebar
2021-08-28 17:09:07 +05:30
Neeraj Gupta 2ab31426cf minor refactoring 2021-08-28 16:46:44 +05:30
Neeraj Gupta 1d2b6e3243 Add button for delete account 2021-08-28 16:27:36 +05:30
Neeraj Gupta 8d4455b7ac Add delete account prompt 2021-08-28 15:38:14 +05:30
Abhinav-grd eb042871a3 added logic to respond with null on error 2021-08-28 11:53:48 +05:30
Abhinav-grd a6b38ac020 remove file after thumbnail generation 2021-08-28 11:21:05 +05:30
Abhinav-grd a97c11cf6f conditonally load local ffmpeg file in local enviroment 2021-08-28 11:21:05 +05:30
Abhinav-grd 0a2a9b1f1d added error handling 2021-08-28 11:21:05 +05:30
Abhinav-grd 4317964ca4 remove logs 2021-08-28 11:21:05 +05:30
Abhinav-grd a09c5e7a36 remove un used import 2021-08-28 11:21:05 +05:30
Abhinav-grd 484842a652 avoid multiple load call and run call at one time 2021-08-28 11:21:05 +05:30
Abhinav-grd c0e665cd1d add logs 2021-08-28 11:21:05 +05:30
Abhinav-grd 9ee35f725e refactored code 2021-08-28 11:21:05 +05:30
Abhinav-grd 5b8ae127b5 just load fallback package 2021-08-28 11:21:05 +05:30
Abhinav-grd 53af52de61 added fallback core package 2021-08-28 11:21:05 +05:30
Abhinav-grd bfac678368 added ffmpeg backup package for load 2021-08-28 11:21:04 +05:30
Abhinav-grd 850ada18ee adds coop-coep headers 2021-08-28 11:21:04 +05:30
Abhinav-grd 26d9d500b4 break on thumbnail error 2021-08-28 11:21:04 +05:30
Abhinav-grd 75de06cff7 added ffmeg package 2021-08-28 11:21:04 +05:30
Abhinav-grd c32ec93d29 updated queueService to QueueProcessor 2021-08-28 11:20:02 +05:30
Abhinav-grd 1285305288 added queueService 2021-08-28 11:20:02 +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
Vishnu 85af233358 Update login string 2021-08-27 14:06:56 +05:30
Abhinav-grd e473b0d6f2 udpated fileIsHEIC check to include file type 2021-08-26 13:23:30 +05:30
Abhinav-grd 11361b94c4
Merge pull request #108 from ente-io/redirect_to_payements
Replace Stripe SDK with payments.ente.io
2021-08-25 15:51:36 +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 90a328ac81 remove window size variable used for size control 2021-08-24 18:03:19 +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 411a2a798e remove the mysterious zero 2021-08-24 08:52:36 +05:30
Abhinav-grd 5fa3374ea7 remove loading indicator only on error 2021-08-23 16:07:44 +05:30
Abhinav-grd 1c3bf4777e
Merge pull request #114 from ente-io/upload-refactoring
Upload Service refactoring
2021-08-23 12:04:47 +05:30
Abhinav-grd 4e1929472c Merge branch 'master' into upload-refactoring 2021-08-23 12:03:36 +05:30
Vishnu Mohandas dce5ad9468
Update README.md 2021-08-23 00:51:32 +05:30
Abhinav-grd c2e5007386 moved type detail logging logic to catch block 2021-08-20 12:50:34 +05:30
Abhinav-grd a7033f1699 fix location data bug 2021-08-20 12:28:21 +05:30
Abhinav-grd 7539f5c9fa remove exif file check and let exif library handle it and fail 2021-08-20 12:23:59 +05:30
Abhinav-grd 0bdb979992 reafactored code 2021-08-19 14:15:52 +05:30
Abhinav-grd e059f16325 send unsupported file extension 2021-08-19 12:03:10 +05:30
Abhinav-grd 44641dddc6 turn off only on error 2021-08-19 12:00:16 +05:30
Abhinav-grd 9076735374 pass fileType info to metadata extracter 2021-08-19 08:55:11 +05:30
Abhinav-grd 9912be071a add hasStaticThumbnail to metadata object 2021-08-19 08:50:59 +05:30
Abhinav-grd 49e61ba1f1 read only metadat for checking duplicate 2021-08-19 08:42:08 +05:30
Abhinav-grd 6ab717a785 added file too large error 2021-08-19 08:12:57 +05:30