Isaac Visintainer
396ce8e305
Changed landscape app into a generator
...
Cleaned up modulo/landscape boot relationship
2019-03-29 10:05:56 -07:00
Logan Allen
39c6ed8780
re-committing isaacs fix for null files
2019-03-29 10:05:56 -07:00
Logan Allen
6733e87b9c
Style fixes for landscape
2019-03-29 10:05:56 -07:00
Isaac Visintainer
9bda949038
start modulo and landscape on boot
2019-03-29 10:05:56 -07:00
Logan Allen
761f5b9f69
Cleaned up modulo
2019-03-29 10:05:56 -07:00
Logan Allen
6ecf041609
Added in landscape integrated with Light and Modulo
2019-03-29 10:05:56 -07:00
Isaac Visintainer
ea180d7416
added popdown and autofocus to command palette
2019-03-29 10:05:56 -07:00
Logan Allen
78c4d2063d
updated version of script.js
2019-03-29 10:05:56 -07:00
Logan Allen
8eac489504
Added command palette, go event
2019-03-29 10:05:56 -07:00
Logan Allen
813249b199
App switcher
2019-03-29 10:05:53 -07:00
Joe Bryan
e2c469df3c
removes/replaces obsolete %eyre uses
2019-03-28 21:41:23 -07:00
Joe Bryan
6fa0ff4479
updates :dns to depend on %ford's implicit =~
2019-03-28 21:35:18 -07:00
Joe Bryan
e752f25d82
removes obsolete auth libraries/generators
2019-03-28 21:19:11 -07:00
Joe Bryan
ab496e5912
removes gcp security driver (no longer used by :dns)
2019-03-28 13:13:46 -07:00
Joe Bryan
3db03a1d44
automatically realize galaxy domain bindings on %ames domains
2019-03-28 13:13:46 -07:00
Joe Bryan
8671bf6c25
adds +headers arm to top-level provider interface
2019-03-28 13:13:46 -07:00
Joe Bryan
8af52772cc
adds manual oauth2 to :dns (for |gcloud provider)
2019-03-28 13:13:46 -07:00
Joe Bryan
ce75c50ff5
updates :dns to retry canceled requests
2019-03-27 22:36:08 -07:00
Philip Monk
73febd4229
Merge remote-tracking branch 'origin/master' into philip/aquarium
2019-03-26 17:23:20 -07:00
Elliot Glaysher
801f298eb9
Merge pull request #1124 from urbit/rver-handle-multiple-subscriptions
...
Make %light handle multiple subscriptions on the same path.
2019-03-26 16:34:24 -07:00
Elliot Glaysher
49dfb2d1bd
Make %light handle multiple subscriptions on the same path.
...
Some applications make multiple subscriptions to the same app on the
same path. Support this by changing the subscription interface to return
a numeric reference which needs to be passed in during the explicit
unsubscribe, and ensure that we send per-subscription instead of
per-path unsubscribe commands to Gall.
2019-03-26 15:52:32 -07:00
Fang
4630305d3b
Update the talk help URL
2019-03-26 22:12:13 +01:00
Fang
04b71f2cf8
Merge pull request #1121 from urbit/readme
...
Add a readme
2019-03-26 21:05:40 +01:00
Fang
da883a5eee
Add simple .md mark
2019-03-25 23:03:24 +01:00
Fang
98ef8fa38f
Add minimal contributing section to readme
2019-03-25 17:23:37 +01:00
Fang
19cb5710e9
Add a readme
2019-03-25 17:19:15 +01:00
Philip Monk
3fcd17b884
small improvements
2019-03-22 18:11:04 -07:00
Philip Monk
8ebe809d8e
disable clay sunk handling
2019-03-22 17:44:23 -07:00
Philip Monk
154a726ba7
clean and doc
2019-03-22 17:35:04 -07:00
Joe Bryan
444d5276c0
Merge pull request #1118 from urbit/lte-give-west
...
adds a path for externally-routed packets to %ames
2019-03-22 13:09:41 -07:00
Joe Bryan
f5620de3bb
improve %ames /a/give error message
2019-03-22 11:54:01 -07:00
Joe Bryan
63ed0b7fef
[CI] updates pinned vere commit
2019-03-21 21:44:15 -07:00
Joe Bryan
81cfa3725c
[CI] updates pinned pier url
2019-03-21 21:43:38 -07:00
Joe Bryan
e35c639b16
adds a path for externally-routed packets to %ames
2019-03-21 21:29:13 -07:00
Joe Bryan
ec5fd88468
Merge pull request #1117 from urbit/lte-config
...
forward-ports %eyre http-configuration and host scry
2019-03-21 14:41:48 -07:00
Elliot Glaysher
0b0b87f1da
Merge pull request #1116 from urbit/lighter-than-error-page
...
Centralize error pages in one gate and support 403 on unauthenticated.
2019-03-21 14:22:47 -07:00
Elliot Glaysher
d6a3899b0b
Centralize error pages in one gate and support 403 on unauthenticated.
2019-03-21 13:59:03 -07:00
Fang
965b140047
Merge pull request #1114 from urbit/talk-prompt
...
Print selected talk audience more compactly
2019-03-21 18:38:24 +01:00
Fang
178ca5e8a3
Print selected audience more compactly
...
If there is a bound glyph for a target, instead of showing both the glyph and
the target, show just the glyph.
2019-03-21 12:45:28 +01:00
Joe Bryan
b3ce13c53b
forward-ports /=host= scry to %rver
2019-03-20 23:01:38 -07:00
Joe Bryan
592b51e590
forward-ports http-config management to %rver
2019-03-20 22:28:32 -07:00
Philip Monk
b5414a49af
Merge remote-tracking branch 'origin/next' into philip/aquarium
2019-03-20 17:46:30 -07:00
Philip Monk
7edcbf71f3
add ability to cancel test
2019-03-20 17:45:36 -07:00
Philip Monk
e8c7c16934
add test queue and result summary
2019-03-20 17:37:05 -07:00
Joe Bryan
84bc3ad4a3
fixes namespacing in http header gates
2019-03-20 17:06:45 -07:00
Joe Bryan
b551e16c33
Merge branch 'lighter-than-eyre' into light-integration
...
* lighter-than-eyre:
Actually have a 400 Bad Request page instead of reusing the 500 page incorrectly.
Changed the generator interface so a generator can redirect and set headers.
can't wake up
A %coup failure from gall should return a 500 to the client.
2019-03-20 16:39:19 -07:00
Joe Bryan
10fbe02cd7
updates pinned pier url
2019-03-20 16:35:42 -07:00
Joe Bryan
96512ff36b
[CI] wait for dojo prompt before exiting after successful build
2019-03-20 16:18:36 -07:00
Elliot Glaysher
9cdfc84553
Actually have a 400 Bad Request page instead of reusing the 500 page incorrectly.
2019-03-20 16:00:46 -07:00
Elliot Glaysher
d8d83fca40
Changed the generator interface so a generator can redirect and set headers.
2019-03-20 15:19:36 -07:00