Commit Graph

33010 Commits

Author SHA1 Message Date
Will Hanlen
1eaa5196f7 prettify diary a bit 2024-05-27 14:07:40 +02:00
Will Hanlen
a9c52fdf67 add now to bowl:neo created by sky 2024-05-27 10:36:50 +02:00
Will Hanlen
5fed6d5ac8 add loading spinners to homepage and hawk breadcrumbs 2024-05-27 10:29:03 +02:00
Will Hanlen
1e93cac386 improve planner ui 2024-05-27 10:20:54 +02:00
Will Hanlen
1d48d8b3ac imp/planner 2024-05-25 19:26:57 -05:00
Will Hanlen
8a79403dcf small ui fixes 2024-05-25 14:50:10 -05:00
Will Hanlen
1b5a5a0587 enable (faked) deleting in imp/folder 2024-05-24 17:50:57 -05:00
Will Hanlen
7e898e95bc rename sandbox to folder 2024-05-24 16:18:53 -05:00
Will Hanlen
069bddc7db fix accel init 2024-05-24 15:54:05 -05:00
Will Hanlen
7608525737 fix swap errors 2024-05-24 15:24:46 -05:00
hanfel-dovned
1422217934 make home shrubs 2024-05-24 13:56:49 -05:00
hanfel-dovned
ae372ea6c1 command interface - give a cell a target pith and stud, and output will route to that pith 2024-05-24 13:56:49 -05:00
hanfel-dovned
6fd8378779 resize grid 2024-05-24 13:56:49 -05:00
Will Hanlen
3bdd0abd1d change default iframe to docs.urbit.org 2024-05-24 13:56:49 -05:00
Will Hanlen
66b46e88ea improve UI of accel
- morph UI nodes
- UI allows multiple deps
- show form parse errors
2024-05-24 13:56:49 -05:00
Will Hanlen
14b3bd3439 populate our.bowl 2024-05-24 13:56:49 -05:00
Will Hanlen
7951fe23bf update node-* conversions to use new manx-util names 2024-05-24 13:56:49 -05:00
hanfel-dovned
b34118e9cb cell creation loop 2024-05-24 13:56:49 -05:00
hanfel-dovned
22c11a5115 two deps and 16 cells, need to fix node-accel 2024-05-24 13:56:49 -05:00
Will Hanlen
b8f6e25f5c remove +speds
they were messing with the html printing because they didn't
escape characters properly anymore. idk exactly why.
2024-05-24 13:56:49 -05:00
Will Hanlen
74f0f47e20 con/home-htmx, landscape-like app list
app = child of /home
2024-05-24 13:56:47 -05:00
Will Hanlen
a724f276e2 'promote' inner vase when cell references another cell 2024-05-24 13:50:14 -05:00
hanfel-dovned
e6814df8e9 attempted bug fix 2024-05-24 13:50:14 -05:00
Will Hanlen
a6f02de1d7 recreate vases before rendering using +sped
this lets them be small enough to render performantly
2024-05-24 13:50:14 -05:00
Will Hanlen
ef3bdc6350 remove vase size check
this was unnecessary and i have no idea what i thought i was
doing.
2024-05-24 13:50:14 -05:00
hanfel-dovned
7fff0e8006 suck sky's init cards into imp/home 2024-05-24 13:50:11 -05:00
tiller-tolbus
8c831b80a4 UI for circle.hoon 2024-05-24 13:48:47 -05:00
Will Hanlen
1a15e456e1 fix rely
- also put a size limit on the vase to be printed
  printing tapes basically always fails
2024-05-24 13:48:47 -05:00
Will Hanlen
2645760e54 reload evaluated hoon + ui shortly after user stops typing 2024-05-24 13:48:47 -05:00
Will Hanlen
7138046fd5 render accel results 2024-05-24 13:48:47 -05:00
hanfel-dovned
52079f8a05 add migrev's rendering code as a first step towards running arbitrary hoon 2024-05-24 13:48:47 -05:00
hanfel-dovned
36b0aeb04f resolve in-grid references by parsing cords using mole 2024-05-24 13:48:47 -05:00
hanfel-dovned
cac16aa17c thinking we need two pokes actually 2024-05-24 13:48:47 -05:00
hanfel-dovned
952173ecaf spreadsheet grid.hoon app 2024-05-24 13:48:47 -05:00
hanfel-dovned
f9f3741e12 accel progress, sort of 2024-05-24 13:48:47 -05:00
hanfel-dovned
b95ba092f4 begin ACCELeration 2024-05-24 13:48:47 -05:00
hanfel-dovned
dc63c221b4 spreadsheet grid.hoon app 2024-05-24 13:48:47 -05:00
hanfel-dovned
d2fbf7dd64 accel progress, sort of 2024-05-24 13:48:47 -05:00
hanfel-dovned
380e014f55 begin ACCELeration 2024-05-24 13:48:47 -05:00
Will Hanlen
0c2ff8e6f4 improve hoon interface 2024-05-24 13:44:50 -05:00
Will Hanlen
32e7ce0a28
Merge pull request #22 from urbit/wh/feather
feather/css, a user-controllable theme & its utility classes
2024-05-25 00:48:17 +09:00
Will Hanlen
0bbf8e79e4 sky: add installable app manifest
this allows you to install this as a PWA on any modern device,
including laptops (via Chrome).

this also takes the document out of quirks mode
which required that i ditch +manx-response:server
for a builder that can add the necessary DOCTYPE directive.

current problem:

the start_url of the manifest is not able to be relative
when embedded in a data:... url or when served from s3.

to be correct, the json file (and like the hawk.png asset too)
must be served from the server itself. through a shrub.
2024-05-24 02:57:53 -05:00
Will Hanlen
41ca7829d2 linux-distro-ify 2024-05-24 02:57:49 -05:00
Will Hanlen
ac61976231 rewrite s-k-y and ha-wk in Sail 2024-05-22 17:11:40 -05:00
Will Hanlen
7bd3f693bf update styling to the feather design system 2024-05-21 12:00:51 -05:00
Will Hanlen
b5ced63745
Merge pull request #19 from urbit/wh/sail-enhancers
Improvements to the Sail enhancers
2024-05-17 03:44:51 +09:00
Will Hanlen
48b5ab4117 shorted recently added manx-utils names 2024-05-16 11:17:51 -05:00
Will Hanlen
3973e316f1 configure idiomorph.js and the morph-retain attribute 2024-05-16 11:17:47 -05:00
Will Hanlen
46c77de4f9
Merge pull request #9 from urbit/wh/xmth
lib/manx-utils
2024-05-09 12:48:11 +09:00
Will Hanlen
c853758257 lib/manx-utils
this is a fork of ~tinnus-napbus/manx-utils.

the fork adds 3 gates which are
useful for writing conversions from `node` to a poke stud.
2024-05-07 11:01:38 -05:00