91 Commits
Author SHA1 Message Date
stephen af9d6d6eb9 improvements 2022-09-06 22:45:57 -04:00
stephen 43e119f12c log improvements; todo with question 2022-07-06 00:05:15 -04:00
stephen 16e3583927 improvements 2022-07-05 23:15:14 -04:00
stephen 51c4837aaf committing changes from who knows when 2022-07-05 22:18:23 -04:00
stephen 548075696c updated to latest hugo version 2019-09-06 23:49:31 -04:00
stephen c798bdad5c compiling with go1.13, though with old hugo version 2019-09-06 23:38:36 -04:00
stephen 90c85e9310 updating to latest api 2019-01-03 20:39:53 -05:00
stephenandGogs 84e4c70b47 Merge branch 'savefix' of stephen/caddy-hugo2 into master 2017-09-28 08:31:52 -04:00
stephen 33dffdad95 tweaks from reviewing PR 2017-09-28 08:28:18 -04:00
stephen 1910e74085 fixing tests 2017-09-28 08:23:03 -04:00
stephen 21caa0f7e4 fixed one test 2017-09-28 07:46:40 -04:00
stephen 561b4feee1 making tests a little easier to read 2017-09-28 07:16:02 -04:00
stephen 3d57e589e6 wip 2017-09-24 22:10:27 -04:00
stephen e75784599e including counts of how many pages media is referenced on 2017-09-20 10:18:50 -04:00
stephen fb93746ba6 server ffmpeg version needed extra args 2017-09-12 15:11:11 -05:00
stephen acbfdbe8eb supporting video media 2017-09-12 14:56:13 -05:00
stephen ff1033dfb4 copying theme addition files onto the hugo directories. fixes #6 2017-09-11 12:13:40 -05:00
stephen ab06bed6ec publishing with in-process hugo function calls 2017-09-09 13:58:38 -05:00
stephen 6190379c74 consolidating some hugo setup code 2017-09-09 13:50:01 -05:00
stephen 5225628f8a adding stuff from theme on the prod website 2017-09-09 11:27:28 -05:00
stephenandGogs 7f446fc953 Merge branch 'media' of stephen/caddy-hugo2 into master 2017-09-09 12:24:49 -04:00
stephen eb32775986 using a non-tmp dir for thumbs 2017-09-07 19:46:09 -05:00
stephen 6d479bb925 better reusing media methods 2017-09-07 19:40:41 -05:00
stephen df18b29087 verifying thumbs now 2017-09-07 19:33:42 -05:00
stephen 450923be2f sorting images by date; acquiring metadata 2017-09-07 19:11:00 -05:00
stephen b62a7a7a28 moving media code to a subpackage 2017-09-07 18:34:05 -05:00
stephen 1196033364 fixing host matching in caddy integration 2017-09-07 16:59:34 -05:00
stephen 55d2ac2b97 added a license 2017-09-07 10:22:15 -05:00
stephen 6647e54b8d fixing multisite and other caddy integration issues 2017-09-07 08:47:39 -05:00
stephenandGogs c9508770a9 Merge branch 'comments' of stephen/caddy-hugo2 into master 2017-09-06 10:14:32 -04:00
stephen 3f941de9c8 fixing comment keying, fixing comment storage location 2017-09-06 09:11:06 -05:00
stephen 1f3d3a21d2 finishing up the basic implementation of comments 2017-09-06 09:01:35 -05:00
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
stephen 10600fbbda serving published content 2017-06-14 22:58:41 -07:00
stephen daf73bc534 removing test content 2017-06-14 22:58:25 -07:00
stephen a4b0993998 removing compiled content 2017-06-14 22:57:49 -07:00
stephen c8124bab27 drafts kinda render now 2017-06-14 21:22:06 -07:00
stephen c479f26d1d working on drafts. did a little cleanup 2017-06-14 00:26:49 -07:00
stephen 206032be6e document saving to file plus goroutine cleanup 2017-06-13 22:54:42 -07:00
stephen 7a498554a0 basic collaborative editing is working 2017-06-12 23:45:32 -07:00
stephen bf8eb53f7f next commit 2017-06-12 01:30:37 -07:00
stephen b956647700 initial commit 2017-06-11 00:28:47 -07:00