4f1684a gobwebs bump. More fixes for hanging transactions.
~petersanchez pushed to ~netlandish/links git
f6d9cda Adding domain middleware integration test to help test for db transaction leaks.
~petersanchez pushed to ~netlandish/links git
89e69a6 Fixes a bug when a user submits all invalid tags we don't try to do an empty insert. Caused by spammers but a bug none the less.
~petersanchez pushed to ~netlandish/links git
001c767 Adding DBI transaction rollback when a domain error occurs. This helps prevernt a hanging process due to transaction leak early in the request cycle.
~petersanchez pushed to ~netlandish/links git
c877de1 Fixing logic typo in last domain redirect change
~petersanchez pushed to ~netlandish/links git
995a0d7 Fix panic when trying to render an error template. This panic is covering up other errors in edge cases.
~petersanchez pushed to ~netlandish/links git
53069b2 Fix bug when invalid UTF8 characters are passed via external site html tags.
~petersanchez pushed to ~netlandish/links git
47cf073 Add additional changes to help filter out spam accounts.
~petersanchez pushed to ~netlandish/links git
3e559d4 Removed Pinboard API bridge note about tags limitations. These endpoints have been added
~petersanchez pushed to ~netlandish/links-wiki git
8db5562 Add tags delete and rename to Pinboard API bridge. Should now have complete coverage for relevant operations.
~petersanchez pushed to ~netlandish/links git
f58fc6e Adding
deleteTag
and renameTag
mutations to the GraphQL API.
~petersanchez pushed to ~netlandish/links git