Commit Graph

15758 Commits

Author SHA1 Message Date
Liam Fitzgerald
868e40792d neo: shell 2024-03-18 13:18:31 -04:00
Liam Fitzgerald
4c17ac7eb9 neo: add chat implementation to namespace 2024-03-14 15:12:05 -04:00
Liam Fitzgerald
ec7e947c1c neo: inching towards self hosting 2024-03-14 14:35:39 -04:00
Liam Fitzgerald
7b95a245bc neo: self hosting chat 2024-03-14 14:27:59 -04:00
Liam Fitzgerald
cbc36f52aa neo: bootstrap filesystem in clay 2024-03-13 15:38:08 -04:00
Liam Fitzgerald
d1f8594494 neo: ford fixes 2024-03-13 15:37:18 -04:00
Liam Fitzgerald
66599ebbe4 neo: add ford combinators 2024-03-13 14:34:17 -04:00
Liam Fitzgerald
12fdb3a980 neo: reconfigure file structure 2024-03-13 14:11:56 -04:00
Liam Fitzgerald
f9e9e31cd8 neo: add clay copy functionality 2024-03-12 16:49:45 -04:00
Liam Fitzgerald
86e84ae8c7 neo: minimum viable ford 2024-03-12 15:17:52 -04:00
Liam Fitzgerald
6dc2e84628 neo: move to axal backed datastructure 2024-03-12 15:17:20 -04:00
Liam Fitzgerald
bce2dc2fdf neo: prototype excel 2024-03-11 19:33:13 -04:00
Liam Fitzgerald
93a7d1ab76 neo: fix injection 2024-03-11 19:33:01 -04:00
Liam Fitzgerald
483b4d34d5 neo: add excel nodes 2024-03-11 14:41:22 -04:00
Liam Fitzgerald
6cb3c74ab3 neo: error handling works 2024-03-11 14:29:19 -04:00
Liam Fitzgerald
fe1964182f neo: improve err handling 2024-03-11 13:44:33 -04:00
Liam Fitzgerald
168ab7d46a neo: add monadic form handler 2024-03-08 17:37:44 -05:00
Liam Fitzgerald
016be5d193 neo: more updates 2024-02-23 10:23:42 -06:00
Liam Fitzgerald
df318fada8 neo: improve network handling 2024-02-19 14:56:08 -06:00
Liam Fitzgerald
ea6e5daa49 ruby wip 2024-01-27 22:20:35 -05:00
Liam Fitzgerald
9f2a101f23 neo: add src.bowl 2024-01-27 14:55:44 -05:00
Liam Fitzgerald
915dac4c0a neo: make chat fully work by implement cards 2024-01-27 14:45:45 -05:00
Liam Fitzgerald
9d619cce7e wip 2024-01-19 15:52:55 -05:00
Liam Fitzgerald
6ed1705f53 neo: add configuration for ancestor/siblings 2024-01-19 15:07:21 -05:00
Liam Fitzgerald
0dabfc5c0f neo: some changes 2024-01-19 12:56:56 -05:00
Liam Fitzgerald
f9fb773d07 neo: initial commit 2024-01-18 18:07:28 -05:00
silnem2
98b2acaed3 dprint: add (set type) for +return-item check 2023-12-08 00:21:05 -08:00
silnem2
bb2b877ffd dprint: bugfix for %hold and $tune cases in +return-item 2023-12-03 19:02:50 -08:00
Pyry Kovanen
8d3013c09d
Merge pull request #6839 from will-hanlen/patch-1
Allow multiple declarations on in de-xml:html
2023-11-29 18:47:51 +02:00
Pyry Kovanen
71b92b5a6e
Merge pull request #6850 from ixv/ixv/dont-eat-cookies
eyre: append set-cookie header rather than clobbering
2023-11-29 13:28:22 +02:00
Pyry Kovanen
e0a6415124
dojo: fix incorrect beak desk on non-base generator 2023-11-23 21:34:56 +02:00
midden-fabler
847eabf485 gall: add egg-any cast to %gv scry 2023-11-22 12:35:50 -05:00
isaac
1b0a777068 eyre: fix issue with duplicate cookies 2023-11-20 13:16:27 -08:00
isaac
b2d3114ebb eyre: append set-cookie header rather than clobbering 2023-11-20 12:32:36 -08:00
Pyry Kovanen
53a876e977
Merge pull request #6848 from urbit/master
Merge master to develop
2023-11-17 19:45:34 +02:00
Pyry Kovanen
932f4b533c
gall: add missing space in %cull failure print 2023-11-17 19:34:35 +02:00
Pyry Kovanen
a4be645b40
gall: fix remote scry bug 2023-11-17 16:21:03 +02:00
Pyry Kovanen
3e2fb835bd
Merge branch 'develop' into m/simpler-login 2023-11-13 18:35:14 +02:00
Pyry Kovanen
410f491938
Merge pull request #6841 from urbit/master
Merge master back to develop after 412k-2
2023-11-07 14:44:00 +02:00
fang
df15eb5383
eyre: simplify the login page ux a little bit
We remove the local<->eauth switching tabs entirely. The only way to see
the eauth login page is if the url contains an "eauth" query parameter.
(Entering the local ship name into the eauth form still brings you to
the normal login screen.)
The "proceed as guest" blurp no longer shows the guest identity, and we
clarify the language to indicate that it is not guaranteed to result in
access to content.

Both of those changes help simplify the look and feel of the login page.
Various users had complained that it was confusing, given that logging
into your own ship is still the common case, and not everyone knows what
"euauth" is.

For applications redirecting to the login page, it is still recommended
to add the ?eauth GET parameter if non-local sessions are supported. For
applications that don't it should now be more obvious that logging in
through eauth won't do anything (since it's not presented as an option).

We also remove some debugging prints that somehow remained in the
javascript.
2023-11-04 10:04:33 +00:00
Will Hanlen
f57d41b987
Allow multiple declarations on in de-xml:html
XML files can have only one <?xml ... ?> declaration, however they may have more than one <?xml-... ... ?> tag.

Commonly, there will be an <?xml-stylesheet ... ?> tag on RSS feeds.

This commit allows for that.
2023-11-03 15:07:28 -05:00
Pyry Kovanen
333d55184d
Merge pull request #6824 from urbit/tinnus/fix-vats-bad-desk
vats: handle insane desk names
2023-10-25 18:50:15 +03:00
pkova
1b0e47a6a3 ames: do not ignore our peer-state 2023-10-24 23:24:43 +03:00
Pyry Kovanen
29e5c6785b zuse: fix +de:base64:mimes:html 2023-10-11 22:24:10 +03:00
Pyry Kovanen
c804cc6d7d
Merge pull request #6825 from urbit/pkova/versioned-egg
lull: add egg-any tagged union for gall scry
2023-10-10 19:19:54 +03:00
pkova
743c8e2c8a lull: add egg-any tagged union for gall scry 2023-10-10 17:51:42 +03:00
Pyry Kovanen
bacf6226da
Merge pull request #6823 from urbit/pkova/stateless-dead-flow
ames: stateless dead flow consolidation
2023-10-10 15:28:39 +03:00
Tinnus Napbus
b7edc006be vats: handle insane desk names 2023-10-10 13:12:40 +13:00
Pyry Kovanen
f5567f1fdf
Merge branch 'develop' into mf/gall-backups 2023-10-09 17:01:34 +03:00
pkova
130866c1e8 lull, gall: move $egg from gall to lull 2023-10-09 17:00:30 +03:00