From 03860ebc2e0624ecd0cf094498ac3bfc2df18183 Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Tue, 28 Jul 2020 12:54:40 -0400 Subject: [kona-web] Implement infinite scroll. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f756061..ec73e72 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ the general public. - A command-line tool for interacting with the tag database. - A web interface for querying and viewing files in the tag database. + - Works with JavaScript disabled. + - Infinite scroll when JavaScript is enabled. ## Usage @@ -142,7 +144,7 @@ to the following endpoint with the following fields: `tags`, a comma-separated list of tags for the files, and `image`, the file to be uploaded. ``` -POST /api/posts/[filename] +POST /api/posts ``` ## TODO @@ -152,5 +154,4 @@ for me right now. - [kona-cli] Improve the `kona-cli add` interface, allowing multiple files to be indexed and tagged in the same invocation. -- [kona-web js] Implement a dynamic "endless scroll" view. - [kona-web js] Implement a mass-tagger tool in the web interface. -- cgit v1.3