bump package version to 1.3.10
[websub-hub] / test /
2022-11-03 Justin Windconsider path when determining if an IA profile user...
2022-07-30 Justin Windfix topic update integration test, topicGetByUrl now...
2022-05-15 Justin WindMerge branch 'v1.3-dev' as v1.3.8 v1.3.8
2022-05-15 Justin Windfix unauthenticated topic details flow
2022-05-06 Justin Windfix typo
2022-04-08 Justin WindMerge branch 'v1.3-dev' as v1.3.7 v1.3.7
2022-04-05 Justin Winddatabase migration 1.0.4, store topic fetch etag/last...
2022-03-25 Justin Windsplit logger into separate module with minor improvements
2022-03-19 Justin WindMerge branch 'v1.3-dev' as v1.3.6 v1.3.6
2022-03-13 Justin Windupdate api-dingus dependency
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 Windkeep response body out of logs during HEAD requests...
2022-01-03 Justin WindMerge branch 'v1.3-dev' as v1.3.3 v1.3.3
2022-01-02 Justin Windroot html is no longer invariant, serve it normally
2021-12-30 Justin Windrefactor of authentication and html-templates into...
2021-11-05 Justin WindMerge branch 'v1.3-dev' as v1.3.1 v1.3.1
2021-11-05 Justin Windkeep sensitive credentials out of logs
2021-10-23 Justin WindMerge branch 'v1.3-dev' as v1.3.0 v1.3.0
2021-10-23 Justin WindIndieAuth login support, allows viewing of topics relat...
2021-10-05 Justin WindMerge branch 'v1.2-dev' as v1.2.2 v1.2-dev v1.2.2
2021-10-05 Justin Windupdate dependencies and devDependencies, fix a comment
2021-09-10 Justin WindMerge branch 'v1.2-dev' as v1.2.1 v1.2.1
2021-09-10 Justin Windupdate dependencies and remove now-redundant functions
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 Windpublish requests may now include multiple topic urls
2021-08-23 Justin WindMerge branch 'v1.1-dev' as v1.1.5 v1.1.5
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 a postgres-listener test
2021-08-16 Justin Windignore invocation of worker process if already running
2021-08-13 Justin WindMerge branch 'v1.1-dev' as v1.1.3 v1.1.3
2021-08-13 Justin Windworker tasks now share one db context, rather than...
2021-08-11 Justin WindMerge branch 'v1.1-dev' as v1.1.2 v1.1.2
2021-08-11 Justin Windparse topic content-types to recode content with non...
2021-08-09 Justin WindMerge branch 'v1.1-dev' as v1.1.0 v1.1.0
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