database migration 1.0.4, store topic fetch etag/last-modified, provide these when...
[websub-hub] / src / db / sqlite / index.js
2022-04-05 Justin Winddatabase migration 1.0.4, store topic fetch etag/last...
2022-03-19 Justin WindMerge branch 'v1.3-dev' as v1.3.6 v1.3.6
2022-03-13 Justin WindtopicPublishHistory returns Number[] instead of BigInt[]
2022-03-13 Justin Winddisplay history of topic updates on topic details page
2022-02-24 Justin WindMerge branch 'v1.3-dev' as v1.3.5 v1.3.5
2022-02-23 Justin Windtrack topic update history
2022-02-10 Justin Winddb migration 1.0.2, now stores and indexes date of...
2021-08-28 Justin WindMerge branch 'v1.2-dev' as v1.2.0 v1.2.0
2021-08-23 Justin Windexpired subscriptions and deleted topics with no subscr...
2021-08-23 Justin WindMerge branch 'v1.1-dev' as v1.1.5 v1.1.5
2021-08-23 Justin Windverifications will not be processed until their topic...
2021-08-23 Justin Windfix sqlite subscription data to return native dates
2021-08-09 Justin WindMerge branch 'v1.1-dev' as v1.1.0 v1.1.0
2021-08-09 Justin Windfix and enforce indent rules
2021-08-01 Justin WindInitial release v1.0.0