14 Commits

Author SHA1 Message Date
9314f4397d
automatically split larger blocks if there aren't enough spare blocks within a specific prefix length
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-01 11:18:18 +01:00
f98f561b86
Escape HTML and update drone build
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-04 13:47:04 +01:00
60922b120e
Reject IPv6 networks with subnet
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-23 14:03:51 +01:00
a88cf6d47a
Add Free Explorer functionality
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-23 13:12:46 +01:00
c6a608061e
Localise all external resources so that application can be used without requiring clearnet connectivity
All checks were successful
continuous-integration/drone/push Build is passing
Add gzip handler so that assets can be compressed if clients request it
Add cache-control headers so that content can be effectively cached locally
2020-10-24 14:47:18 +01:00
729540bd60
Update source references in explorer app
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-22 22:22:39 +01:00
Simon Marsh
967bea2aa7
Fix rendering of attributes that have trailing newlines 2020-05-17 10:05:25 +01:00
Simon Marsh
28dc32f69c
Add privacy wording to static website 2019-06-02 19:58:55 +01:00
Simon Marsh
ab9628b212
Refactor API to include key and attribute matching 2019-02-16 15:20:35 +00:00
Simon Marsh
7531c642ff
Fix absolute path when searching 2019-02-12 11:44:15 +00:00
Simon Marsh
1e467d5d3b
Web App:
- Refactor of the app to be a bit more grown up
 - Use the Vue Router to provide a browser history

API Server:
 - Begin support for attribute searching
2019-02-12 11:15:01 +00:00
Simon Marsh
c027cd5410
WebApp: New functionality for permalinks to searchs/registry objects 2019-02-10 13:45:16 +00:00
Simon Marsh
740a1ef20e
Fix presentation of newlines in registry data
Add contrib directory and systemd service file
2019-02-10 10:47:10 +00:00
Simon Marsh
66ca94dccc
Initial Commit 2019-02-09 21:17:17 +00:00