Commit Graph

64 Commits

Author SHA1 Message Date
dr-frmr
4aae55d32a
fix: render app bar without non-UI apps and properly when unpopulated 2024-09-24 15:31:17 -04:00
dr-frmr
4317ac27e3
persist ordering of apps as designed by user between boots 2024-09-22 00:56:49 -04:00
dr-frmr
17486be771
fixes: give widgets bottom margin for full visibility, fix widget drag-and-drop! 2024-09-20 15:39:26 -04:00
dr-frmr
8eea766a96
add dark mode to homepage style, fix globe 2024-09-18 02:18:43 -04:00
dr-frmr
98e614eee5
Kode Mono 2024-09-17 15:28:48 -04:00
bitful-pannul
36aa8b07c8 ui: remove temporary dev config 2024-09-16 16:37:31 +03:00
wistec-bisrum
b9ec610d70 fix issue with widgets being cut off on mobile 2024-09-12 02:23:32 +02:00
wistec-bisrum
af690054ee removing unused homepage styling 2024-09-12 02:13:11 +02:00
wistec-bisrum
ad35216488 homepage styling
will add some cleanup in coming commit
2024-09-12 01:47:43 +02:00
wistec-bisrum
d9eb90977e removing appsdock from the homepage and more
a lot of formatting noise...
2024-09-12 01:20:56 +02:00
wistec-bisrum
d210a9122a clean up widget settings modal a tiny bit 2024-09-09 01:20:44 +02:00
wistec-bisrum
b490b36518 make kinode bird smaller 2024-09-09 01:06:45 +02:00
wistec-bisrum
3cf321696f add drag/drop functionality to the main app drawer
Not sure if the functionality to persist the state is slop compared to earlier implementation
2024-09-08 23:17:28 +02:00
wistec-bisrum
fc2eb049a8 remove action to add app to favorites 2024-09-08 23:14:57 +02:00
wistec-bisrum
09cc0b0227 show/hide all apps and make it mobile responsive 2024-09-08 21:26:11 +02:00
bitful-pannul
66d8423a67 temp: move kinode.css to respective UIs for easy edits 2024-08-25 12:19:11 +03:00
dr-frmr
4b4ca606dd
visual improvements to homepage/settings 2024-08-14 01:17:10 +03:00
dr-frmr
609dda6ab4
css nits 2024-08-02 16:58:39 +03:00
dr-frmr
2ed0f56a20
widgets: make draggable (really janky) 2024-08-02 13:56:51 +03:00
dr-frmr
62bac1e59f
little styling 2024-07-29 21:44:01 +03:00
dr-frmr
366c74728a
nits 2024-07-29 20:10:49 +03:00
dr-frmr
6f646712c8
fix (kind of) app ordering in dock 2024-07-29 17:04:38 +03:00
dr-frmr
aa4c114a17
fave behave 2024-07-27 01:07:43 +03:00
dr-frmr
0805f48dc1
more homepage 2024-07-26 18:06:23 +03:00
dr-frmr
a3168c1274
nit 2024-07-26 16:35:42 +03:00
dr-frmr
ae77f4485b
WIP homepage 2024-07-26 16:32:31 +03:00
dr-frmr
0401bae417
fix build script, WIP homepage 2024-07-26 14:15:05 +03:00
dr-frmr
a15e143cfd
light-dark mode 2024-07-25 23:27:31 +03:00
dr-frmr
1fab750cc5
remove old icons 2024-07-25 22:21:20 +03:00
dr-frmr
c9b2179e89
WIP: homepage redo 2024-07-25 21:58:26 +03:00
dr-frmr
7da0da63e8
delete build files 2024-07-25 17:50:19 +03:00
dr-frmr
134ff4778c
WIP: build all frontends, gitignore output 2024-07-25 17:46:12 +03:00
dr-frmr
a6d88b665f
WIP: add build.sh for all FEs and call from build.rs 2024-07-25 17:19:28 +03:00
dr-frmr
814b34da80
icon dedup 2024-07-25 17:07:30 +03:00
dr-frmr
b2371e363a
more css removal, update license 2024-07-24 20:02:59 +03:00
dr-frmr
aa100725c0
fix: use correct path for placeholder icons 2024-07-04 18:57:19 +02:00
Tobias Merkle
b05a0e1640 add screensize meta tags for kinoupdates and appstore widgets; remove quickhide widget button; resize mobile modals 2024-06-20 14:09:15 -04:00
Tobias Merkle
f5d30b5b1b correctly watch windowsize changes 2024-06-14 14:55:27 -04:00
Tobias Merkle
b71ba07737 allow wider widgets on smaller screens 2024-06-14 14:33:01 -04:00
Tobias Merkle
2883d6a4a5 valet button should link to valet, not to the kinode homepage (which we are already on when we click the button) 2024-06-10 10:38:45 -04:00
dr-frmr
0e5470405b
fixes: remove buggy favorites-bar behavior, switch settings app back to non-subdomain for this release 2024-06-06 16:16:41 -06:00
Tobias Merkle
1fd27d587d add dev server proxies to appstore, register, homepage; fix blackscreen on homepage 2024-06-04 11:22:50 -04:00
Tobias Merkle
6c750e504f rebase onto appstore-refactor 2024-06-03 13:45:57 -04:00
dr-frmr
a7d1006930
Merge branch 'develop' into dr/app-store-rewrite 2024-05-31 15:24:40 -06:00
Tobias Merkle
dec66b8115 unify icons inside homepage process 2024-05-23 15:39:02 -04:00
Tobias Merkle
9b24e9ac57 add preset random app images to the appstore and homepage 2024-05-23 15:04:29 -04:00
Tobias Merkle
88b0af1852 docked apps in homepage are drag and droppable 2024-05-21 11:23:49 -04:00
Tobias Merkle
c83f2e88e6 rebase onto widgets 2024-05-21 11:23:49 -04:00
Tobias Merkle
dc56c37764 widget ui fixes 2024-05-17 17:11:04 -04:00
hosted-fornet
6efcf98bfc remove homepage package-lock.json 2024-05-15 21:14:12 -07:00