You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.