|
fb9f47117c
|
style: update primary color
|
2025-07-04 01:02:14 +02:00 |
|
|
8be05901fb
|
style: update card background color in dark theme
|
2025-07-03 22:29:16 +02:00 |
|
|
b1ade266e5
|
fix: CDN instead of app for databooty
|
2025-07-02 16:25:08 +03:00 |
|
|
9b37ce6610
|
style: give preview panel a fresh look
|
2025-07-01 00:58:21 +02:00 |
|
|
011be3d9a5
|
refactor: remove unused imports
|
2025-06-30 23:25:25 +02:00 |
|
|
09373eb4a3
|
feat: implement project management features with storage integration, including project creation, deletion, and renaming dialogs
|
2025-06-30 19:58:36 +02:00 |
|
|
16a319f2e4
|
delete editor.css
|
2025-06-30 18:32:47 +02:00 |
|
|
1466dd42e2
|
feat: remove contributor index display from contributors page
|
2025-06-29 23:37:39 +02:00 |
|
|
507d6a6a7e
|
style: dropdown menu
|
2025-06-29 22:15:06 +02:00 |
|
|
e4f2ce9221
|
fix: auto-focus on dropdown trigger and hover effect disappearing
|
2025-06-29 22:04:35 +02:00 |
|
|
bfba482098
|
feat: add project page with mock data and update project type to include thumbnail
|
2025-06-29 21:32:51 +02:00 |
|
|
4e0352d4d6
|
Merge branch 'main' of https://github.com/mazeincoding/AppCut
|
2025-06-29 14:48:26 +02:00 |
|
|
8aa0aeb6e3
|
style: hero, minor tweaks
|
2025-06-29 14:36:14 +02:00 |
|
|
306c2885f1
|
Merge pull request #141 from sinanptm/code-refactoring
fix(issue): Adress the issue(#109)
|
2025-06-28 12:44:01 +02:00 |
|
|
5a6872537e
|
feat: dedicated footer
|
2025-06-28 12:38:31 +02:00 |
|
|
901d0baafd
|
added memoization
|
2025-06-27 10:58:21 +05:30 |
|
|
8934cc610f
|
refactor: added auth hooks for handling sign and signup logics
|
2025-06-27 10:46:35 +05:30 |
|
|
679ebc02b5
|
Merge branch 'main' of https://github.com/mazeincoding/AppCut
|
2025-06-27 00:55:03 +02:00 |
|
|
d5db470150
|
style: update dark theme color variables
|
2025-06-27 00:55:00 +02:00 |
|
|
b66e85cf4d
|
Merge pull request #48 from fathisiddiqi/fix/google-login
fix: set redirect uri for google login and prevent router push when login by google
|
2025-06-26 11:28:58 +03:00 |
|
|
6626a8c413
|
fix: set redirect uri for google login and prevent router push when login by google
|
2025-06-26 09:33:47 +07:00 |
|
|
ebb3456c10
|
refactor: update imports in waitlist API and library to ensure consistent usage of drizzle-orm functions
|
2025-06-26 02:51:17 +02:00 |
|
|
2f3a148dd4
|
refactor: move debug component to separate component and place absolutely
|
2025-06-25 23:22:59 +02:00 |
|
|
e7dabd1444
|
style: change hover effect for consistency
|
2025-06-25 22:52:28 +02:00 |
|
|
ef806ceab8
|
refactor: use badge component from shadcn
|
2025-06-25 21:49:02 +02:00 |
|
|
e1481391c7
|
refactor: update contributors display to show top two contributors
|
2025-06-25 21:43:34 +02:00 |
|
|
777b0f7000
|
refactor: improved type-safety, removal of any from all instances
|
2025-06-25 21:40:54 +02:00 |
|
|
76c3293ac4
|
Merge pull request #103 from letyassine/new-landing-page
update: landing-page
|
2025-06-25 18:59:25 +03:00 |
|
|
cca25a6103
|
Reduce code duplication by extracting common metadata values.
|
2025-06-25 20:22:17 +05:30 |
|
|
2e5b623d90
|
metadata declared in layout file
|
2025-06-25 20:14:55 +05:30 |
|
|
e786d437a5
|
made the project app PWA and moved metadata into a sperate file app folder
|
2025-06-25 19:57:35 +05:30 |
|
|
ba9870a908
|
update: landing-page
|
2025-06-25 15:00:35 +01:00 |
|
|
151b3dfc51
|
Merge pull request #74 from letyassine/fix-og-image
fix: metadata for og image
|
2025-06-25 08:00:07 +03:00 |
|
|
547f566fc2
|
refactor(docker): update Dockerfile and docker-compose for improved build process and add health check API
|
2025-06-24 23:44:06 -04:00 |
|
|
22ae5d0e37
|
fix: metadata for og image
|
2025-06-25 01:16:37 +01:00 |
|
|
9bb19712e5
|
add: opengraph image
|
2025-06-24 23:27:00 +01:00 |
|
|
bbf9aae234
|
Revert "refactor: overhaul timeline component, separate into different files"
This reverts commit 2aa37920d5 .
|
2025-06-24 17:54:41 +02:00 |
|
|
2aa37920d5
|
refactor: overhaul timeline component, separate into different files
|
2025-06-24 17:51:34 +02:00 |
|
|
89a003635c
|
refactor: remove comments and unused stuff
|
2025-06-24 16:12:39 +02:00 |
|
|
61771f2a3e
|
style: remove gradient from contributors heading
|
2025-06-24 15:35:42 +02:00 |
|
|
65b8934773
|
feat: add contributors page to showcase OpenCut contributors and their contributions
|
2025-06-24 15:11:30 +02:00 |
|
|
e9889b8fa7
|
feat: update authentication imports and migrate to new db package structure
|
2025-06-24 11:05:20 +02:00 |
|
|
c3d49711b0
|
Merge branch 'main' of https://github.com/mazeincoding/AppCut
|
2025-06-24 10:32:22 +02:00 |
|
|
b9e1dcf23e
|
refactor: change button variant from 'ghost' to 'text' across multiple components for consistency
|
2025-06-24 10:32:19 +02:00 |
|
|
d25e1eaa1d
|
feat: migrated packages properly, using packages in web app
|
2025-06-24 11:29:15 +03:00 |
|
|
65bff0d2da
|
fix: merge conflicts, merge
|
2025-06-24 08:22:24 +03:00 |
|
|
dc35619017
|
clean up and simplifying more logic
|
2025-06-24 08:10:11 +03:00 |
|
|
973ee68ae2
|
Merge pull request #25 from andrewckor/playhead-browse
Implement click-to-seek functionality in timeline
|
2025-06-24 08:00:20 +03:00 |
|
|
ad0476e78f
|
fix: merge conflicts & updated more URLs following our new path
|
2025-06-24 07:55:02 +03:00 |
|
|
4260d4be08
|
feat: implement unified AuthForm component for login and signup pages
|
2025-06-24 02:48:14 +02:00 |
|