linkding/bookmarks
Sascha Ißbrücker 4280ab40c6
Archive snapshots of websites locally (#672)
* Add basic HTML snapshots

* Implement asset list

* Add snapshot creation tests

* Add deletion tests

* Show file size

* Remove snapshots

* Create new snapshots

* Switch to single-file

* CSS tweak

* Remove auto refresh

* Show delete link when there is no file yet

* Add current date to display name

* Add flag for snapshot support

* Add option for disabling automatic snapshots

* Make snapshots sharable

* Document image variants

* Update README.md

* Add migrations

* Fix tests
2024-04-01 15:19:38 +02:00
..
api Include web archive link in /api/bookmarks/ (#655) 2024-03-17 10:04:05 +01:00
e2e Add bookmark details view (#665) 2024-03-29 12:37:20 +01:00
frontend Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
management/commands Persist secret key in data folder (#620) 2024-01-28 23:58:03 +01:00
migrations Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
services Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
static Improve PWA capabilities (#630) 2024-03-16 15:20:22 +01:00
styles Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
templates Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
templatetags Add black code formatter 2024-01-27 11:29:16 +01:00
tests Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
views Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
__init__.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00
admin.py Add black code formatter 2024-01-27 11:29:16 +01:00
apps.py Add black code formatter 2024-01-27 11:29:16 +01:00
context_processors.py Add black code formatter 2024-01-27 11:29:16 +01:00
feeds.py Add RSS feeds for shared bookmarks (#656) 2024-03-17 11:55:34 +01:00
middlewares.py Add option to share bookmarks publicly (#503) 2023-08-15 00:20:52 +02:00
models.py Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
queries.py Add black code formatter 2024-01-27 11:29:16 +01:00
signals.py Add black code formatter 2024-01-27 11:29:16 +01:00
urls.py Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
utils.py Add support for OIDC (#389) 2024-03-16 23:42:46 +01:00
validators.py Add black code formatter 2024-01-27 11:29:16 +01:00