mirror of
https://github.com/knadh/listmonk.git
synced 2025-10-28 17:51:02 +08:00
- Change tiled UI to table UI.
- Add support for search and pagination.
- Important: This breaks the `GET /api/media` API to introduce pagination
fields. Media items are now moved into `{ data: results[] }`.
|
||
|---|---|---|
| .. | ||
| models.go | ||
| queries.go | ||
| settings.go | ||