Commit graph

7281 commits

Author SHA1 Message Date
Abhinav cf89847e13 revert offset handling
found images were the camera has stored the date in local time without providing an offset, so safer to just assume that the time is local time. Which will be correct for most of the people unless travel across timezones
2023-04-13 15:18:19 +05:30
Abhinav Kumar 14b867ff58
Update upload ux (#1044) 2023-04-13 11:55:45 +05:30
Abhinav 0457d995fc show collection create dialog with pre-filled name 2023-04-13 11:39:18 +05:30
Abhinav Kumar 9aa0a13f9b
Rename confusing color names (#1041) 2023-04-12 15:15:18 +05:30
Abhinav Kumar 58efafb2d8
fix multi-part public upload (#1040) 2023-04-12 15:15:05 +05:30
Abhinav 899fc8fb24 changed danger.A500 usage to A700 2023-04-12 14:30:33 +05:30
Abhinav ecd715c516 renamed warning to danger and caution to warning 2023-04-12 14:26:40 +05:30
Abhinav 41e2ed49ac fix fetchMultipartUploadURLs call for public upload 2023-04-12 14:11:52 +05:30
Abhinav Kumar db1e8cdf2f
add more info to thumbnail_too_large logs (#1039) 2023-04-12 13:55:48 +05:30
Abhinav Kumar 52fcf77cdf
refactor theming (#1002) 2023-04-12 13:55:38 +05:30
Abhinav 5c3851e0a9 fix icon padding and refactor get icon color logic 2023-04-12 13:33:21 +05:30
Abhinav 034e9dcbcc make all custom added typography mapping as p 2023-04-12 13:12:02 +05:30
Abhinav 44c4b564a3 rename theme state to themeColor state 2023-04-12 13:03:23 +05:30
Abhinav 4836f05935 fix type usage 2023-04-12 12:47:34 +05:30
Abhinav dc9a6b7d1a update to use TypographyProps instead of TypographyTypeMap 2023-04-12 12:45:00 +05:30
Abhinav daf4eaec4d fix style 2023-04-12 12:28:56 +05:30
Abhinav ddeec2776b fix issue 2023-04-12 12:28:42 +05:30
Abhinav e2c6e807e3 revert alert theming changes... 2023-04-12 12:14:55 +05:30
Abhinav 7df731ed2c removed flash message unsed component 2023-04-12 11:57:56 +05:30
Abhinav 34c6c2ad0d fix badge style 2023-04-12 11:51:44 +05:30
Abhinav 83e8cb07bb added muted black color 2023-04-12 11:51:27 +05:30
Abhinav e218cc1bb9 updated to replace usage of palette.background to colors.background 2023-04-12 11:27:11 +05:30
Abhinav ef8b0a6edc remove background color overrides as they are not used anywhere 2023-04-12 11:25:00 +05:30
Abhinav fe1703885f fix translating to new property names 2023-04-12 11:04:09 +05:30
Abhinav af2b9f250d changed back to using box as base for chip 2023-04-12 10:47:00 +05:30
Abhinav 1f8db3b7cb fix shadows 2023-04-12 10:37:12 +05:30
Abhinav 57ec4095c7 removed unneeded theme type and updated to use new fill type 2023-04-12 09:55:35 +05:30
Abhinav c5bfe2ac83 Merge branch 'main' into theming-refactor 2023-04-12 09:44:49 +05:30
Abhinav ff8e3f26a0 add more info to thumbnail_too_large logs 2023-04-12 09:13:20 +05:30
Abhinav Kumar 688b28e1b2
Fix exif date parsing (#1038) 2023-04-12 09:04:25 +05:30
Abhinav 80ddf40bfc handle UTC offset 2023-04-11 19:19:19 +05:30
Abhinav c7dbc9db4a sort values based on keys 2023-04-11 18:16:19 +05:30
Abhinav aac7e25cf8 fix type 2023-04-11 17:15:15 +05:30
Abhinav 9f5037c8a6 throw errors where needed 2023-04-11 17:12:57 +05:30
Abhinav bcd05b04c3 refactor code 2023-04-11 17:03:59 +05:30
Abhinav 4b653a3f2f remove testing console logs 2023-04-11 16:17:04 +05:30
Abhinav Kumar fa0b85a3e9
fix Photoviewer issue (#1037) 2023-04-11 15:16:56 +05:30
Abhinav Kumar 54576a1489
fix ui issue (#1035) 2023-04-11 15:16:47 +05:30
Abhinav Kumar 2eb1bfb0c4
fix Upload issues (#1036) 2023-04-11 15:09:19 +05:30
Abhinav 61d75eff59 update code to use updated exif Service 2023-04-11 14:59:30 +05:30
Abhinav e2c3a7f4ba disable default parsing, added custom parser to handle date parsing 2023-04-11 14:58:50 +05:30
Abhinav 28f85bc8a4 don't trigger copy image to clipboard when info bar is open 2023-04-11 13:46:58 +05:30
Abhinav 7c3f955cbe fix resetting of pendingUpload on user upload cancel 2023-04-11 11:33:57 +05:30
Abhinav 3f3c321c77 remove unneeded variable and functions 2023-04-11 10:58:15 +05:30
Abhinav 9df83205b3 add line break 2023-04-11 10:42:47 +05:30
Abhinav dff5efd0bb refactor service 2023-04-11 10:38:45 +05:30
Abhinav 81c87f4087 always start upload as minimized 2023-04-11 10:28:27 +05:30
Abhinav 1a6d8c81f0 keep copy progress bar state in UI service to help in re-init 2023-04-11 10:20:53 +05:30
Abhinav 38bf722275 show progress bar if an upload is already in progress 2023-04-11 10:18:38 +05:30
Abhinav 1271cbe8de refactor 2023-04-11 09:00:11 +05:30