Luis Esteban Acevedo Ladino
92caa27d7c
feat: add theme system with swappable palettes and rebrand to NeuralCut
...
- Add multi-palette theme system using CSS custom properties via data-palette attribute
- Create NeuralCut palette (rose/pink accent #F55385, dark charcoal #1B212B) as default
- Preserve Classic (OpenCut blue) palette as selectable alternative
- Add PaletteSelector component with dark/light toggle and palette picker
- Migrate export button hardcoded colors to theme tokens
- Rebrand all user-visible OpenCut references to NeuralCut across UI
- Update package names and turbo filters for new identity
2026-04-29 12:57:27 -05:00
Maze Winther
6de6c7fd95
refactor: move constants to domain modules
2026-04-14 18:17:14 +02:00
Maze Winther
4d127a038b
chore: normalize line endings
2026-03-29 15:56:48 +02:00
Maze Winther
a2d08719f9
refactor: remove foreground variant from button, make it default
2026-03-04 17:16:01 +01:00
Maze Winther
ca3e5c98e6
add context menu (w/ brand options) to header logo
...
allows downloading brand assets directly from the logo in the header
2026-03-04 17:11:32 +01:00
Maze Winther
2074dde3e3
feat: add roadmap link to header
2026-03-02 10:34:54 +01:00
Maze
7bf0984698
codebase overhaul ( #697 )
2026-01-31 00:20:04 +01:00
Maze Winther
2afd4ec6fb
feat: switching theme across entire site
2025-08-31 00:01:38 +02:00
David
f750c45765
fix: adjust padding in HeaderBase for landing page ( #563 )
2025-08-19 23:23:19 +02:00
Shubhashish Chakraborty
4621caee19
made header sticky on scroll ( #519 ) ( #520 )
...
* made header sticky on scroll (#519 )
* cleanup
---------
Co-authored-by: Maze Winther <mazewinther@gmail.com>
2025-08-15 23:22:34 +02:00
Maze Winther
efa5be2ab8
feat: proper light mode for hero section
2025-08-04 11:12:44 +02:00
Maze Winther
c34f3994d9
style: spacing in header
2025-07-26 11:22:22 +02:00
Hayden Bleasel
5931ddb77a
feat: add ultracite ( #452 )
...
* Init ultracite
* Update scripts and biome.jsonc
* Update biome.jsonc
* Update biome.jsonc
* Update biome.jsonc
* Run format
2025-07-25 00:41:34 +03:00
Dominik Koch
e21c467489
feat: add opencut blog
2025-07-21 23:18:07 +02:00
Maze Winther
efabec8bcb
feat: make button on header consistent for beta
2025-07-20 21:44:20 +02:00
Maze Winther
b1ccf3695e
fix quicl
2025-07-15 15:07:47 +02:00
tranminhquang
9d5fb821c7
feat: integrate @t3-oss/env for environment variable management across the application
2025-07-15 13:29:16 +07:00
Maze Winther
dd35c91f39
fix: update header link from Editor to Projects for better navigation
2025-07-09 20:56:19 +02:00
Maze Winther
40c7fbb4f8
refactor: move to a typed-tracks system and add support for text
2025-07-06 20:45:29 +02:00
Maze Winther
d50cd0b40d
fix: update editor link in header component to include default editor ID
2025-06-30 21:44:46 +02:00
Maze Winther
3bc00f8e40
fix: don't hard-code colors in header
2025-06-29 20:09:43 +02:00
Maze Winther
d6a2de21d0
refactor: change /public/logo.svg to exclude text and update header to use it
2025-06-26 01:08:25 +02:00
Maze Winther
53e88df0d7
refactor: remove unused imports
2025-06-26 01:02:15 +02:00
yassinehaimouch
b01421f115
fix: responsiveness of landing page
2025-06-25 22:58:16 +01:00
Maze Winther
4fe0ff3010
style: update spacing in header
2025-06-25 21:44:54 +02:00
iza
76c3293ac4
Merge pull request #103 from letyassine/new-landing-page
...
update: landing-page
2025-06-25 18:59:25 +03:00
yassinehaimouch
ba9870a908
update: landing-page
2025-06-25 15:00:35 +01:00
Maze Winther
e7d35c667f
feat: add star count back to header
2025-06-25 15:36:50 +02:00
Maze Winther
bc3fbabfb2
fix(header): remove target attribute from 'Editor' link for consistency
2025-06-24 22:49:19 +02:00
Maze Winther
9354d69acf
feat(header): conditionally render 'Editor' or 'GitHub' button based on environment
2025-06-24 22:48:55 +02:00
Maze Winther
595f4c5f88
refactor: update header component to replace 'Start editing' button with 'GitHub'
2025-06-24 20:58:37 +02:00
Maze Winther
65b8934773
feat: add contributors page to showcase OpenCut contributors and their contributions
2025-06-24 15:11:30 +02:00
Maze Winther
c3d49711b0
Merge branch 'main' of https://github.com/mazeincoding/AppCut
2025-06-24 10:32:22 +02:00
Maze Winther
b9e1dcf23e
refactor: change button variant from 'ghost' to 'text' across multiple components for consistency
2025-06-24 10:32:19 +02:00
Hyteq
d25e1eaa1d
feat: migrated packages properly, using packages in web app
2025-06-24 11:29:15 +03:00
iza
699af1aefd
Merge pull request #28 from dipanshurdev/minor-feat
...
add: github stars count
2025-06-24 07:57:45 +03:00
Dipanshu Rawat
57e42e2c45
ref: fetch api function
2025-06-24 02:06:55 +05:30
Dipanshu Rawat
fb9c560c5b
add: github stars count by API
2025-06-24 01:40:46 +05:30
3raphat
f959ba87e2
fix: update auth routes
2025-06-24 01:38:53 +07:00
Deepanshu Mishra
8bcd226bdb
Added google auth and some auth page ui optimisations
2025-06-23 22:51:34 +05:30
Maze Winther
8e519ca7e1
fix: github link
2025-06-23 00:03:23 +02:00
Maze Winther
3c8d5a25e8
fix: change github links
2025-06-22 22:30:40 +02:00
Maze Winther
ead6684b08
change app name from AppCut to OpenCut
2025-06-22 22:22:08 +02:00
Maze Winther
6c8d6d99a9
fix: remove unncessary open editor button from header
2025-06-22 14:42:14 +02:00
Maze Winther
356c0cc549
feat: add logo to header
2025-06-22 14:28:34 +02:00
Maze Winther
be97024868
so much stuff???
2025-06-22 13:07:02 +02:00