Peter J. Holzer
|
f5a9184f89
|
Use flexbox to display multiple entries per line
Also limit the vertical size of the entries for nicer layout. This means
that we can get rid of the second button row at the bottom.
|
2018-03-20 19:59:25 +01:00 |
Peter J. Holzer
|
9c4fc46b05
|
Don't display last_issued and last_seen
|
2018-03-20 19:57:48 +01:00 |
Peter J. Holzer
|
1bbef0d1bc
|
Compute buttons only once
$q->self_url is surprisingly slow, so don't call it gratuitously.
|
2018-03-20 19:56:45 +01:00 |
Peter J. Holzer
|
a324ce4a65
|
Separate cleanup from update_adaptive
Cleanup processes all feeds, update_adaptive only those with an URL.
Also moved marking items as old to cleanup.
|
2018-02-19 10:03:36 +01:00 |
Peter J. Holzer
|
d3466e4420
|
Add "Show later" button and checkbox
|
2018-02-19 09:34:47 +01:00 |
Peter J. Holzer
|
c9dc0a56f6
|
Port to postgresql, perl 5.24
|
2017-10-02 15:26:48 +02:00 |
Peter J. Holzer
|
7d8e075143
|
Port to postgresql, perl 5.24
|
2017-10-02 15:22:42 +02:00 |
Peter J. Holzer
|
89eeab16ec
|
Snapshot of the sqlite schema
|
2017-06-12 21:48:58 +02:00 |
Peter J. Holzer
|
1c4657f642
|
Convert to standard perl dist structure
|
2017-06-12 21:40:02 +02:00 |
Peter J. Holzer
|
ff784ba351
|
Copy from web site
Start a git repo independent of my web site.
|
2017-06-12 21:29:41 +02:00 |