1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-06 18:33:38 +02:00
Commit graph

15 commits

Author SHA1 Message Date
9ccaabfe29 Improve spacing when browsing the library 2019-03-15 10:08:56 +01:00
aef4724953 Fix incorrect sizing of canvases, closes issue #36
Plus probably another of other unnoticed css-bugs because hiccup doesn't
interpret :class-name anymore
2018-12-26 16:22:07 +01:00
a6b14d6294 Remove unused imports 2018-11-24 18:56:24 +01:00
bd511bbc66 Fix warning about children with non-unique keys 2018-11-24 18:47:46 +01:00
e7945e9474 Add links to first and last pages 2018-10-23 17:11:54 +02:00
779f99243c Fix bottom pagination position 2018-10-23 15:55:30 +02:00
4b9f99ecc2
Fix sketchy pagination (#31)
* Fix test watcher and notifications on linux

* Improve pagination; no items are repeated, items loaded ahead are kept and many calculations have been moved to subscriptions

Closes #28
2018-10-23 15:37:35 +02:00
3ef4841c47 Try to fix pagination (see #28) 2018-10-17 16:55:14 +02:00
ecded256fc Clean up the pagination function a bit 2018-10-17 16:04:45 +02:00
cefdcd542e
Add real pagination; fixes #28 (#30) 2018-10-17 16:01:29 +02:00
662eef58ad Add cover to album detail page 2018-09-05 12:46:21 +02:00
29ea86479c Move navigation to the top
Squashed commit of the following:

commit b03c1ea7ed0d2fbd56f56f3273e694abc5454101
Author: Arne Schlüter <arne@schlueter.is>
Date:   Wed Aug 29 11:38:32 2018 +0200

    Fix bug where dropdown menus behind notifications could not be hovered

commit f4d3cd3dad89d0de84f131dbef7268422b26aa35
Author: Arne Schlüter <arne@schlueter.is>
Date:   Wed Aug 29 11:16:41 2018 +0200

    Move navigation to top

commit 564d972291aebb382d1ca560a21fad332d70cd0c
Author: Arne Schlüter <arne@schlueter.is>
Date:   Wed Aug 29 10:23:17 2018 +0200

    Move audio player into its own component

commit 382e9e88021db1506efc5fb78935b7846b8257db
Author: Arne Schlüter <arne@schlueter.is>
Date:   Wed Aug 29 10:11:14 2018 +0200

    Remove link to last.fm in bio

commit f248c2999ca88eeb82769d7491b1e786ee4a7c9d
Author: Arne Schlüter <arne@schlueter.is>
Date:   Wed Aug 29 10:01:10 2018 +0200

    Add links to external services & hero headers to album and artist pages
2018-08-29 11:43:59 +02:00
5c66a1d5bf Add pagination 2018-08-28 23:29:31 +02:00
096e1b4fb8 Add library status to front page 2018-08-28 22:18:37 +02:00
2545ff3579 Add tabs for newest and starred tracks 2018-08-28 18:12:11 +02:00