Commit Graph

585 Commits

Author SHA1 Message Date
b0e9901730 databuddy: enable errors 2025-07-13 13:25:43 +02:00
3b4b7e2009 databuddy 2025-07-13 13:20:06 +02:00
3037a7ecbf fix: handle border 2025-07-12 21:52:35 +02:00
ad7ace3fd2 fix: spacing 2025-07-12 21:52:18 +02:00
d0769fdcaa fix: reorder export statements for consistency 2025-07-12 23:53:15 +06:00
9756559811 chore: remove GripVertical as it is an unused import 2025-07-12 23:52:17 +06:00
0ee043b319 fix: enhance layout of editor and resizable components for better usability 2025-07-12 23:49:49 +06:00
9d828063c1 fix: update ResizableHandle styles for improved visibility and interaction 2025-07-12 23:40:54 +06:00
70517fec18 fix: improve layout and styling of resizable panels 2025-07-12 23:40:38 +06:00
22db0b8b89 Merge branch 'main' of https://github.com/mazeincoding/AppCut 2025-07-12 17:15:06 +02:00
71f666c6d7 feat: optimzation for deleting projects 2025-07-12 17:14:53 +02:00
e57ca15dc6 fix: missing name field 2025-07-12 16:54:55 +02:00
e96832bf9b Merge pull request #172 from Zaid-maker/bump-bun-version
Bump bun version
2025-07-12 16:52:42 +02:00
0a0f68d711 Merge branch 'main' of https://github.com/mazeincoding/AppCut 2025-07-12 16:51:18 +02:00
57dace960c Merge branch 'manuarora700/main' 2025-07-12 16:51:09 +02:00
145d01c8e4 cleanup 2025-07-12 16:50:34 +02:00
25d12a6fa4 Merge pull request #183 from youknowom/improve-contributing
docs: add note about npm workspace error and bun recommendation
2025-07-12 16:39:29 +02:00
a9b02df2e3 Merge pull request #185 from omraval18/fix/login-redirect-issue
fix: redirects to /projects after login instead of /editor
2025-07-12 16:38:32 +02:00
b76e84354d feat: dark mode always 2025-07-12 15:45:12 +02:00
233f78bf52 Merge remote-tracking branch 'anwarulislam/feat/fix-scroll' 2025-07-12 15:44:33 +02:00
f0b0451616 Merge pull request #200 from ahmedfahim21/feature/gesture-navigation-fix
fix: prevent unintended navigation on swipe
2025-07-12 15:39:14 +02:00
4d0382cc4b Merge pull request #202 from MarcBlattmann/patch-1
Remove Unused Bracket in readme
2025-07-12 15:38:13 +02:00
800e720e6e Merge pull request #208 from Sanjit-K/main
fixed: [BUG] crypto.randomUUID is not a function Runtime Error #205. …
2025-07-12 15:27:00 +02:00
457d828c45 Merge pull request #210 from Mirza-Samad-Ahmed-Baig/main
refactor: improve theme handling, env var safety, and db schema
2025-07-12 15:24:01 +02:00
d925b62a47 Merge pull request #215 from Chirag-varu/main
Better README and docker-compose port error solved
2025-07-12 15:22:51 +02:00
84d153e2c5 databuddy 2025-07-12 14:42:31 +02:00
27da1838cc Better README and docker-compose port error solved 2025-07-12 17:05:53 +05:30
8545d95070 refactor: add FPS and remove turbopack (yes, fuck you turbopack) 2025-07-12 12:48:31 +02:00
0726c27221 small change 2025-07-12 11:52:54 +02:00
2de4c7c153 feat: remove playback speed from timeline 2025-07-12 11:45:43 +02:00
ba809effb6 databuddy 2025-07-12 11:29:35 +02:00
09577b712a Merge branch 'main' of https://github.com/mazeincoding/AppCut 2025-07-12 11:24:05 +02:00
da06c5946d databuddy 2025-07-12 11:23:54 +02:00
d48a3fe287 refactor: improve theme handling, env var safety, and db schema 2025-07-12 13:31:50 +05:00
b4c93182d0 fix: apply suggestion 2025-07-12 12:45:50 +05:30
799fd2981a fixed: [BUG] crypto.randomUUID is not a function Runtime Error #205. Added fallback function with manual UUID generation if crypto.randomUUID() was not available. 2025-07-12 00:14:03 -05:00
ac1eef7bd0 Update README.md 2025-07-11 22:18:32 +02:00
6e6f5211fc Remove Unused Bracket in readme 2025-07-11 22:05:35 +02:00
338e13a601 fix: apply suggestion 2025-07-12 01:04:29 +05:30
410f8da1c9 fix: prevent unintended navigation on swipe 2025-07-12 00:39:17 +05:30
6ecc359d80 chore: clean up 2025-07-11 20:02:09 +06:00
fd017d6aca docs: add growth to README 2025-07-11 15:59:56 +02:00
4d8760d0e1 refactor: enhance scroll synchronization for timeline and track labels 2025-07-11 19:58:35 +06:00
9b78503562 fix styling 2025-07-11 14:50:51 +02:00
76229a1da5 colors 2025-07-11 04:21:40 +02:00
ac0d089bf7 fix: dragging time ruler would trigger the selection box 2025-07-11 04:19:39 +02:00
4d67e366ad feat: background settings (color, blur) 2025-07-11 03:52:39 +02:00
6c19dbb6bb feat: selection box 2025-07-11 01:37:42 +02:00
d643a9a277 small refactor 2025-07-11 00:57:09 +02:00
92d534760d fix: ensure element doesn't go above playhead 2025-07-11 00:50:33 +02:00