Commit graph

6012 commits

Author SHA1 Message Date
Abhinav 0bbda28d81 add missing refreshInProgress false 2023-01-19 18:08:28 +05:30
Abhinav 7205e7b3dd remove testing log 2023-01-19 17:49:21 +05:30
Abhinav 934f7be314 use state for timeStampList and make its update useEffect concurrency to 1 2023-01-19 17:25:40 +05:30
Abhinav 9b76011171 reduce filteredData concurrency to 1 2023-01-19 17:19:12 +05:30
Abhinav c283bda998 create setFiles proxy which will call original setFiles once per wait interval period 2023-01-19 17:15:32 +05:30
Abhinav Kumar 6e9d874737
Merge pull request #877 from ente-io/fix-create-new-shared-with-me-type
Fix Collection Action for shared collections
2023-01-19 15:21:44 +05:30
Abhinav ef3c026f6d update usage 2023-01-19 15:16:26 +05:30
Abhinav e9486e767e renamed to outgoing and incoming share 2023-01-19 15:16:16 +05:30
Abhinav Kumar f26988bf5d
Merge pull request #876 from ente-io/date-header-positioning
fix gap div between dates missing
2023-01-19 15:08:23 +05:30
Abhinav dd8f44d0a5 create separate type for shared by me and shared with me 2023-01-19 15:07:58 +05:30
Abhinav ecc336685d fix gap div between dates missing 2023-01-19 15:00:24 +05:30
Abhinav Kumar 65d2b48135
Merge pull request #874 from ente-io/fix-video-preview-on-safari
fix video playback on safari
2023-01-18 15:52:20 +05:30
Abhinav 43b54e094b create typed object url for safari else it doesn't understand that the file is video 2023-01-18 15:04:42 +05:30
Abhinav Kumar fe1f04ad00
Merge pull request #871 from ente-io/album-icon-change
Album icon change
2023-01-18 14:46:02 +05:30
Abhinav 0b12291302 use fixed strokeMutedWhite color for ArchiveIcon 2023-01-18 14:42:57 +05:30
Abhinav 0354ccbc1e add fixed color palette option 2023-01-18 14:42:37 +05:30
Ananddubey01 222041ce35 changed archieve icon from 'ArchiveOutlined' to 'Archive' 2023-01-17 20:24:00 +05:30
Ananddubey01 f093522f16 Changed archived Album icon color depth 2023-01-17 17:40:31 +05:30
Ananddubey01 500d522bab Merge branch 'album-icon-change' of https://github.com/ente-io/photos-web into album-icon-change 2023-01-17 14:00:55 +05:30
Ananddubey01 276c6b58d5 Added Link icon for shared album via link 2023-01-17 13:56:08 +05:30
Abhinav c5c446987d set type as shared for collection shared by me too 2023-01-17 13:56:08 +05:30
Ananddubey01 1b07d2f81d moved album icon to left bottom 2023-01-17 13:56:08 +05:30
Ananddubey01 4b4129dfb7 Changed archived Album icon color to secondary 2023-01-17 13:56:08 +05:30
Abhinav Kumar be52e3d58a
Merge pull request #868 from ente-io/upgrade-next
upgrade next to latest
2023-01-17 13:25:45 +05:30
Abhinav Kumar baac0c384e
Merge pull request #869 from ente-io/file-ui-logs
add ui logs
2023-01-17 13:25:35 +05:30
Abhinav 016ec1ad83 update lohs 2023-01-17 13:13:54 +05:30
Abhinav e659b9148c update logging and error handling 2023-01-17 13:12:24 +05:30
Abhinav c7e78ca113 upgrade next to latest 2023-01-17 12:23:42 +05:30
Abhinav 145bdfed66 add file and thumbnail download and ui update log 2023-01-17 12:12:58 +05:30
Abhinav Kumar d478bbdc96
Merge pull request #866 from ente-io/remove-deprecated-package
remove next-transpile-modules package
2023-01-16 16:04:03 +05:30
Abhinav Kumar 566ae5a9c7
Merge pull request #867 from ente-io/light-mode
Light mode
2023-01-16 15:03:26 +05:30
Abhinav acae30883b only show theme switcher for internal user 2023-01-16 14:53:30 +05:30
Abhinav b2c1113ad2 use new lightThemeOptions and add new strings 2023-01-16 14:50:07 +05:30
Abhinav a01c01d637 add theme enum and SetTheme type 2023-01-16 14:48:07 +05:30
Abhinav d4987e6370 add theme switcher option 2023-01-16 14:47:37 +05:30
Abhinav 9db3c63c3e set type as shared for collection shared by me too 2023-01-16 12:37:09 +05:30
Ananddubey01 411207692b moved album icon to left bottom 2023-01-16 10:47:21 +05:30
Abhinav c59ee73419 remove next-transpile-modules package
fix warning
 next-transpile-modules@10.0.0: All features of next-transpile-modules are now natively built-in Next.js 13.1. Please use Next's transpilePackages option :)
2023-01-14 20:27:59 +05:30
Abhinav Kumar e272c6ce71
Merge pull request #864 from ente-io/fix-react-reported-errors
Fix react reported warnings
2023-01-12 16:50:31 +05:30
Abhinav Kumar c9915f9053
Merge pull request #859 from ente-io/update-electron-saveStreamToDisk-api-type
update saveStreamToDisk Api type and usage
2023-01-12 16:50:18 +05:30
Abhinav 031c4ab8be fix div wrapped inside p tag 2023-01-12 16:45:07 +05:30
Abhinav d4dd29d7aa remove unnecessary wrapper 2023-01-12 16:42:53 +05:30
Abhinav 8a0c717820 convert props that doesn't need to be passed to dom to transient 2023-01-12 16:18:04 +05:30
Ananddubey01 9d8e820f2e Changed archived Album icon color to secondary 2023-01-12 11:32:20 +05:30
Abhinav Kumar b7d8fc6301
Merge pull request #862 from ente-io/change-leave-shared-album-option-icon
Change leave shared album option icon
2023-01-12 11:05:59 +05:30
Ananddubey01 f010fcedf9 Change leave shared album option icon 2023-01-12 10:54:13 +05:30
Abhinav Kumar 8d35ee519e
Merge pull request #855 from ente-io/staging
configure api util for staging
2023-01-11 16:06:03 +05:30
Abhinav b2af870de2 make the isDevDeployment code cleaner 2023-01-11 16:01:42 +05:30
Abhinav bbd585af25 added isDevDeployment description 2023-01-11 16:01:06 +05:30
Anand Dubey bf1751d32c
Merge pull request #861 from ente-io/add-delete-option-to-shared-album
Add delete option to shared album
2023-01-11 14:25:47 +05:30