Maze Winther
e577c9659f
Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging
2025-07-17 13:38:16 +02:00
Maze
9bf5ce399c
Merge pull request #324 from simonorzel26/feat/refactor-timeline
...
feat(web): timeline refactor and horizontal + vertical scrolling
2025-07-17 13:02:30 +02:00
enkeii64
8efc696dcd
feat: update delete project dialog
2025-07-17 20:54:31 +10:00
Simon Orzel
167f366c6d
feat: bunx biome format --write .
2025-07-17 03:00:38 +02:00
Simon Orzel
1505c1b12f
feat: timeline changes
2025-07-17 02:53:25 +02:00
Simon Orzel
98b2103286
feat: working
2025-07-17 02:25:24 +02:00
Simon Orzel
9fa9f406fe
feat: splits working code
2025-07-17 01:59:39 +02:00
Simon Orzel
0d2894feda
feat: working z indexing and borders
2025-07-17 01:13:38 +02:00
Simon Orzel
6ff4bcd093
feat: starts to refactor timeline
2025-07-16 23:31:51 +02:00
Maze Winther
a3c84e4a19
fix handlebars
2025-07-16 23:28:26 +02:00
Maze Winther
387404661a
Merge branch 'vadi25/main' into staging
2025-07-16 22:49:55 +02:00
Maze Winther
accad442f4
cleanup
2025-07-16 22:47:17 +02:00
Maze Winther
38035fe5d0
Merge branch 'sahilsobhani/main' into staging
2025-07-16 22:42:36 +02:00
Maze Winther
4851c38e74
style(footer): align everything to left
2025-07-16 22:39:33 +02:00
Maze Winther
87dd275e57
fix: no more rounded corners in preview
2025-07-16 21:05:28 +02:00
Sahil Sobhani
caf6fef3ad
Redesigned the footer for mobile devices: UI Changes
2025-07-16 23:34:20 +05:30
Maze Winther
218625b61a
feat: advance snapping
2025-07-16 17:44:44 +02:00
Maze Winther
c1c4b114eb
fix: snapping for both directions (left/right)
2025-07-16 17:38:29 +02:00
Maze Winther
fcfe612cd6
fix: handlers component on mobile
2025-07-16 17:36:47 +02:00
Maze Winther
c3de532709
fix
2025-07-16 16:14:45 +02:00
Maze Winther
20f73bf705
Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging
2025-07-16 16:05:35 +02:00
Maze Winther
0c086e3c24
more shortcut fixes
2025-07-16 16:05:30 +02:00
iza
f6e2d5a60f
Merge pull request #314 from mezotv/feat/sponsored-by-vercel
...
feat(hero): add sponsored by vercel to hero
2025-07-16 16:59:36 +03:00
Maze Winther
5483db83de
fix keyboard shortcuts
2025-07-16 15:52:25 +02:00
Maze Winther
fbd14290c6
another fix
2025-07-16 15:45:45 +02:00
Maze Winther
9530058b97
add waitlist count back
2025-07-16 15:30:19 +02:00
Dominik Koch
18d2186101
feat(hero): add sponsored by vercel to hero
2025-07-16 15:19:06 +02:00
Maze Winther
8bc26539eb
cleanup (this doesn't work)
2025-07-16 14:37:08 +02:00
Maze Winther
49d467cd83
Merge branch 'staging' into pr/vishesh711/284
2025-07-16 13:38:26 +02:00
Maze Winther
96f7516c94
Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging
2025-07-16 12:22:15 +02:00
Maze Winther
a7e23ec714
media drag overlay cleanup
2025-07-16 12:22:09 +02:00
Maze Winther
63d5b2f110
Merge branch 'feat/media-button' into staging
2025-07-16 12:04:09 +02:00
Maze Winther
446745a33c
cleanup
2025-07-16 12:03:44 +02:00
Ahmet Kilinc
ece9c78b16
coderabbit comments
2025-07-16 01:05:42 +01:00
Ahmet Kilinc
5178732c4c
csrf token and browser detection
2025-07-16 00:44:42 +01:00
Simon Orzel
f76169ada1
feat: refactors media drag overlay and media tab
2025-07-16 00:48:00 +02:00
Maze Winther
83d65bdd15
feat: remove waitlist count due to bots
2025-07-15 23:26:04 +02:00
vishesh711
13db27c173
fix: resolve TypeScript build errors and deployment blockers
...
- Fix missing lucide-react icon imports in type declarations
- Add 40+ missing icon exports (Loader2, ExternalLink, Type, etc.)
- Fix ArrowLeft → ChevronLeft imports in auth pages
- Resolve LucideIcon type declaration issue
- Fix invalid Button variant 'ghost' → 'text' in KeyboardShortcutsHelp
- Ensure project builds successfully with Bun package manager
- Address CodeRabbit review feedback for production readiness
These fixes resolve all TypeScript compilation errors and make the
project fully deployment-ready. Build now passes with zero errors.
2025-07-15 12:58:04 -04:00
vishesh711
d3204f6cd7
feat: Add comprehensive keyboard shortcuts system for video editor
...
- Implement industry-standard video editing shortcuts (Space, J/K/L, arrows)
- Add playback controls: Space (play/pause), J/K/L (rewind/pause/forward)
- Add navigation: arrow keys (frame stepping), Shift+arrows (5s jumps), Home/End
- Add editing shortcuts: S (split at playhead), N (toggle snapping)
- Add selection shortcuts: Ctrl/Cmd+A (select all), Ctrl/Cmd+D (duplicate)
- Add keyboard shortcuts help dialog with categorized shortcuts display
- Integrate help button in editor header for discoverability
- Add TypeScript type declarations for better development experience
- Fix Docker build environment variable validation issues
All shortcuts follow professional video editing standards (Avid/Premiere/Final Cut).
Context-aware shortcuts that don't interfere with text input fields.
Toast notifications provide user feedback for better UX.
2025-07-15 12:36:53 -04:00
Maze Winther
3a8d57921e
feat: add lock icon toggle for snapping functionality
2025-07-15 17:41:10 +02:00
Maze Winther
fd2aa00074
style: tooltip
2025-07-15 17:40:19 +02:00
Maze Winther
7a725ecd09
cleanup
2025-07-15 17:29:28 +02:00
Maze Winther
a32ffb601a
Merge branch 'feat/thumbnail-appearance' into staging
2025-07-15 17:07:21 +02:00
Maze Winther
dc0e4783fb
cleanup
2025-07-15 16:55:04 +02:00
Maze Winther
fdeddbe3ed
Merge branch 'feature/plus-button-timeline' into staging
2025-07-15 16:28:08 +02:00
Maze Winther
b1ccf3695e
fix quicl
2025-07-15 15:07:47 +02:00
Maze Winther
ebad05f17b
refactor: remove development debug
2025-07-15 14:58:08 +02:00
Maze
f5ed3e196a
Merge pull request #266 from anwarulislam/feat/snapping
...
feature: add timeline snapping functionality
2025-07-15 14:17:50 +02:00
Maze Winther
1fdf2a0515
cleanup
2025-07-15 14:16:54 +02:00
Maze Winther
5e86ed9efc
fix: tooltip styling
2025-07-15 14:13:02 +02:00