Commit Graph

37 Commits

Author SHA1 Message Date
Tim Van Baak 2a45ad1a1b Support subtopics as subtags in index 2021-02-21 20:08:57 -08:00
Tim Van Baak b0d14a89ca Add link to /new/ on index in edit mode 2021-02-21 19:31:36 -08:00
Tim Van Baak f663291067 Add interlink support 2021-02-21 19:23:41 -08:00
Tim Van Baak 6cddcbbc1b Italicize private information when visible 2021-02-19 00:28:41 -08:00
Tim Van Baak fc87b86dc1 Add view link from /edit to /doc 2021-02-19 00:06:50 -08:00
Tim Van Baak e5ea4f871c Fix needing a url change when id is changed 2021-02-18 23:20:54 -08:00
Tim Van Baak 2605aa05a1 Ditch authentication in favor of server launch option 2021-02-18 23:20:15 -08:00
Tim Van Baak 6a92249ca2 Add some basic logging around auth 2021-02-18 19:03:45 -08:00
Tim Van Baak c89afe5b94 Change gunicorn to an optional dependency 2021-02-18 19:03:21 -08:00
Tim Van Baak 875d0364c7 Add default.nix to allow building package as nix 2021-02-18 16:34:38 -08:00
Tim Van Baak 84b57d693d Use password file instead of plaintext in config 2021-02-18 16:29:11 -08:00
Tim Van Baak 622be944cd Add gunicorn as a dev dependency 2021-02-17 22:37:55 -08:00
Tim Van Baak d02b6eedae Add authentication and hide private info 2021-02-17 22:18:18 -08:00
Tim Van Baak 583881927b Add edit tab 2021-02-17 20:50:41 -08:00
Tim Van Baak faea8ccc72 Implement saving content 2021-02-17 19:44:52 -08:00
Tim Van Baak c3604f38b2 Add option controls 2021-02-12 22:45:55 -08:00
Tim Van Baak 2ddb1281c1 Add edit page and callbacks 2021-02-12 21:51:21 -08:00
Tim Van Baak d8f37f27f8 Whitespace 2021-02-12 21:47:09 -08:00
Tim Van Baak 44d64e356c Indent json on disk 2021-02-12 21:46:48 -08:00
Tim Van Baak fc74673bb2 Limit methods to GET 2021-02-12 17:51:46 -08:00
Tim Van Baak 8bd8bdf269 Properly set page title and summary 2021-02-12 17:51:35 -08:00
Tim Van Baak f626c86f8a Implement private option as hide until auth is added 2021-02-12 17:11:52 -08:00
Tim Van Baak a51a60c171 Reformat for clarity 2021-02-12 17:08:34 -08:00
Tim Van Baak e8fca58e71 Add /new/ endpoint 2021-02-12 17:06:59 -08:00
Tim Van Baak c263d8b469 Add writing operation to parser 2021-02-12 17:06:44 -08:00
Tim Van Baak 396f8d405a Make some init parameters optional 2021-02-12 16:49:34 -08:00
Tim Van Baak 606537d959 Fix category and topic building 2021-02-12 10:13:34 -08:00
Tim Van Baak 276a77b67e Fix pointer on index tab 2021-02-12 10:06:51 -08:00
Tim Van Baak aac4c8477f Finish index document building 2021-02-11 18:09:29 -08:00
Tim Van Baak 1cf820377d Set up infrastructure for index page 2021-02-11 17:06:50 -08:00
Tim Van Baak c43053f345 Rename CSS classes, add subtags, style links, implement hyperlink option 2021-02-11 00:56:12 -08:00
Tim Van Baak 8dda38ef52 Create basic document template 2021-02-11 00:21:25 -08:00
Tim Van Baak 05c907e203 Add half of a server skeleton for iteration 2021-02-11 00:19:58 -08:00
Tim Van Baak 20976869e2 Fix tab missing name property 2021-02-11 00:19:30 -08:00
Tim Van Baak 6bb188f970 Update parsing to support defaulting on some values 2021-02-10 22:57:45 -08:00
Tim Van Baak 74d090f7c2 Add parsing logic 2021-02-10 20:03:06 -08:00
Tim Van Baak 68987d4118 Initial commit 2021-01-31 21:48:46 -08:00