linkding/bookmarks/templates
Sascha Ißbrücker 1b35d5b5ef
Prevent rate limit errors in wayback machine API (#339)
The Wayback Machine Save API only allows a limited number of requests within a timespan. This introduces several changes to avoid rate limit errors:
- There will be max. 1 attempt to create a new snapshot
- If a new snapshot could not be created, then attempt to use the latest existing snapshot
- Bulk snapshot updates (bookmark import, load missing snapshots after login) will only attempt to load the latest snapshot instead of creating new ones
2022-09-10 20:43:15 +02:00
..
bookmarks Minify bookmark list HTML (#332) 2022-09-04 09:03:14 +02:00
django_registration Improve form styles 2019-12-26 23:56:54 +01:00
registration Add password change view (#168) 2021-10-16 05:42:04 +02:00
settings Prevent rate limit errors in wayback machine API (#339) 2022-09-10 20:43:15 +02:00