Maze Winther
700366f61e
fix issue
2025-07-16 15:34:55 +02:00
Maze Winther
9530058b97
add waitlist count back
2025-07-16 15:30:19 +02:00
Maze Winther
1e01364740
Merge branch 'main' into staging
2025-07-16 14:53:16 +02:00
Maze Winther
0554a031c2
man idk
2025-07-16 14:52:53 +02:00
Maze Winther
8bc26539eb
cleanup (this doesn't work)
2025-07-16 14:37:08 +02:00
Maze Winther
527d588897
chore: bump lucide react verion
2025-07-16 13:40:34 +02:00
Maze Winther
49d467cd83
Merge branch 'staging' into pr/vishesh711/284
2025-07-16 13:38:26 +02:00
Maze Winther
e57272043f
Merge branch 'staging'
2025-07-16 13:30:19 +02:00
Maze Winther
9ae7cf0691
Merge branch 'main' into staging
2025-07-16 13:29:54 +02:00
Maze
025b0100d3
Merge pull request #288 from simonorzel26/feat/select-all-projects-button-clickable
...
feat: makes the select all project button entirely clickable and cleans up small css changes
2025-07-16 13:29:36 +02:00
Maze Winther
6281652239
fix docs
2025-07-16 13:15:41 +02:00
Maze Winther
5b10e84542
Merge branch 'main' of https://github.com/mazeincoding/AppCut
2025-07-16 13:11:43 +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
Maze
e96d97885b
Merge pull request #307 from W-DOS0/fix-header
...
Update README.md
2025-07-16 12:01:28 +02:00
Maze
ccca2e8d0f
Merge pull request #308 from enkeii64/feat/display-all-contributors
...
feat: display all contributors
2025-07-16 12:00:11 +02:00
Maze
2982293b54
Merge pull request #287 from simonorzel26/fix/268_multiple-new-projects
...
fix(web): #268 multiple new projects bug
2025-07-16 11:58:56 +02:00
enkei64
0cb26ef088
Merge branch 'OpenCut-app:main' into feat/display-all-contributors
2025-07-16 19:07:33 +10:00
[W]DOS_
2aa1eac7da
Update README.md
...
Removed the duplicate “## Getting Started” header to improve clarity and avoid redundancy in the setup instructions.
2025-07-16 10:54:59 +02:00
Maze
27731a270d
Merge pull request #291 from ahmetskilinc/better-rate-limiting
...
feat: better-rate-limiting
2025-07-16 10:54:38 +02:00
enkeii64
7c6b2e4f49
feat: display all contributors
2025-07-16 18:49:11 +10:00
Ahmet Kilinc
79f6c680f3
remove browser check
2025-07-16 01:23:06 +01:00
Ahmet Kilinc
ece9c78b16
coderabbit comments
2025-07-16 01:05:42 +01:00
Ahmet Kilinc
eb49500592
adds Vercel BotId
2025-07-16 01:00:40 +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
Simon Orzel
acd1e2e216
feat: makes the select all project button entirely clickable and cleans up small css changes
2025-07-15 23:48:47 +02:00
Maze Winther
d5c52557df
Merge branch 'staging'
2025-07-15 23:28:06 +02:00
Maze Winther
83d65bdd15
feat: remove waitlist count due to bots
2025-07-15 23:26:04 +02:00
Simon Orzel
6df492b661
fix(web): #268 multiple new projects bug
2025-07-15 23:25:09 +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
1f95bb98d6
Merge branch 'staging'
2025-07-15 15:08:00 +02:00
Maze Winther
b1ccf3695e
fix quicl
2025-07-15 15:07:47 +02:00
Maze Winther
a8a5a68cae
Merge branch 'main' of https://github.com/mazeincoding/AppCut
2025-07-15 15:03:56 +02:00
Maze Winther
7d2f323f4d
fix: last updated date in roadmap
2025-07-15 15:03:33 +02:00
Maze Winther
d16f2cc3c1
i love turbopack
2025-07-15 15:00:04 +02:00
Maze Winther
ebad05f17b
refactor: remove development debug
2025-07-15 14:58:08 +02:00
Maze Winther
ce851e52ce
Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging
2025-07-15 14:57:09 +02:00
Maze Winther
10b6cc98b8
chore: bump next version in bun lock
2025-07-15 14:57:05 +02:00
Maze Winther
2432bcf54b
chore: bump next version
2025-07-15 14:56:48 +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