feedless/web
Rogerio Chaves a3c98d722d
Fix signup and keys page for standalone mode
2020-05-01 22:48:55 +02:00
..
lib Fix signup and keys page for standalone mode 2020-05-01 22:48:55 +02:00
public Rename app to web since other is ios and they are all apps 2020-04-29 07:16:01 +02:00
views Fix tab name on community 2020-04-29 10:25:01 +02:00
zdocker Rename app to web since other is ios and they are all apps 2020-04-29 07:16:01 +02:00
.dockerignore Rename app to web since other is ios and they are all apps 2020-04-29 07:16:01 +02:00
.env.sample Change the way standalone mode identity works, it does not use cookie anymore, only the local /secret file as other standard ssb clients, still if you have no .ssb folder locally it asks you to create or login, so new users have a more standard UX, with logout being possible as well 2020-05-01 20:52:48 +02:00
.gitignore Rename app to web since other is ios and they are all apps 2020-04-29 07:16:01 +02:00
Dockerfile Rename app to web since other is ios and they are all apps 2020-04-29 07:16:01 +02:00
docker-compose.yml Change volume mapping to new default folder 2020-05-01 22:27:10 +02:00
gossip.json Rename app to web since other is ios and they are all apps 2020-04-29 07:16:01 +02:00
index.js Change the way standalone mode identity works, it does not use cookie anymore, only the local /secret file as other standard ssb clients, still if you have no .ssb folder locally it asks you to create or login, so new users have a more standard UX, with logout being possible as well 2020-05-01 20:52:48 +02:00
package-lock.json Make it compatible with patchwork to be able to reuse .ssb folder 2020-05-01 22:16:25 +02:00
package.json Make it compatible with patchwork to be able to reuse .ssb folder 2020-05-01 22:16:25 +02:00