Commit Graph
59 Commits
Author SHA1 Message Date
stephen 28c081ed30 comments working; with some stuff in the theme 2017-09-05 22:27:38 -05:00
stephen 432affea76 comments appearing; need better embedding approach 2017-09-05 21:21:56 -05:00
stephen c1fc9ce6d1 getting there 2017-09-05 21:21:56 -05:00
stephen 50d0f53509 comments wip 2017-09-05 21:21:56 -05:00
stephen 4b76df1811 resilience improvements 2017-09-05 21:18:44 -05:00
stephenandGogs 7ae2e08c4a Merge branch 'draft' of stephen/caddy-hugo2 into master 2017-08-30 20:29:33 -04:00
stephen c609179dfa fixes from looking at PR 2017-08-30 16:38:24 -06:00
stephen 95f3e41f1e drafts seem to be working again 2017-08-27 16:44:00 -06:00
stephen f9fbc5590f wip: drafts done with hugolib 2017-08-16 17:36:27 -07:00
stephen edfe79ebc0 tweaking idleshut usage 2017-08-11 18:37:05 -07:00
stephen 7e4686a229 using idleshut as a separate package 2017-08-11 18:22:36 -07:00
stephen 618574f160 cleaning up code that runs hugo 2017-08-11 14:11:29 -07:00
stephen 5b25695954 cleaning up draft related code 2017-08-09 17:15:08 -07:00
stephen da848ae87f a bit of renaming things 2017-08-09 16:40:41 -07:00
stephen c63022b636 improvements; fixes 2017-08-06 22:07:53 -07:00
stephen f753f94390 making assets more internal to make offline work easier 2017-08-06 21:55:30 -07:00
stephen 99e794ac00 making tests pass, but introduced a bug in the actual ui 2017-08-06 21:12:39 -07:00
stephen 07daa5e160 adding a test for parsing size strings 2017-08-06 13:18:16 -07:00
stephen e5d16dd2d5 skipping pushing message to client if there are no messages; fixes flaky test and de-intensifies read loop 2017-08-05 18:06:34 -07:00
stephen 029d1ed5b3 fixing golint issues to try to figure out test flakiness 2017-08-05 17:15:45 -07:00
stephen be1aefa439 testing improvements; some flakiness; wip 2017-08-05 16:54:28 -07:00
stephen ecb8351ef8 go vet fixes 2017-08-05 16:54:10 -07:00
stephen e6735a3ecc ensuring metadata gets pulled when creating new content 2017-08-01 14:33:35 -07:00
stephen 2595c37b72 fixing filename weirdness in drafts after adjustments from testing 2017-08-01 13:24:55 -07:00
stephen f49229d723 getting to 20% test coverage 2017-08-01 13:13:35 -07:00
stephen 968c50e3e2 fixing initial publish bug, using correct assets package 2017-07-30 13:23:27 -07:00
stephen e950515960 fixing setup bug, adding test 2017-07-30 12:40:48 -07:00
stephen e1183ee316 adding basic test and organizing code a little bit 2017-07-30 10:24:07 -07:00
stephen a6ae6223eb decoupling content lookups a bit; supporting both filesystem and hugolib lookups 2017-07-30 09:22:15 -07:00
stephen 406af7b834 fixing more kinds of filenames 2017-07-22 15:47:03 -07:00
stephen 3f8cb4f265 fixing bugs with filenames 2017-07-22 10:15:13 -07:00
stephen ab6152cbfa making the image button of the editor actually add all the info needed, and made the images clickable for the full size 2017-07-16 18:30:04 -07:00
stephen 5897b6874d adding an image-selected feature. uses are wip 2017-07-14 15:35:25 -07:00
stephen 050c65679a building drafts when regenerating for /author list page 2017-07-04 22:53:13 -07:00
stephen 629152ba52 refinement to lastmod display 2017-07-04 22:47:09 -07:00
stephen ae246fa466 folding hugolib into the plugin. adding a richer list of content pages to /author 2017-07-04 22:36:40 -07:00
stephen dae9f296fa sorting content list on /author page by file modtime: working on issue #1 2017-07-03 21:58:08 -07:00
stephen 80e391d317 a little more flexibility with scaling images by url 2017-07-02 23:30:07 -07:00
stephen 733594be70 added media view to edit page 2017-06-24 16:56:33 -07:00
stephen e959b41f2c moving assets into a dir 2017-06-24 11:06:57 -07:00
stephen d100cebfbe cleaning up a little bit 2017-06-24 00:55:35 -07:00
stephen d86a64d03b refinements to the media page 2017-06-23 19:12:56 -07:00
stephen 83236d846f some ui features for uploading 2017-06-23 15:02:37 -07:00
stephen 31515121ec fixing /default/ in the path for default post types 2017-06-21 14:09:19 -07:00
stephen c8881bedfc fixed a couple minor bugs 2017-06-20 18:03:01 -07:00
stephen 5d78da0f30 adding some niceties for images 2017-06-20 16:57:13 -07:00
stephen 9591120da9 performance and delta fixes 2017-06-20 16:42:59 -07:00
stephen ffd14c5795 beginning media tools 2017-06-20 13:46:25 -07:00
stephen 4a5a20e49e better idle and error handling 2017-06-20 01:10:24 -07:00
stephen d683b94c77 using simplemde instead of acedoc 2017-06-19 14:43:54 -07:00