Commit graph

7053 commits

Author SHA1 Message Date
Abhinav 5adf4bbb5b fix continuous export run incorrect pending file count 2023-03-27 21:26:27 +05:30
Abhinav 3404713501 revert unrelated changes 2023-03-27 17:56:29 +05:30
Abhinav 2eb50d0c8d remove unnecessary space 2023-03-27 17:56:25 +05:30
Abhinav e42ff6be58 fix flicker when sync continuously updated 2023-03-27 15:42:16 +05:30
Abhinav 70cf33f15c remove unneeded prop 2023-03-27 15:33:14 +05:30
Abhinav d1f37f955e update line heights for pending items and last export time 2023-03-27 15:30:07 +05:30
Abhinav ef0d6558bc rename stuff and update logs 2023-03-27 15:26:56 +05:30
Abhinav 356d16da1c set exportProgress total to pendingCount at start 2023-03-27 15:26:14 +05:30
Abhinav 832e037877 increasing spacing between Pending item and export time 2023-03-27 15:09:28 +05:30
Abhinav 547b38dfcb refactor export service 2023-03-27 15:02:10 +05:30
Abhinav 26925d2e69 add and move around utils 2023-03-27 14:59:28 +05:30
Ananddubey01 aecc1dd202 refactored switch in menuitems 2023-03-27 14:20:53 +05:30
Abhinav 9d01580396 removed ExportStats and used new export service function syncUpdatedFileCounts 2023-03-27 13:54:37 +05:30
Ananddubey01 1ff1ee2014 created EnteMenuItemDivider for MenuItems 2023-03-27 13:38:46 +05:30
Abhinav 89b1b734c9 add setupLocalFileUpdateListener function and refactored code to handle continuous export with the same handler as ui file count update 2023-03-27 13:02:41 +05:30
Abhinav 91eb7d1a99 redesign export 2023-03-27 12:11:57 +05:30
Abhinav Kumar 4209014d25
Migrate to emotion (#992) 2023-03-25 19:18:29 +05:30
Abhinav 65a552ad57 update Names 2023-03-25 19:14:50 +05:30
Abhinav b79bd66fcd remove unnecessary eslint disable 2023-03-25 18:13:34 +05:30
Abhinav 82de6c6489 fix multiple copies of emotion/react 2023-03-25 17:51:08 +05:30
Abhinav a77cdc787c removed SpecialPadding css util 2023-03-25 17:44:06 +05:30
Abhinav b25fd8f723 updated imports of styled from styled-components to from mui/material 2023-03-25 17:43:45 +05:30
Abhinav be3638ecf8 removed styled component and setup-ed emotion 2023-03-25 17:42:24 +05:30
Abhinav 1e994340d8 format 2023-03-25 12:11:09 +05:30
Ananddubey01 853b8a9042 removed redundant spacing in share screen drawer 2023-03-24 21:43:26 +05:30
Ananddubey01 c17d7b55f1 fixed divider issue in device limit 2023-03-24 21:36:38 +05:30
Ananddubey01 5aeab4a2d5 Replaced sidebar title, content from dialog to drawer 2023-03-24 21:16:30 +05:30
Ananddubey01 2540147476 refactored and changed design of devicelimit and linkexpiry in public share 2023-03-24 20:08:06 +05:30
Ananddubey01 a9b715b81e replaced icon and text title in topography with menuSectionTile in public share 2023-03-24 16:46:37 +05:30
Ananddubey01 65dd6ecda2 refactored deviceLimit, linkExpiry and menuItem component 2023-03-24 16:24:02 +05:30
Ananddubey01 3d3ba6a98a refactored copyLinkModal in public share 2023-03-24 15:58:39 +05:30
Ananddubey01 a6e4addf65 used appropriate naming in public share components 2023-03-24 13:39:50 +05:30
Ananddubey01 2edbad3674 fixed issue with beforeShare component and fixed border radius 2023-03-24 13:26:14 +05:30
Lionel-BZH e6738cca4e
Update translation.json 2023-03-23 17:10:38 +01:00
Ananddubey01 fa9b1a5a62 Merge branch 'main' into share-screen 2023-03-23 17:17:19 +05:30
Abhinav Kumar 8c950eff3f
Export improvements (#989) 2023-03-23 15:20:06 +05:30
Abhinav e28e3f8793 update copy 2023-03-23 15:03:28 +05:30
Ananddubey01 37cb6c6e64 fixed border radius issue in switch 2023-03-23 14:39:37 +05:30
Abhinav Kumar 4ae5013164
Continuous export (#984) 2023-03-23 14:20:44 +05:30
Abhinav Kumar cf4b1ca6d9
Simplify export Flows (#988) 2023-03-23 14:20:34 +05:30
Abhinav 057f1fe7a6 remove tesseract 2023-03-23 14:05:58 +05:30
Ananddubey01 9340811a6a Fixed build issues 2023-03-23 13:45:39 +05:30
Abhinav 6ec29b9aff recreate collectionPath if doesn't exist 2023-03-23 13:40:03 +05:30
Abhinav 125cc5d01d lazily create collection folders 2023-03-23 13:12:24 +05:30
Ananddubey01 e6ff005ec9 Removed checking top and bottom menuitem method 2023-03-23 13:04:14 +05:30
Ananddubey01 dc3d42c1cb implemented list of menuItems in a menuItemGroup wrapper 2023-03-23 12:52:35 +05:30
Abhinav c3e1fc99b7 update to use new checkExistsAndCreateDir api 2023-03-23 12:21:01 +05:30
Ananddubey01 dd75b63a7c Merge branch 'share-screen' of https://github.com/ente-io/photos-web into share-screen 2023-03-23 12:16:56 +05:30
Ananddubey01 b9ad1fdf9e Fixed link expiry and device limit issue 2023-03-23 12:16:19 +05:30
Abhinav 6d578a534d added option to click and open export folder 2023-03-23 12:01:12 +05:30