Commit Graph

26 Commits

Author SHA1 Message Date
Gregory Schier
021dceeac5 Fix import order for nested folders to prevent foreign key constraint error 2024-09-06 06:20:27 -07:00
Gregory Schier
c9b4e6181c Use new theme vars (#63)
This PR swaps the theme to use the new stuff from the Theme Studio
2024-08-13 07:44:28 -07:00
Gregory Schier
2f9532cf53 Catch clipboard errors 2024-08-10 07:33:10 -07:00
Gregory Schier
00367c2b18 Fix Windows paths for new plugin runtime 2024-08-09 12:43:56 -07:00
Gregory Schier
f967820f12 Model and DB refactor (#61)
- [x] Move from `sqlx` to `rusqlite`
- [x] Generate TS types from Rust models
2024-08-05 07:58:20 -07:00
Gregory Schier
410cb7969c Remove command group 2024-07-28 14:13:01 -07:00
Gregory Schier
c8a99a6603 Upgrade Tauri dependencies 2024-07-28 13:44:50 -07:00
Gregory Schier
bd46e5bdb4 Use process group for node runtime 2024-07-24 10:14:40 -07:00
Gregory Schier
2273bb2df5 Fix NodeJS vendoring on Linux 2024-07-23 20:41:50 -07:00
Gregory Schier
63ba00d1a7 Fixed plugins on Windows 2024-07-21 16:01:13 -07:00
Gregory Schier
3ed78d1088 Generate things 2024-06-07 11:58:08 -07:00
Gregory Schier
a1102d2ba6 Fade in window contents (Layout) 2024-05-31 09:16:52 -07:00
Gregory Schier
0133432049 Window border on Linux 2024-05-31 08:43:35 -07:00
Gregory Schier
e4022cf532 Window title working again 2024-05-30 00:11:55 -07:00
Gregory Schier
fbc684140b Custom font sizes and better zoom 2024-05-29 12:10:01 -07:00
Gregory Schier
d5c52e2ae5 Initial handler for yaak:// protocol 2024-05-26 08:45:15 -07:00
Gregory Schier
f3024a259e More theme stuff 2024-05-24 17:36:48 -07:00
Gregory Schier
56acec473b A bunch more theme stuff 2024-05-22 23:14:53 -07:00
Gregory Schier
92709774f1 Fix maximize permission 2024-05-14 14:54:09 -07:00
Gregory Schier
2c70b8bb0f Fix window clicking on Linux 2024-05-14 12:19:19 -07:00
Gregory Schier
3f40f36217 Fixed asset:// loading and tweak curl stuff 2024-05-13 23:20:30 -07:00
Gregory Schier
582da26574 Toast component and use for copy-as-curl 2024-05-10 12:37:04 -07:00
Gregory Schier
a14f41a77a Default .app/.dev/etc domains to https protos 2024-05-09 08:16:06 -07:00
Gregory Schier
657153beff Fix GRPC event.emit permissions 2024-05-09 07:45:00 -07:00
Gregory Schier
88ee60c97f Copy as curl 2024-05-08 00:00:50 -07:00
Gregory Schier
896e3d5831 Upgrade to Tauri 2.0 (#23) 2024-05-04 14:14:19 -07:00