Commit graph

1862 commits

Author SHA1 Message Date
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
Abhinav-grd 8c2baa9f9d removed console log 2021-06-01 13:55:52 +05:30
Abhinav-grd def50b1a61 added closeButton to dropZone and close on escape key press 2021-06-01 13:55:45 +05:30
Abhinav-grd 90edd1026f extracted string to constants 2021-06-01 13:55:19 +05:30
Abhinav-grd 5de7c40bbb show loading while files are being analysed before upload 2021-06-01 13:54:36 +05:30
Abhinav-grd 3ed4fc2b4d close empty collection selection modal 2021-06-01 13:52:03 +05:30
Abhinav-grd c1c4d1272b added error handling to file delete 2021-06-01 13:51:55 +05:30
Abhinav-grd 22afa023e4 removed isUpdated from synFile response 2021-06-01 13:51:20 +05:30
Abhinav-grd 3c741a78ab hide upload button during first load 2021-06-01 13:50:16 +05:30
Abhinav-grd 9471b277be moved fullScreenDropZone above collection 2021-06-01 13:44:24 +05:30