Skip to content

Tags: zozs/i

Tags

v2.4.1

Toggle v2.4.1's commit message

Verified

This tag was signed with the committer’s verified signature.
zozs Linus Karlsson
v2.4.1

* Update dependencies
* Re-trigger build

v2.4.0

Toggle v2.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
zozs Linus Karlsson
v2.4.0

* Security hardening
* Internal refactor

v2.3.1

Toggle v2.3.1's commit message

Verified

This tag was signed with the committer’s verified signature.
zozs Linus Karlsson
v2.3.1

* Fix various bugs with path and pagination for recent endpoints

v2.3.0

Toggle v2.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
zozs Linus Karlsson
v2.3.0

* Add `/recent/<year>` endpoint to show only items from a year.
* Add `/recent/<year>/<month>` endpoint to show only items from a year-month.
* Add `/recent/**/size` endpoints to sort by size, works for all recent endpoints.
* After deleting a file, you're now redirected back to the same page you were before.

v2.2.3

Toggle v2.2.3's commit message

Verified

This tag was signed with the committer’s verified signature.
zozs Linus Karlsson
v2.2.3

* Update dependencies

v2.2.2

Toggle v2.2.2's commit message

Verified

This tag was signed with the committer’s verified signature.
zozs Linus Karlsson
v2.2.2

* Update dependencies

v2.2.1

Toggle v2.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
zozs Linus Karlsson
v2.2.1

* Update dependencies
* Style fixes for Rust 1.88

v2.2.0

Toggle v2.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
zozs Linus Karlsson
v2.2.0

* Add pagination to recent page
* Remove list view on recent page, only show thumbnail view
* Update dependencies

v2.1.2

Toggle v2.1.2's commit message
v2.1.2

* Fix build

v2.1.1

Toggle v2.1.1's commit message
v2.1.1

* Update dependencies
* Set edition to 2024