49 Commits

Author SHA1 Message Date
a8943fc924 update colors
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-30 12:53:10 +02:00
1d9c38e94a remove unneeded import
All checks were successful
continuous-integration/drone/push Build is passing
add tempblade logo
improve styling
improve animations
2023-06-30 12:08:03 +02:00
fa3f7a8403 remove tauri rust src and replace with lib
All checks were successful
continuous-integration/drone/push Build is passing
remove empty files
2023-06-27 16:46:54 +02:00
1d9508f49b remove test lib
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-27 15:07:38 +02:00
6d2ffe6902 move rust code to own library for targeting
All checks were successful
continuous-integration/drone/push Build is passing
multiple environments
like wasm, tauri and more
put non wasm compatible features like rayon multithreading
behind feature flags
2023-06-27 15:05:46 +02:00
c352ba7fd3 add private package secret to tauri build
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-27 00:36:39 +02:00
95087124b5 fix private package installation
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-27 00:33:35 +02:00
1d2f617a4e add github actions
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-27 00:06:22 +02:00
7fc923244e change wording
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-26 23:45:05 +02:00
f237d73016 add graph/visualization for interpolated keyframes
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-26 23:41:07 +02:00
cae187b939 improve bright mode coloring
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-26 10:29:06 +02:00
6f807b4df5 wording/grammar changes
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-26 01:38:38 +02:00
ee6e250277 fix p styling
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-26 01:35:37 +02:00
0dfa43c4ed animate cards
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-26 01:31:02 +02:00
b228f3cd8d update footer
All checks were successful
continuous-integration/drone/push Build is passing
improve landing bg
2023-06-26 01:14:35 +02:00
d78fe7b020 remove non navigateable footer links
All checks were successful
continuous-integration/drone/push Build is passing
add github to footer
add imprint
add marked
2023-06-26 01:02:57 +02:00
d8fedfb379 removed privacy link from footer since theres
All checks were successful
continuous-integration/drone/push Build is passing
no data processing
2023-06-26 00:33:51 +02:00
233442b099 improve mobile layout
All checks were successful
continuous-integration/drone/push Build is passing
update colors
remove landing button
2023-06-26 00:28:46 +02:00
0c7eedaee8 fix drone deploy
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-25 22:01:29 +02:00
7385b7ba41 add ci
All checks were successful
continuous-integration/drone Build is passing
add vercel deploy for web
2023-06-25 21:58:16 +02:00
74f7274a7e add icons
improve styling
improve landing bg
add astro-icon dep
2023-06-25 21:27:37 +02:00
ab7464eb83 Add discord link 2023-06-25 14:48:50 +02:00
512d102bb2 Remove unneeded import 2023-06-25 14:48:44 +02:00
82e0ee9280 add analytics 2023-06-25 14:48:33 +02:00
ba6a8c1308 Update messaging 2023-06-25 14:37:00 +02:00
7d70ad51e5 Remove section for testing design system 2023-06-25 14:36:47 +02:00
bbbae5c8a6 update readme 2023-06-25 13:33:42 +02:00
518b819fe8 update readme
recreate web
- now using tailwind instead of unocss
- created theme/design system
- created first components
- add first sections/content
2023-06-25 13:31:24 +02:00
5791b61a48 add app readme
lots of styling improvements
fix dark/bright mode
2023-06-21 13:10:01 +02:00
e8b6fcdbba extend readme 2023-06-18 18:01:19 +02:00
a89c04e316 add license 2023-06-18 15:46:01 +02:00
9df7b00e09 Add readme 2023-06-18 15:44:26 +02:00
1c79364bbe add gitignore for .DS_Store in root 2023-06-18 14:36:37 +02:00
537cf07570 „.DS_Store“ löschen 2023-06-18 12:35:42 +00:00
c67e023b5c add effects primitives
add blur effect
add default spring values
improve values ui
2023-06-18 14:34:36 +02:00
fcd3afa3f2 improve forms by adding select and float inputs
performance fix
2023-06-01 01:24:42 +02:00
ebb2408a68 add keyframe popover
add shadcn ui stuff
2023-05-31 16:59:43 +02:00
e3098c4400 ui improvements
add timeline animations
2023-05-31 15:16:27 +02:00
8d1f949280 improve ui
add track properties editor
2023-05-30 23:58:36 +02:00
28613c9214 update logo
improve font resolution logic
generate icons
improve timeline
2023-05-28 22:57:13 +02:00
1baa3ae736 fix cache
add font propertie to rust text paint
layout improvements
2023-05-28 01:10:53 +02:00
b671f9ee47 add playback 2023-05-25 21:28:11 +02:00
60c8bb5877 refactor drawing
implement shareable cache logic
improve caching
fix drawing bug
2023-05-24 20:02:44 +02:00
330fa6a7f0 add system font loading
improve drawing
implement staggered text
begin refactor of drawing code
2023-05-24 00:24:16 +02:00
8523e44029 add staggered text
rename box to rect
refactor rust
2023-05-23 10:27:45 +02:00
7576850ae0 add app 2023-05-20 14:11:35 +02:00
7f6b7f4695 update readme
update title
2023-05-03 16:14:23 +02:00
d08e40c76e initial commit 2023-04-20 12:08:05 +02:00
4c79041548 Initial commit 2023-04-12 16:31:51 +00:00