2024-11-02 10:44 | feat: include full file path in gather_notes() | JayVii | 1 | +1 | -0 |
2024-11-02 10:21 | fix: update videos/images in FAQ | JayVii | 1 | +3 | -1 |
2024-11-02 08:59 | fix: describe bookmarklet usage in more detail | JayVii | 3 | +16 | -0 |
2024-11-02 08:22 | feat: separate html blocks into sections | JayVii | 1 | +51 | -44 |
2024-11-01 16:43 | fix: add missing semicolon | JayVii | 1 | +1 | -2 |
2024-11-01 16:28 | feat: implement account view | JayVii | 10 | +191 | -23 |
2024-11-01 10:28 | fix: if filename changed, update it in index | JayVii | 2 | +3 | -3 |
2024-11-01 10:08 | fix: ensure that new files never overwrite existing ones | JayVii | 2 | +27 | -2 |
2024-11-01 09:50 | feat: use file content as filename if no link is present | JayVii | 1 | +23 | -13 |
2024-10-31 20:54 | fix: tell user to login again | JayVii | 1 | +2 | -2 |
2024-10-31 20:46 | fix: lax cookie required for API | JayVii | 1 | +1 | -1 |
2024-10-31 18:30 | fix: do not use credentials in bookmarklet (will use cookie) | JayVii | 3 | +5 | -13 |
2024-10-30 15:59 | feat: use cookie in API | JayVii | 3 | +35 | -16 |
2024-10-30 15:34 | fix: prevent sample config from being loaded | JayVii | 1 | +0 | -0 |
2024-10-29 20:22 | feat: store tokens in json file and allow multiple tokens | JayVii | 2 | +86 | -13 |
2024-10-29 17:03 | fix: use json_encode for json output | JayVii | 1 | +8 | -9 |
2024-10-29 11:09 | fix: use base64 encoded path for note and deletion ID | JayVii | 1 | +8 | -13 |
2024-10-29 10:34 | feat: cleanup empty categories | JayVii | 3 | +47 | -0 |
2024-10-29 09:43 | fix: use multilanguage responses; fix: only load required functions | JayVii | 5 | +129 | -115 |
2024-10-29 09:31 | fix: increase closing time | JayVii | 1 | +1 | -1 |
2024-10-29 09:18 | feat: option to return api message as HTML | JayVii | 3 | +116 | -26 |
2024-10-28 07:57 | feat: document shortcuts for desktop and Android | JayVii | 1 | +41 | -2 |
2024-10-27 16:24 | feat: add icons to RSS feed | JayVii | 1 | +10 | -3 |
2024-10-27 15:27 | feat: mention bookmarklet | JayVii | 1 | +5 | -0 |
2024-10-27 15:19 | feat: document API | JayVii | 1 | +15 | -1 |
2024-10-27 15:15 | feat: add a readme with screenshots | JayVii | 1 | +83 | -0 |
2024-10-27 15:15 | fix: do not attempt to move a new file | JayVii | 2 | +9 | -2 |
2024-10-27 14:18 | fix: show "categories" view after login | JayVii | 1 | +1 | -1 |
2024-10-27 14:16 | fix: link favicons in all sizes | JayVii | 1 | +9 | -4 |
2024-10-27 13:59 | fix: if category-prompt was canceled use empty category in bookmarklet | JayVii | 1 | +1 | -0 |
2024-10-27 13:40 | fix: only print "similar notes" button if a category is known | JayVii | 1 | +9 | -0 |
2024-10-27 13:37 | feat: implement list of categories as its own page and make it "home" | JayVii | 6 | +136 | -74 |
2024-10-27 12:40 | fix: first rename, then update content | JayVii | 1 | +17 | -13 |
2024-10-27 12:34 | fix: send according status codes and mime types | JayVii | 2 | +9 | -0 |
2024-10-27 12:27 | fix: ignore user's config file | JayVii | 1 | +1 | -0 |
2024-10-27 12:26 | feat: show header also on Login with URL to sourcecode | JayVii | 2 | +17 | -4 |
2024-10-26 22:22 | fix: cleanup filenames properly | JayVii | 3 | +33 | -15 |
2024-10-26 21:27 | fix: move config to a sample configuration | JayVii | 1 | +0 | -0 |
2024-10-26 21:17 | feat: add bookmarklet | JayVii | 5 | +48 | -2 |
2024-10-26 17:48 | fix: use ATOM time formatting | JayVii | 2 | +5 | -2 |
2024-10-26 17:35 | feat: use correct function | JayVii | 1 | +1 | -1 |
2024-10-26 17:21 | feat: implement search function | JayVii | 4 | +237 | -0 |
2024-10-26 16:26 | feat: add option to gather RSS feed from categories | JayVii | 1 | +102 | -0 |
2024-10-26 15:48 | feat: allow more characters in titles | JayVii | 3 | +10 | -8 |
2024-10-26 15:47 | feat: show similar posts via tags in show mode | JayVii | 2 | +31 | -0 |
2024-10-26 14:42 | feat: use URL as note name before falling back to shasum | JayVii | 1 | +13 | -4 |
2024-10-26 14:23 | fix: workaround issues when changing categories | JayVii | 3 | +11 | -3 |
2024-10-26 12:04 | feat: make REUSE compliant | JayVii | 4 | +451 | -0 |
2024-10-26 12:04 | feat: add 404 page | JayVii | 1 | +31 | -0 |
2024-10-26 12:04 | fix: ensure permissions are safe | JayVii | 1 | +20 | -0 |
2024-10-26 12:01 | feat: add icons and manifest | JayVii | 11 | +56 | -2 |
2024-10-26 11:44 | feat: write JSON response in REST API | JayVii | 1 | +19 | -4 |
2024-10-26 11:36 | feat: REST API for writing new notes | JayVii | 1 | +81 | -0 |
2024-10-26 11:35 | feat: make data dir adjustable | JayVii | 8 | +20 | -10 |
2024-10-26 11:00 | feat: Add German translation | JayVii | 1 | +20 | -1 |
2024-10-26 10:57 | fix: use time of content change | JayVii | 2 | +1 | -4 |
2024-10-26 10:54 | fet: add delete button in list | JayVii | 5 | +58 | -1 |
2024-10-26 10:29 | fix: use (session) cookies for login | JayVii | 10 | +133 | -165 |
2024-10-26 09:08 | feat: finish basic functionality | JayVii | 10 | +599 | -274 |
2024-10-25 16:06 | feat: implement rudimentary auth process | JayVii | 11 | +281 | -30 |
2024-10-25 15:44 | feat: add function to edit notes | JayVii | 4 | +64 | -8 |
2024-10-25 15:20 | fix: ensure file is only subsetted if content exists | JayVii | 1 | +6 | -1 |
2024-10-25 15:16 | feat: gather post inputs via helper function | JayVii | 2 | +29 | -13 |
2024-10-25 15:02 | fix: rename edit_note to show_note | JayVii | 3 | +52 | -52 |
2024-10-25 12:58 | fix: add string for listing button | JayVii | 1 | +1 | -0 |
2024-10-25 12:58 | feat: add option to list a single category | JayVii | 1 | +66 | -5 |
2024-10-25 12:57 | fix: read note properly | JayVii | 1 | +1 | -1 |
2024-10-25 12:57 | feat: helper function to extract link in first line of files | JayVii | 1 | +22 | -1 |
2024-10-25 12:56 | feat: if link is present in first line of note, use anchor in list | JayVii | 1 | +24 | -6 |
2024-10-25 12:55 | fix: return empty string if file could not be read | JayVii | 1 | +24 | -9 |
2024-10-25 11:02 | wip: implement show action | JayVii | 4 | +21 | -4 |
2024-10-25 10:47 | feat: add Simple.CSS stylesheets | JayVii | 2 | +714 | -0 |
2024-10-25 10:46 | wip: initial index page | JayVii | 2 | +93 | -2 |
2024-10-25 10:36 | feat: multilanguage labels | JayVii | 1 | +17 | -0 |
2024-10-25 10:35 | fix: minor bug-fixes; fix: move sorting-function to helpers | JayVii | 5 | +10 | -19 |
2024-10-24 19:55 | feat: note previous filename for renaming procedures | JayVii | 1 | +19 | -1 |
2024-10-24 19:48 | fix: end function properly | JayVii | 1 | +6 | -1 |
2024-10-24 15:27 | feat: add function to list notes | JayVii | 1 | +112 | -0 |
2024-10-24 15:19 | feat: exclude data dir from git | JayVii | 1 | +1 | -0 |
2024-10-24 14:37 | fix: set correct copyright text and filetypes | JayVii | 4 | +28 | -28 |
2024-10-24 14:31 | feat: add function to edit notes | JayVii | 2 | +26 | -0 |
2024-10-24 14:30 | feat: add function to write notes | JayVii | 1 | +44 | -0 |
2024-10-24 14:30 | feat: add function to read notes | JayVii | 2 | +31 | -0 |