log pkg/controllers/importqueue.go @ 2795:241e7f05a538

age author description
Mon, 25 Mar 2019 12:48:00 +0100 Sascha L. Teichmann /api/imports/{id} result now also contains the 'enqueued' time.
Fri, 22 Mar 2019 11:46:57 +0100 Sascha Wilde Fixed "previous" response in importqueue listing.
Fri, 15 Mar 2019 12:29:12 +0100 Sascha L. Teichmann Added /api/imports?count=true to only count the results. import-overview-rework
Fri, 15 Mar 2019 12:15:37 +0100 Sascha L. Teichmann Removed debugging output. import-overview-rework
Fri, 15 Mar 2019 12:04:52 +0100 Sascha L. Teichmann Add /api/imports?query=TXT to search TXT in kind, username, signer or logs. import-overview-rework
Thu, 14 Mar 2019 17:42:15 +0100 Sascha L. Teichmann Re-added LIMIT 1 hint to prev/next SELECTs. import-overview-rework
Thu, 14 Mar 2019 17:29:36 +0100 Sascha L. Teichmann Fixed warning SQL prefix for selection. import-overview-rework