Merge branch 'v1.3-dev' as v1.3.11
[websub-hub] / src / db /
2023-03-23 Justin WindMerge branch 'v1.3-dev' as v1.3.11 master v1.3.11
2023-01-21 Justin Windupdate dependencies and devDependencies, fix pg-promise...
2022-11-04 Justin WindMerge branch 'v1.3-dev' as v1.3.10 v1.3.10
2022-09-19 Justin Windclean up lint issues
2022-07-30 Justin Windfix topic update integration test, topicGetByUrl now...
2022-07-30 Justin Windfix postgres duration queries to return expected intege...
2022-04-08 Justin WindMerge branch 'v1.3-dev' as v1.3.7 v1.3.7
2022-04-05 Justin Windinclude topic cache fields in db responses
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 Windminor doc update
2022-03-13 Justin Winddocument db entity relationships
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...
2022-02-07 Justin Windfix minor issue with postgres listener dealing with...
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-16 Justin WindMerge branch 'v1.1-dev' as v1.1.4 v1.1.4
2021-08-16 Justin Windfix db schema version check
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-06 Justin Windadd caching for topic content db calls (Postgres only)
2021-08-05 Justin Windrenamed database schemaCheck method to initialize
2021-08-01 Justin WindInitial release v1.0.0