Sascha Ißbrücker
bb796c9bdb
Add date filters for REST API ( #1080 )
...
* Add modified_since query parameter
* Add added_since parameter
* update date_modified when assets change
2025-05-30 10:24:19 +02:00
Sascha Ißbrücker
6bba4f35c8
Prefer local snapshot over web archive link in bookmark list links ( #1021 )
...
* Prefer local snapshot over web archive link
* Update latest snapshot when it is deleted
* fix filter in migration
* improve migration performance
2025-03-22 19:07:05 +01:00
Sascha Ißbrücker
8a3572ba4b
Add bookmark assets API ( #1003 )
...
* Add list, details and download endpoints
* Avoid using multiple DefaultRoute instances
* Add upload endpoint
* Add docs
* Allow configuring max request content length
* Add option for disabling uploads
* Remove gzip field
* Add delete endpoint
2025-03-06 09:09:53 +01:00
Sascha Ißbrücker
2d81ea6f6e
Add REST endpoint for uploading snapshots from the Singlefile extension ( #996 )
...
* Extract asset logic
* Allow disabling HTML snapshot when creating bookmark
* Add endpoint for uploading singlefile snapshots
* Add URL parameter to disable HTML snapshots
* Allow using asset list in base Docker image
* Expose app version through profile
2025-02-23 22:58:14 +01:00