Commit Graph

27207 Commits

Author SHA1 Message Date
Hunter Miller
0aba0eed23 local-storage: versioning 2021-09-20 14:54:50 -05:00
fang
5afa9f4974
Merge pull request #5220 from urbit/m/dist-glob-upload-docs
dist: docket: improve upload page
2021-09-20 19:16:48 +02:00
Liam Fitzgerald
ea5570655b garden: hark-store typo 2021-09-20 14:51:01 +10:00
Liam Fitzgerald
240b0bd077 arvo: start %herm by default 2021-09-20 14:43:59 +10:00
Liam Fitzgerald
afc42760ea grid, interface: glob 2021-09-20 14:39:49 +10:00
Liam Fitzgerald
d593561b0f interface: fix misc bugs 2021-09-20 14:34:55 +10:00
Liam Fitzgerald
a49399269b grid: fix notification state 2021-09-20 14:30:08 +10:00
Liam Fitzgerald
0655d72fd4 hark-store: fix %archive-all 2021-09-20 14:15:19 +10:00
Liam Fitzgerald
2b9df91f2a interface: update landscape glob 2021-09-20 12:17:54 +10:00
Liam Fitzgerald
71f8b9a90b settings-store: handle missing desk 2021-09-20 12:17:54 +10:00
Liam Fitzgerald
1acd7181f9
Merge pull request #5231 from urbit/lf/start-ordering
hood: respect ordering of agents in bill
2021-09-20 08:31:20 +10:00
Liam Fitzgerald
ce8f9d00fb hood: respect ordering of agents in bill 2021-09-17 15:43:30 +10:00
Liam Fitzgerald
7b9b0c62b7 various: update symbolic merges 2021-09-17 14:54:01 +10:00
Liam Fitzgerald
143a8e08e6 various: fix dependencies & tests 2021-09-17 14:51:19 +10:00
Liam Fitzgerald
5e5e0cb681
Merge pull request #5206 from urbit/lf/nu-hark-store
hark-store: revise for third party distro
2021-09-17 12:58:38 +10:00
Liam Fitzgerald
94fc096b80 Merge remote-tracking branch 'origin/dist' into lf/nu-hark-store 2021-09-17 12:57:56 +10:00
Liam Fitzgerald
e515314215
Merge pull request #5223 from urbit/hm/grid-tweaks
grid: various fixes and tweaks
2021-09-17 12:49:17 +10:00
Liam Fitzgerald
f690752180
Merge pull request #5219 from urbit/m/dist-webterm
dist: webterm: standalone package
2021-09-17 12:46:48 +10:00
Liam Fitzgerald
f28bcf803f Merge remote-tracking branch 'origin/dist' into lf/nu-hark-store 2021-09-17 11:41:33 +10:00
Liam Fitzgerald
caad190e22 garden-dev: fix hark-store sur/ packaging 2021-09-17 10:51:30 +10:00
Liam Fitzgerald
faa1a515aa interface: replace invites, joining 2021-09-17 10:50:02 +10:00
Liam Fitzgerald
8a457c0762 landscape: update hark hooks for timeboxing 2021-09-17 10:48:38 +10:00
Liam Fitzgerald
993b529b9d grid: update for new hark timeboxing 2021-09-17 10:45:06 +10:00
Liam Fitzgerald
1d94d08d60 garden: rework hark-store timeboxing 2021-09-17 10:44:35 +10:00
Fang
6e487eb2fb
webterm: add glob url to desk.docket 2021-09-17 00:07:19 +02:00
Hunter Miller
58ea2b77a1 nav: better close behavior and small tweaks 2021-09-16 17:05:29 -05:00
Hunter Miller
1d71c83581 suspend-dialog: removing ungrammatical comma 2021-09-16 09:29:35 -05:00
Hunter Miller
082a4c66ec Merge branch 'dist' into hm/grid-tweaks 2021-09-15 20:41:02 -05:00
Liam Fitzgerald
bf85175db0
Merge pull request #5222 from urbit/hm/system-prefs-hookup
system-prefs: hooking up remaining settings
2021-09-16 09:24:50 +10:00
Hunter Miller
2db9461e48 http-api: fixing Thread type 2021-09-15 16:40:55 -05:00
Hunter Miller
326a14f237 prefs: adding support for enabling/disabling app updates 2021-09-15 16:26:43 -05:00
Hunter Miller
e6fcaafe3c ci: allows us to deploy frontends to vercel 2021-09-15 11:42:22 -05:00
Hunter Miller
e69395d46d favicon: adding temp favicon and added symbol ignoring to leap 2021-09-14 18:52:52 -05:00
Hunter Miller
65b9f229c5 nav: fixing dimming and inter nav clicks 2021-09-14 17:52:12 -05:00
Hunter Miller
78e623c019 theme: matching setting value to current imp 2021-09-14 16:32:27 -05:00
Fang
b23d9d7002
docket: loosen restrictions on glob uploads
Now also lets you upload globs that the local ship isn't the canonical
source for. Could come in handy for troubleshooting, among other things.
2021-09-14 23:29:07 +02:00
Hunter Miller
8027ab9d50 prefs: hooking up system updates and cleaning up theme handling 2021-09-14 16:23:40 -05:00
Hunter Miller
8dd9113843 prefs: hooking up mentions pref 2021-09-14 10:50:39 -05:00
Fang
177ef73d37
docket: improve upload page
Most notably, we further restrict the desks eligible for glob upload
to just the ones whose glob is said to be hosted on the local ship.

On the upload page, we replace the desk input field with a dropdown
from which eligible desks can be selected.
Additionally we now display some instructions, instead of leaving
developers entirely on their own.
2021-09-14 16:38:20 +02:00
Fang
ac1d73dbbd
webterm: cleanup 2021-09-14 15:18:09 +02:00
Fang
a675dbda44
webterm: web interface only, herm stays in base
As per earlier discussion with @belisarius222.
2021-09-14 15:07:22 +02:00
Liam Fitzgerald
17f6285430 btc-wallet: fix webpack output 2021-09-14 23:05:54 +10:00
Fang
208d8cebf9
webterm: standalone package
Splits herm and the webterm interface out into their own directories
for separate distribution.

Webterm glob pending.
2021-09-14 14:14:29 +02:00
Liam Fitzgerald
a433e4f911 Merge remote-tracking branch 'origin/dist' into lf/nu-hark-store 2021-09-14 12:40:52 +10:00
Liam Fitzgerald
038784b0fe kiln: surface paused in JSON 2021-09-14 10:49:34 +10:00
Hunter Miller
f8bfbf1bbb system-menu: fixing missing dropdown on mobile and padding 2021-09-13 19:09:32 -05:00
Liam Fitzgerald
50c42c3558 @urbit/api: add pause, resume pokes 2021-09-14 09:47:51 +10:00
Liam Fitzgerald
b5ab6a7842 kiln: add pause, resume marks 2021-09-14 09:47:25 +10:00
Hunter Miller
b40f6ecd26 tiles: updated alignment and sizing 2021-09-13 15:27:38 -05:00
Hunter Miller
c96b1ec700 dark-mode: adjusting sigils and tile colors 2021-09-13 15:14:57 -05:00