Commit graph

9219 commits

Author SHA1 Message Date
httpjamesm 01f156d9ae
fix: get canvas bounds from canvasRef.current 2024-01-07 01:31:27 -05:00
httpjamesm 24f3b5bc1b
fix: type ambiguation with crop handle styles 2024-01-07 01:16:46 -05:00
httpjamesm d8240a5a11
refactor: move photo editor constants 2024-01-07 01:15:51 -05:00
httpjamesm 176993216e
feat: reset crop box after successful crop 2024-01-07 01:09:51 -05:00
httpjamesm cc51cb6caa
feat: new crop icon and locale support 2024-01-07 01:08:10 -05:00
httpjamesm 1fc9461856
feat(i18n): freehand and apply translations 2024-01-07 01:08:00 -05:00
httpjamesm f6f22e123c
fix: crop region scaling between preview and orig 2024-01-07 01:05:10 -05:00
httpjamesm 143df10066
fix: set reset x and y to just offset 2024-01-07 00:50:27 -05:00
httpjamesm cc6519bb09
feat: overlays for dark/light effect with crop 2024-01-07 00:38:01 -05:00
httpjamesm dcb55d331e
feat: 3x3 grid in crop box 2024-01-07 00:19:02 -05:00
httpjamesm 53321980ef
feat: crop region of canvas 2024-01-07 00:17:05 -05:00
httpjamesm 760b63a303
fix: auto correct crop box pos on reset 2024-01-07 00:03:22 -05:00
httpjamesm 219102c317
feat: auto correct cropbox pos on load 2024-01-07 00:02:03 -05:00
httpjamesm b75844c2c9
fix: move mouse interaction handlers to higher ele 2024-01-06 23:57:13 -05:00
httpjamesm d61b79fabc
feat: crop tab and movement constraints 2024-01-06 23:56:25 -05:00
httpjamesm 56ce1a4a7b
feat: movable crop region 2024-01-06 22:52:31 -05:00
Neeraj Gupta 42d10d559e
improve vscode setting.json (#1537) 2024-01-06 08:07:51 +05:30
Abhinav 8931220ea9 improve setting
> Auto Fix is enabled by default. Use the single string form.(2)
2024-01-05 23:18:07 +05:30
Vishnu Mohandas 60d6609c5e
Fix auth page build (#1535) 2024-01-05 23:01:19 +05:30
Abhinav 6c689ed035 fix auth page build 2024-01-05 21:25:50 +05:30
Abhinav Kumar 326c0f61a5
[credential page] Fix redirect logic on successful login (#1532) 2024-01-05 20:59:16 +05:30
Abhinav 005c3926bb fix redirect logic 2024-01-05 20:39:52 +05:30
Abhinav Kumar 3aad1a9803
New Translations (#1531) 2024-01-05 10:31:06 +05:30
Crowdin Bot 339cd8f59e New Crowdin translations by GitHub Action 2024-01-05 00:15:30 +00:00
Abhinav Kumar 7835faae1a
fix logging inside worker (#1530) 2024-01-04 14:45:17 +05:30
Abhinav 018666cbe1 Merge branch 'main' into fix-logging-issue 2024-01-04 12:30:56 +05:30
Vishnu Mohandas f0113e0830
VSCode ESLint Integration (#1529) 2024-01-04 09:10:33 +05:30
aakankshabhende 5c63d530f2 Changed .vscode setting
Signed-off-by: aakankshabhende <aakanksha0407@gmail.com>
2024-01-03 17:35:44 +05:30
Abhinav ca7cbf08b7 fix logging inside worker 2024-01-03 12:33:53 +05:30
Abhinav Kumar 1050aab7c7
Added vscode settings file for code auto format (#1527)
Added vscode settings file for code auto format
2024-01-02 22:36:16 +05:30
Pushkar Anand d9f666ceb1 fix: added recommended extesion for eslint and prettier 2024-01-02 22:31:08 +05:30
Pushkar Anand b8f05bc8a6
Added vscode settings file for code auto format 2024-01-01 22:26:35 +05:30
Vishnu Mohandas d9a2d3ee39
Remove Desktop only settings from web (#1521) 2023-12-20 12:04:44 +05:30
Abhinav 7a1bc9619f hide indexing status from web 2023-12-20 11:48:06 +05:30
Abhinav c2d2dc36dc make customCacheDirectory a electron only setting 2023-12-20 11:44:48 +05:30
Vishnu Mohandas 40efa58f10
New Translations (#1516) 2023-12-18 12:44:55 +05:30
Vishnu Mohandas 0caa0cce09
fix padding issue (#1517) 2023-12-18 12:44:16 +05:30
Abhinav fd3ada1d2f fix padding issue 2023-12-18 12:00:06 +05:30
Crowdin Bot d32a5e9e43 New Crowdin translations by GitHub Action 2023-12-18 06:24:55 +00:00
Vishnu Mohandas c97c3043f4
Update case (#1515) 2023-12-18 11:54:09 +05:30
vishnukvmd e3a9a1bc21 Update case 2023-12-18 11:52:47 +05:30
Vishnu Mohandas 14d9767afd
Update README.md (#1514) 2023-12-18 11:14:24 +05:30
Vishnu Mohandas 5d68182ed8
Update README.md 2023-12-18 11:12:59 +05:30
Abhinav Kumar 05a2914890
New Translations (#1512) 2023-12-17 23:38:23 +05:30
Crowdin Bot d5ef99c3d7 New Crowdin translations by GitHub Action 2023-12-17 01:06:55 +00:00
Abhinav Kumar 0dc1d138aa
fix editor issue (#1511)
fix editor issue
2023-12-16 13:36:18 +05:30
Abhinav Kumar 04aa362f17
Regenerate face crops (#1510)
Regenerate face crops
2023-12-16 11:42:08 +05:30
Abhinav 24dcfc29a0 remove unneeded option 2023-12-16 10:19:28 +05:30
Abhinav c5c39a6091 add user not null check 2023-12-16 10:12:23 +05:30
Abhinav 6892b03905 fix thumbCache opened multiple times 2023-12-15 18:07:07 +05:30