Maze Winther
|
ab12258432
|
feat: remove protection from middleware
|
2025-07-20 21:02:06 +02:00 |
Maze Winther
|
d7c9a2391c
|
fix: import
|
2025-07-20 16:12:38 +02:00 |
Maze Winther
|
5266aed5eb
|
feat: ripple editing mode on timeline
|
2025-07-19 19:08:08 +02:00 |
Maze Winther
|
42ae8a7530
|
fix: ensure dragging/resizing an element on the timeline doesn't deselect it
|
2025-07-19 16:19:06 +02:00 |
Maze Winther
|
0d95f032cc
|
fix: wrong logic on snapping button
|
2025-07-19 16:14:48 +02:00 |
Maze Winther
|
a9b7043829
|
refactor: improve timeline elements, fix few bugs
|
2025-07-18 18:05:15 +02:00 |
Maze Winther
|
6ce8434615
|
fix: element trimming, allow infinite trimStart for text/image elements
|
2025-07-18 12:52:11 +02:00 |
Maze Winther
|
d98638bfe6
|
disable databuddy in development
|
2025-07-18 12:51:44 +02:00 |
Maze Winther
|
85b6123510
|
fix: z-index of playhead
|
2025-07-18 11:54:32 +02:00 |
Maze Winther
|
f8ccb673bf
|
style: match editing experience to match capcut
|
2025-07-18 11:51:47 +02:00 |
Maze Winther
|
74e7d427aa
|
Merge branch 'feat/shortcut-actions' into staging
|
2025-07-18 11:37:48 +02:00 |
Maze Winther
|
c4e6a9a45a
|
Merge branch 'feat/kbd' into staging
|
2025-07-18 11:27:02 +02:00 |
Maze Winther
|
b19db0bbea
|
cleanup
|
2025-07-18 11:26:49 +02:00 |
Maze Winther
|
dc5416da07
|
refactor: remove unused functions
|
2025-07-18 11:20:17 +02:00 |
Anwarul Islam
|
23001f8442
|
feat: define keybinding types and refactor keybinding configuration
|
2025-07-18 15:19:46 +06:00 |
Anwarul Islam
|
c3caefc001
|
feat: enhance keybinding import validation and improve error handling
|
2025-07-18 08:30:42 +06:00 |
Anwarul Islam
|
8e4661951d
|
feat: enhance keybinding management by integrating keybindingsEnabled state and updating related hooks
|
2025-07-18 08:05:02 +06:00 |
Anwarul Islam
|
cdae10ca0a
|
feat: refactor keybinding management and add keybinding editor component
|
2025-07-18 07:38:32 +06:00 |
Anwarul Islam
|
33531fb3bf
|
feat: implement keybindings listener and disabler composables in use-keybindings hook
|
2025-07-18 07:37:12 +06:00 |
Anwarul Islam
|
4137747aba
|
feat: add keybindings store with default configurations and utility functions
|
2025-07-18 07:35:31 +06:00 |
Anwarul Islam
|
d328e009d4
|
Refactor keyboard shortcuts management: introduce useKeyboardShortcutsHelp hook and update KeyBadge and ShortcutItem components
|
2025-07-18 07:09:05 +06:00 |
Anwarul Islam
|
f3bffae7ea
|
Refactor editor provider to integrate keybinding management and action handlers
|
2025-07-18 07:08:57 +06:00 |
Anwarul Islam
|
7eda7975fc
|
Implement editor actions for playback and timeline editing
|
2025-07-18 07:08:46 +06:00 |
Anwarul Islam
|
1afc51eb9d
|
Enhance action types and arguments for playback controls
|
2025-07-18 07:07:52 +06:00 |
Anwarul Islam
|
01b11226a3
|
Add additional keybindings for navigation and editing actions
|
2025-07-18 07:07:47 +06:00 |
Anwarul Islam
|
4b80c14982
|
Normalize keyboard shortcut keys to lowercase for consistent handling
|
2025-07-18 06:27:31 +06:00 |
Anwarul Islam
|
c391eb8616
|
Refactor keyboard shortcuts to use uppercase keys for display and update KeyBadge functionality
|
2025-07-18 06:22:49 +06:00 |
Anwarul Islam
|
f5d221feec
|
Refactor KeyBadge component to return key names directly and update ShortcutItem to use <kbd> for key display
|
2025-07-18 05:53:42 +06:00 |
Anwarul Islam
|
c34b402297
|
Add utils for platform detection
|
2025-07-18 05:53:19 +06:00 |
Anwarul Islam
|
480e83fa79
|
Add shortcut key styles to globals.css
|
2025-07-18 05:52:31 +06:00 |
Anwarul Islam
|
7f609cb86f
|
Add action and keybinding management with React hooks
|
2025-07-18 05:27:40 +06:00 |
Maze Winther
|
f492ac9aad
|
fix: timeline element resizing
|
2025-07-17 23:51:12 +02:00 |
Maze Winther
|
499f06cb52
|
style: timeline tracks content
|
2025-07-17 23:02:29 +02:00 |
Maze Winther
|
f1b216848d
|
Merge branch 'staging'
|
2025-07-17 19:51:31 +02:00 |
Maze Winther
|
b564f7c239
|
middleware access
|
2025-07-17 19:50:32 +02:00 |
Maze Winther
|
648f0b8529
|
stable timeline
|
2025-07-17 19:46:23 +02:00 |
Maze Winther
|
0b919d4df8
|
refactor all timeline components
|
2025-07-17 19:33:10 +02:00 |
Maze Winther
|
56e6edcc5a
|
move timeline component
|
2025-07-17 17:37:18 +02:00 |
Maze Winther
|
0217303532
|
formatting
|
2025-07-17 17:34:48 +02:00 |
Maze Winther
|
4170ee4f5b
|
cleanup: tailwind classes
|
2025-07-17 17:34:18 +02:00 |
Maze
|
b97a30824e
|
Merge pull request #283 from KhacTuanIT/feature/optimize-timeline-ruler
Optimize timeline performance
|
2025-07-17 17:22:42 +02:00 |
Maze
|
103e4d5d3f
|
Merge pull request #311 from enkeii64/feat/search-sort-projects
feat: add search and sort functionality to projects page
|
2025-07-17 17:17:20 +02:00 |
Maze Winther
|
bb9befc626
|
cleanup
|
2025-07-17 17:14:29 +02:00 |
Maze Winther
|
fe5b208a18
|
Merge branch 'feat/search-sort-projects' into staging
|
2025-07-17 17:11:56 +02:00 |
Khắc Tuấn
|
faf5a121ac
|
Merge branch 'main' into feature/optimize-timeline-ruler
|
2025-07-17 20:32:08 +07:00 |
Maze Winther
|
b18a48b586
|
refactor: move sorting logic to project store
|
2025-07-17 13:45:12 +02:00 |
Maze
|
d768da9216
|
Merge pull request #319 from anwarulislam/fix/tabbar
fix: make tab bar container full width
|
2025-07-17 13:40:32 +02:00 |
Maze Winther
|
e577c9659f
|
Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging
|
2025-07-17 13:38:16 +02:00 |
Maze
|
5a7a089f0e
|
Merge pull request #323 from khanguyen74/feature/regenerate-media-items-thumbnail
fix: regenerate video thumbnails when a project is loaded
|
2025-07-17 13:06:06 +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 |
Kha Nguyen
|
36df8f2afe
|
chore: format
|
2025-07-16 16:55:35 -05:00 |
Kha Nguyen
|
9f3ba9905d
|
fix: regenerate video thumbnails when loading project
|
2025-07-16 16:49:08 -05: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
|
36516b874f
|
remove onboarding
|
2025-07-16 22:50:40 +02:00 |
Maze Winther
|
387404661a
|
Merge branch 'vadi25/main' into staging
|
2025-07-16 22:49:55 +02:00 |
Maze Winther
|
7d1f99c20c
|
fix
|
2025-07-16 22:49:10 +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 |
Anwarul Islam
|
4e7b088647
|
fix: make tab bar container full width
|
2025-07-16 23:35:11 +06:00 |
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 |
enkeii64
|
9d5707d5fd
|
fix: resolve merge conflict in draggable-item.tsx
|
2025-07-17 00:12:41 +10:00 |
enkeii64
|
7cbbbe1630
|
fix: resolve merge conflict in draggable-item.tsx
|
2025-07-17 00:07:39 +10:00 |
enkeii64
|
e0a5d4860a
|
fix(ui): add tooltipText prop to PlusButton
|
2025-07-17 00:06:22 +10: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 |
gantiro
|
955f6331f2
|
Merge branch 'main' into feature/optimize-timeline-ruler
|
2025-07-16 20:53:00 +07:00 |
Maze Winther
|
5483db83de
|
fix keyboard shortcuts
|
2025-07-16 15:52:25 +02:00 |
Maze Winther
|
3371a68896
|
block access in prod
|
2025-07-16 15:48:30 +02:00 |
Maze Winther
|
fbd14290c6
|
another fix
|
2025-07-16 15:45:45 +02:00 |
Maze Winther
|
e317fb547d
|
revert and fix (please work)
|
2025-07-16 15:44:05 +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 |
Khắc Tuấn
|
2974fd89a9
|
Merge branch 'main' into feature/optimize-timeline-ruler
|
2025-07-16 20:04:27 +07:00 |
Maze Winther
|
1e01364740
|
Merge branch 'main' into staging
|
2025-07-16 14:53:16 +02:00 |
enkeii64
|
f83f647299
|
refactor: improve type safety and security in projects page
|
2025-07-16 22:43:01 +10:00 |
enkeii64
|
fe1c0edb8f
|
feat: add no results screen for project search
|
2025-07-16 22:37:19 +10:00 |
Maze Winther
|
8bc26539eb
|
cleanup (this doesn't work)
|
2025-07-16 14:37:08 +02:00 |
enkeii64
|
5a76196221
|
feat: add search and sort functionality to projects page
|
2025-07-16 22:23:21 +10:00 |
Maze Winther
|
49d467cd83
|
Merge branch 'staging' into pr/vishesh711/284
|
2025-07-16 13:38:26 +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
|
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
|
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 |