Commit graph

8741 commits

Author SHA1 Message Date
httpjamesm 26f61dcbcc
fix: add menu item dividers 2023-10-19 22:02:30 -04:00
Abhinav 2104be3866 pass setUploadProgressView to UploadManager and use it with single file upload 2023-10-19 07:45:52 +05:30
httpjamesm ccd435819b
fix: prepare for upload before uploading 2023-10-18 09:39:03 -04:00
httpjamesm f1f701124a
feat: save edits to ente 2023-10-18 09:33:40 -04:00
httpjamesm e358ef2f08
perf: don't apply filters on large until export 2023-10-17 22:30:16 -04:00
httpjamesm e019d9bdad
style: backdrop filter on image editor overlay 2023-10-17 22:21:33 -04:00
httpjamesm 5de978918d
feat: canvasLoading 2023-10-17 22:21:02 -04:00
httpjamesm f29e7dbce7
fix: flipped flip plane 2023-10-17 22:13:13 -04:00
httpjamesm 37a4bef438
fix: overlapping in export 2023-10-17 19:52:06 -04:00
httpjamesm 9dc76ab236
fix: reset ctx transforms on flip 2023-10-17 19:50:01 -04:00
httpjamesm c1e9b7b5af
fix: export in original quality using fake canvas 2023-10-17 19:39:23 -04:00
httpjamesm 8a974635e7
revert: remove dragging 2023-10-17 18:16:55 -04:00
httpjamesm fc6ac61376
fix: don't activate spotlight again after dragging 2023-10-15 16:59:39 -04:00
httpjamesm 133c21c0cf
fix: don't allow resizing in invalid conditions 2023-10-15 16:58:50 -04:00
httpjamesm b9a716e318
feat: force aspect ratio resizing 2023-10-15 16:55:30 -04:00
httpjamesm 323beee38c
feat: resizing indicator, activateSpotlight function 2023-10-15 16:49:10 -04:00
httpjamesm f7640b77f8
fix: don't allow moving if clicked outside of crop region 2023-10-15 16:18:02 -04:00
httpjamesm 1e1e84aa80
fix: crop region target 2023-10-15 16:15:21 -04:00
httpjamesm 0e5658b3b5
feat: transparent window illusion when dragging canvas 2023-10-15 15:53:56 -04:00
httpjamesm c72d6fd9c7
feat: drag around crop region 2023-10-15 15:26:28 -04:00
httpjamesm b9a34c4889
fix: don't apply filter if there's no canvas 2023-10-15 14:32:14 -04:00
httpjamesm 7b67610f22
fix: clear canvas before flip 2023-10-15 13:32:30 -04:00
httpjamesm bdedc16ab5
fix: pass canvas ref for transform 2023-10-15 13:19:32 -04:00
httpjamesm c2c510f7e4
feat: colour adjustments 2023-10-15 13:18:45 -04:00
httpjamesm ec8518c1eb
refactor: code-split into transform menu with ctx 2023-10-15 12:54:16 -04:00
httpjamesm ecfde69855
feat: flip image 2023-10-15 12:45:49 -04:00
httpjamesm 0847b8a955
fix: compound rotation 2023-10-15 12:41:51 -04:00
httpjamesm 1062429645
feat: restore original button 2023-10-15 12:41:16 -04:00
httpjamesm 7d5ceaea71
feat: allow rotating after cropping 2023-10-15 12:37:20 -04:00
httpjamesm fdecbe8779
fix: rotation shrinking bug 2023-10-15 12:31:49 -04:00
httpjamesm d951c6e777
fix: proportions when rotating 2023-10-15 12:29:23 -04:00
httpjamesm fe057bdff8
feat: loading icon during image load 2023-10-15 12:27:09 -04:00
httpjamesm 06fcd556ca
feat: show and onClose 2023-10-15 12:20:59 -04:00
httpjamesm 2164d23107
feat: max height and width 2023-10-15 12:17:30 -04:00
httpjamesm 650f4212b4
feat: rotation 2023-10-15 11:53:10 -04:00
httpjamesm 82f7c93040
feat: crop panning 2023-10-14 23:35:33 -04:00
httpjamesm 7fdbaa9e2d
feat: square crop preset 2023-10-14 23:01:20 -04:00
httpjamesm b9b8cfa84b
feat: export, vertical aspect ratios 2023-10-14 22:59:10 -04:00
httpjamesm 3d549a1179
feat: image editor overlay with cropping 2023-10-14 14:43:48 -04:00
Abhinav Kumar 66dec3c92a
Redirect album.ente.io blank open to ente.io (#1392) 2023-10-12 12:47:38 +00:00
Abhinav 03c83c4594 redirect to ente website if albums domain opened without collection props 2023-10-12 17:33:00 +05:30
Abhinav Kumar 3636ab2ad6
Fix misaligned icons (#1389)
Fix misaligned icons
2023-10-11 16:29:24 +00:00
Abhinav Kumar 4f318148a4
Fix entity diff sync (#1390) 2023-10-11 13:12:26 +00:00
Abhinav df29708bc3 use diff.length for hasMore check 2023-10-11 18:31:40 +05:30
Abhinav Kumar eab65ad893
option to override disableCFUploadProxy (#1386) 2023-10-11 12:45:59 +00:00
Abhinav b6c22768c8 fix fullscreen exit icon 2023-10-11 18:15:23 +05:30
Abhinav ab614ae5b4 remove unnecessary photoswipe boilerplate 2023-10-11 17:39:08 +05:30
Abhinav c679bc38da fix misaligned icons 2023-10-11 17:37:38 +05:30
Abhinav 0f1f8284e9 use custom icon for all photoviewer actions 2023-10-11 14:53:03 +05:30
Vishnu Mohandas 8b2d320446
reorder preference options (#1387) 2023-10-11 11:43:46 +05:30