From f0e8c1f3cb8d0eda283e9fb0b851f5edd22c0a2f Mon Sep 17 00:00:00 2001 From: <> Date: Sun, 15 Jun 2025 10:11:18 +0200 Subject: [PATCH] --- edit-clock-10 | 0 create-clock-6 => edit-clock-15 | 0 ops | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 edit-clock-10 rename create-clock-6 => edit-clock-15 (100%) diff --git a/edit-clock-10 b/edit-clock-10 deleted file mode 100644 index e69de29..0000000 diff --git a/create-clock-6 b/edit-clock-15 similarity index 100% rename from create-clock-6 rename to edit-clock-15 diff --git a/ops b/ops index df9802d..59518b0 100644 --- a/ops +++ b/ops @@ -1 +1 @@ -{"author":{"id":"f586b76891632498b1f2d09587f3a3fdf4aa42bfa8402213dc3bfbaac9162697"},"ops":[{"type":1,"timestamp":1749974039,"nonce":"8mIpz9aDMwNSS/YPsuQNQv9OZ9c=","title":"Implement OPML format for API routes","message":"The OPML format seems to be frequently used, e.g. by the Gpodder client. As\nit's an XML-based format, the [quick-xml](https://github.com/tafia/quick-xml)\nlibrary might be useful. We could also simply work with template strings, as\nit's a very specific format. This would however not solve the problem with\nparsing incoming OPML data, so research needs to be done on how to best handle\nthis issue.","files":null}]} \ No newline at end of file +{"author":{"id":"f586b76891632498b1f2d09587f3a3fdf4aa42bfa8402213dc3bfbaac9162697"},"ops":[{"type":5,"timestamp":1749975078,"nonce":"TQvjHwGnNYc8jwmKXfEl+9C+x7Y=","added":["enhancement"],"removed":null}]} \ No newline at end of file