Commit graph

1571 commits

Author SHA1 Message Date
Pushkar Anand 133a372098
Merge pull request #83 from ente-io/master
Share target Release
2021-06-07 03:01:41 +05:30
Pushkar Anand c88d26205f
Merge pull request #82 from ente-io/share-target
Share target
2021-06-07 03:00:53 +05:30
Pushkar Anand cd43b022ba Clean up 2021-06-07 02:51:55 +05:30
Pushkar Anand 5438cfc3ff Implemented share target api 2021-06-07 01:56:31 +05:30
Pushkar Anand e46d8becd4 Moved components from pages
All files under pages are cached under seperate bundles which gets
downloaded by service worker for caching. This is unnecessary for
components which are never meant to be served individually. Thus,
moving to them under a directory in components.
2021-06-06 23:40:26 +05:30
Pushkar Anand 18ee667ca5 Fix icons 2021-06-05 21:10:44 +05:30
Pushkar Anand 5c50db7187 Fix build error. 2021-06-05 20:48:49 +05:30
Pushkar Anand fd53c0b9b8 Show file info 2021-06-05 20:33:54 +05:30
Pushkar Anand f02244beb2 Photoswipe open transition 2021-06-05 10:50:29 +05:30
Pushkar Anand f71b6e6efc Recovery page design update 2021-06-05 10:43:49 +05:30
Pushkar Anand 69e6ad2fd0 Empty screen update 2021-06-05 10:34:35 +05:30
Pushkar Anand 7e7772bde5 Smaller image on mobile. 2021-06-05 03:45:36 +05:30
Pushkar Anand a7102c005d Consistent UX before login 2021-06-05 03:19:24 +05:30
Pushkar Anand 4421251ffd No header on login and signup 2021-06-05 03:05:28 +05:30
Pushkar Anand 7c257e3f7b FF signup spacing 2021-06-05 03:03:20 +05:30
Pushkar Anand 0e513b1301 Moving pixels. 2021-06-05 02:50:53 +05:30
Pushkar Anand 5dc180e41d Updated style as per founder's comments. 2021-06-05 02:28:08 +05:30
Pushkar Anand 4c116e2f71
Equal spacing 2021-06-05 02:23:26 +05:30
Pushkar Anand 579943d8a8 Updated navbar style. 2021-06-05 02:15:57 +05:30
Pushkar Anand fd7ea85435 Butify landing screen 2021-06-05 02:13:41 +05:30
Pushkar Anand 5a06cda649 Introduced App level context. 2021-06-05 02:13:41 +05:30
Abhinav-grd c03767a354 removed redundant a.taget= blank 2021-06-04 17:14:30 +05:30
Abhinav-grd 52d99aa210 removed outline from the sidebar items 2021-06-04 17:12:23 +05:30
Abhinav-grd d26bf25bd2 remove finally block from uploader 2021-06-04 00:18:44 +05:30
Abhinav-grd ff7e897339 log file extension for thumbnail fail 2021-06-03 23:21:09 +05:30
Abhinav-grd 3fb4c861eb remove on dragleave from dropdiv to avoid flickerring 2021-06-03 16:28:44 +05:30
Abhinav-grd 7c4963ec31 added null check on video 2021-06-03 16:11:10 +05:30
Abhinav-grd 51d9f807b1 updated eslintrc 2021-06-03 16:10:57 +05:30
Abhinav-grd ce9fea282a fixed dialog close 2021-06-03 13:33:32 +05:30
Abhinav-grd be5a976a25 added null memlimit value check 2021-06-03 11:35:43 +05:30
Abhinav-grd d895631756 photoswipe update 2021-06-03 11:35:15 +05:30
Pushkar Anand 252e81eb1d Increased diff to 250 per page. 2021-06-03 02:46:06 +05:30
Pushkar Anand ab097861cd Merge branch 'release' of github.com:ente-io/bada-frame 2021-06-03 02:43:32 +05:30
Pushkar Anand 7014f46c7c Fix for non-center open and imediate delete. 2021-06-03 01:55:46 +05:30
Pushkar Anand 88363c6845 Fix for bad layout on search. 2021-06-03 01:00:30 +05:30
Pushkar Anand 4878507e3a Spacing issue 2021-06-03 00:56:48 +05:30
Pushkar Anand 888f9b1e7a Updated photoswipe and restricted parallel sync. 2021-06-02 23:55:35 +05:30
Vishnu Mohandas 5fc2e70a94
Merge pull request #80 from ente-io/reduced-batch-size 2021-06-02 02:14:49 +05:30
Pushkar Anand 0905c46a79 Changed batch size to 100 2021-06-02 02:12:44 +05:30
Pushkar Anand 58ae10d0d9 Removed console.log 2021-06-02 01:55:01 +05:30
Pushkar Anand e4d5ef0e5e Fix for broken layout. 2021-06-02 01:53:54 +05:30
Pushkar Anand 4eb1d27d04 Fix for photoswipe not rendering images after reset
- I almost lost my cool on this issue.
- Sorry for bad code. I might clean it later.
- I might not! God only knows. :P
2021-06-02 00:45:42 +05:30
Abhinav-grd 68976573e9 added static thumbnail property for failed thumbnail 2021-06-01 22:54:24 +05:30
Abhinav-grd 9af5715e7b removed checkFileFormatSupport check 2021-06-01 22:17:34 +05:30
Abhinav-grd 8d6de9b73e added unsupported format check 2021-06-01 21:33:32 +05:30
Abhinav-grd 272e2a33dc fixed detected dragged gallery item 2021-06-01 20:48:04 +05:30
Abhinav-grd ed63e77ddb null check on close action 2021-06-01 18:01:05 +05:30
Abhinav-grd ed0a5cf174 show donwload video popup on non playable videos 2021-06-01 17:42:47 +05:30
Abhinav-grd 13144049fc Revert "removed isUpdated from synFile response"
This reverts commit 22afa023e4.
2021-06-01 14:10:52 +05:30
Abhinav-grd 03ec29ddef reverted to dropDiv component 2021-06-01 13:56:19 +05:30