feedless/web/lib
Rogerio Chaves 8938d8b2b5
Use ssb as default folder
2020-05-01 21:45:19 +02:00
..
monkeypatch Completely remove saving ssb keys to the filesystem, now the key is used on every request from the cookies and stays just in memory 2020-04-30 18:54:41 +02:00
plugins Completely remove saving ssb keys to the filesystem, now the key is used on every request from the cookies and stays just in memory 2020-04-30 18:54:41 +02:00
electron.js Rename app to web since other is ios and they are all apps 2020-04-29 07:16:01 +02:00
express.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
metrics.js Rename social to feedless 2020-04-29 07:31:54 +02:00
mobile-routes.js Rename app to web since other is ios and they are all apps 2020-04-29 07:16:01 +02:00
queries.js Rename app to web since other is ios and they are all apps 2020-04-29 07:16:01 +02:00
serve-blobs.js Rename app to web since other is ios and they are all apps 2020-04-29 07:16:01 +02:00
ssb-client.js Use ssb as default folder 2020-05-01 21:45:19 +02:00
ssb-config.js Use ssb as default folder 2020-05-01 21:45:19 +02:00
ssb.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
utils.js Completely remove saving ssb keys to the filesystem, now the key is used on every request from the cookies and stays just in memory 2020-04-30 18:54:41 +02:00