Commit Graph

16 Commits

Author SHA1 Message Date
1bd7a9d735 sklad: always try to shut down cleanly 2019-04-19 12:26:27 +02:00
6c6cec6298 sklad: highlight matches in the search 2019-04-18 05:59:13 +02:00
cbf8678681 sklad: make containers always link to self 2019-04-18 05:34:01 +02:00
0936963aaf Avoid DB data races from different goroutines 2019-04-16 19:53:50 +02:00
21d01f4c4b sklad: clean up templates 2019-04-16 03:56:53 +02:00
a4a399b812 sklad: prevent creating container cycles 2019-04-16 00:07:00 +02:00
2bd4f5921c sklad: open label printing in a new window/tab 2019-04-15 23:31:13 +02:00
1713bd1f06 sklad: link to container in print confirmation 2019-04-15 10:54:27 +02:00
f8bb344aab sklad: use textarea placeholder also for editing 2019-04-15 10:54:27 +02:00
0b32fa576f sklad: show whole container descriptions 2019-04-15 10:54:27 +02:00
82c6c34ea5 sklad: trim spaces from user-supplied attributes 2019-04-15 03:57:53 +02:00
5b7113905e sklad: support running under a prefix 2019-04-15 03:45:41 +02:00
dc0536c011 sklad: breadcrumbs for all containers 2019-04-15 02:57:04 +02:00
37b7edb2ef sklad: create, update, remove 2019-04-15 02:40:55 +02:00
608ba10eec sklad: show the number of members of each series 2019-04-14 23:19:25 +02:00
1331f3b564 Move commands under cmd/ 2019-04-14 22:30:40 +02:00