Commit Graph

13 Commits

Author SHA1 Message Date
03d30e6704 VERY MUCH WIP big refactoring into browser modules
- inspired from golang database package and caddyserver modules
- Migrating from class style to interfaces
- FIX: browser provisioning is broken, config is not ready when the
  browser module is registered.
2022-10-23 15:08:06 +02:00
e5e38af55c fix build .com to .xyz 2020-11-06 18:50:36 +01:00
ace2a68563 Bootstrap code for web UI with Vue
- Using node / yarn / parcel for front
- Using caddy for reverse proxy
2020-10-02 16:37:24 +01:00
dc795166c3 wip migrate to module 2020-08-12 19:13:01 +01:00
5cbcf816a7 basic CLI 2019-02-18 19:44:27 +01:00
083ac7537a wip refactoring in packages 2018-11-09 18:25:50 +01:00
95791ade34 Non working sqlite update hook + refactor 2018-11-01 17:00:58 +01:00
3877268508 Cleaner error handling 2018-10-28 20:19:12 +01:00
5821ac2e45 update API 2018-05-27 17:55:27 +02:00
ffeccf6409 rename cacheDB to CacheDB for docs 2018-05-27 17:45:06 +02:00
2ff96e1509 wip recursive parse node tree 2017-11-30 16:26:09 +01:00
da7ba3ef00 wip, bookmark node tree 2017-11-26 21:17:30 +01:00
f5c3837a33 quick api at /urls to start building web app 2017-11-23 02:51:23 +01:00