urbit/pkg/interface
Liam Fitzgerald 9ed01c4602 graph-js: normalize keys in reducer
Pre-graph-store links that were brought over use @da as their index,
however new links use a unix timestamp as their index. Pending a proper
fix, we instead just normalize all the indexes to be unix timestamps
inside the reducer.
2020-10-23 10:31:48 +10:00
..
config Merge pull request #3696 from urbit/lf/bundle-cleanup 2020-10-16 18:32:07 -04:00
dbug Merge remote-tracking branch 'origin/release/next-sys' into ford-fusion 2020-06-26 17:46:25 -07:00
public webpack, spa arch, chat routes 2020-06-01 13:54:08 -04:00
src graph-js: normalize keys in reducer 2020-10-23 10:31:48 +10:00
.babelrc interface: adds absolute path resolution to imports 2020-08-14 15:04:38 -07:00
.eslintrc.js interface: max-lines 300, warn for function max 2020-08-06 15:36:40 -04:00
.gitignore Add 'pkg/interface/' from commit 'ae564f567fccff9413b63158ee821b36652d6b53' 2019-07-23 12:49:05 -07:00
CONTRIBUTING.md interface: multi ship devserver 2020-10-13 15:06:12 +10:00
package-lock.json interface: rewrite lodash imports with babel 2020-10-13 11:52:14 +10:00
package.json interface: rewrite lodash imports with babel 2020-10-13 11:52:14 +10:00
README.md interface/README: add README 2020-08-31 21:41:12 -04:00
tsconfig.json interface: updated tsconfig.json 2020-08-15 15:28:33 -07:00

interface

Landscape is Tlon's suite of userspace applications (and web interface), currently bundled as part of Arvo.

This directory comprises the source code for the web interface. For code related to the Gall agents that make up the Landscape suite in Arvo, see pkg/arvo.

Contributions and feature requests

For information on how to contribute, see CONTRIBUTING. To submit a feature request, submit to the product board at urbit/landscape.