2020-08-30 22:10 | updated gitignore to ignore some files in my tree | aftix | 1 | +3 | -0 |
2020-08-02 23:01 | Merge commit '07930214a58c4fd2c32853026721c65f50f7c19d' | Martin Dørum | 3 | +97 | -28 |
2020-06-26 08:02 | Merge pull request #4 from aftix/master | Martin Dørum | 6 | +27 | -5 |
2020-06-15 21:01 | Merge pull request #3 from aftix/master | Martin Dørum | 25 | +894 | -175 |
2020-06-08 07:56 | Merge pull request #2 from aftix/master | Martin Dørum | 7 | +122 | -52 |
2020-06-07 11:05 | Merge pull request #1 from aftix/master | Martin Dørum | 34 | +1157 | -78 |
2016-04-07 00:07 | added missing semicolon to javascript | mort | 1 | +1 | -1 |
2015-12-22 21:25 | fixed undefined behaviour, making valgrind happy | mort | 2 | +2 | -2 |
2015-12-22 11:31 | more optimization, now has a small JS library for plugins and themes | mort | 4 | +46 | -14 |
2015-12-18 00:20 | housecat now ignores dirs starting with _ | mort | 1 | +4 | -1 |
2015-11-02 11:04 | section path now available in index.html as {{section}} | mort | 3 | +3 | -1 |
2015-11-02 10:06 | drafts no longer take up a spot in their respective list pages | mort | 10 | +170 | -119 |
2015-11-01 22:32 | fixed thing | mort | 1 | +2 | -0 |
2015-11-01 22:30 | a bit of structure | mort | 14 | +458 | -460 |
2015-10-27 20:50 | appropriate error message when a title is missing | mort | 5 | +11 | -2 |
2015-10-26 21:31 | Update README.md | Martin Dørum Nygaard | 1 | +1 | -2 |
2015-10-26 21:30 | Update README.md | Martin Dørum Nygaard | 1 | +2 | -2 |
2015-10-26 21:28 | improved readme | mort | 1 | +28 | -1 |
2015-10-26 21:17 | made it optional for plugins to include js/ and php/ | mort | 1 | +6 | -5 |
2015-10-26 13:00 | fixed things | mort | 40 | +1511 | -1516 |
2015-10-26 11:42 | fixed file copying | mort | 2 | +6 | -4 |
2015-10-25 22:32 | added draft functionality: if a post title starts with 'DRAFT:', it'll be accessible through links, but not listed in a section. | mort | 4 | +14 | -1 |
2015-10-23 07:21 | updated link to example directory in readme | mort | 1 | +1 | -1 |
2015-10-23 07:09 | fixed issue related to an empty public/ dir | mort | 3 | +3 | -6 |
2015-10-23 07:02 | fixed small thing | mort | 1 | +0 | -2 |
2015-10-23 06:47 | now supports images | mort | 8 | +109 | -48 |
2015-10-22 18:39 | plugins and themes can now have HTML and javascript | mort | 13 | +87 | -16 |
2015-10-22 17:45 | improved readme | mort | 1 | +3 | -0 |
2015-10-22 17:41 | fixed some things | mort | 3 | +25 | -7 |
2015-10-22 16:19 | fixed buggy conf parsing | mort | 1 | +2 | -2 |
2015-10-22 16:02 | started plugin system things | mort | 9 | +249 | -1 |
2015-10-20 20:41 | added readme and license | mort | 2 | +367 | -0 |
2015-10-20 20:24 | pagination now works, and ditched relative URLs in favour of absolute URLs | mort | 17 | +140 | -58 |
2015-10-20 13:31 | started working on pagination | mort | 10 | +26 | -3 |
2015-10-20 12:12 | various improvements, and logo is now optional | mort | 11 | +81 | -10 |
2015-10-20 11:26 | now builds individual posts too | mort | 11 | +150 | -40 |
2015-10-20 09:04 | config files instead of settings.h, some improvements to things | mort | 12 | +135 | -27 |
2015-10-20 07:55 | started rewrite of h_build to make cleaner code | mort | 11 | +188 | -276 |
2015-10-19 11:20 | rewrote h_template.c such that it now both works and makes sense | mort | 1 | +43 | -98 |
2015-10-19 10:48 | various changes | mort | 8 | +152 | -30 |
2015-10-14 19:55 | started work on the menu | mort | 9 | +84 | -19 |
2015-10-13 12:45 | better h_util_file_read | mort | 1 | +3 | -6 |
2015-10-13 12:31 | some improvements, changed theme structure | mort | 7 | +24 | -4 |
2015-10-13 11:53 | themes are now in their own files, changed UI | mort | 9 | +95 | -40 |
2015-10-12 11:47 | some better code, UI improved | mort | 12 | +126 | -78 |
2015-10-09 13:01 | added templating and fixed a bunch of segfaults | mort | 7 | +272 | -15 |
2015-10-09 08:40 | recurring through sections now works | mort | 10 | +193 | -45 |
2015-10-09 06:29 | h_section made, and can be inited from a dir. | mort | 8 | +261 | -11 |
2015-10-08 21:52 | initial commit | mort | 12 | +256 | -0 |
2020-06-24 23:32 | Escaped post HTML with CDATA | aftix | 3 | +6 | -4 |
2020-06-24 20:41 | added fullcontent option | aftix | 5 | +22 | -2 |
2020-06-15 20:59 | re-added logo to theme | aftix | 1 | +1 | -0 |
2020-06-09 00:27 | Added more create/free methods, fixed leaks, no more fstr | aftix | 24 | +829 | -170 |
2020-06-08 20:15 | Added {{feed}} to template | aftix | 6 | +65 | -6 |
2020-06-07 22:09 | changed pubDate to RFC-822 regardless of locale | aftix | 1 | +80 | -6 |
2020-06-07 21:48 | fixed rss generation ignoring config | aftix | 1 | +6 | -3 |
2020-06-07 21:24 | fixed rss paths to the correct locations regardless of root | aftix | 7 | +30 | -41 |
2020-06-07 21:04 | fixed MakeHTML | aftix | 1 | +9 | -5 |
2020-06-07 05:11 | Made rss conformant (removed combine_feeds, fixed dates, fixed namespaces) | aftix | 16 | +71 | -133 |
2020-06-07 04:16 | Updated misleading description on README | aftix | 1 | +3 | -1 |
2020-06-07 04:04 | Fixed bug on opening feed.rss | aftix | 1 | +13 | -0 |
2020-06-07 03:26 | Added the ability to autogenerate rss channels | aftix | 33 | +1171 | -82 |
2020-06-05 19:15 | Added editorconfig file to force tabs | aftix | 1 | +8 | -0 |
2020-06-05 19:10 | Added sample makefile | aftix | 2 | +29 | -0 |
2016-04-07 00:07 | added missing semicolon to javascript | mort | 1 | +1 | -1 |
2015-12-22 21:25 | fixed undefined behaviour, making valgrind happy | mort | 2 | +2 | -2 |
2015-12-22 11:31 | more optimization, now has a small JS library for plugins and themes | mort | 4 | +46 | -14 |
2015-12-18 00:20 | housecat now ignores dirs starting with _ | mort | 1 | +4 | -1 |
2015-11-02 11:04 | section path now available in index.html as {{section}} | mort | 3 | +3 | -1 |
2015-11-02 10:06 | drafts no longer take up a spot in their respective list pages | mort | 10 | +170 | -119 |
2015-11-01 22:32 | fixed thing | mort | 1 | +2 | -0 |
2015-11-01 22:30 | a bit of structure | mort | 14 | +458 | -460 |
2015-10-27 20:50 | appropriate error message when a title is missing | mort | 5 | +11 | -2 |
2015-10-26 21:31 | Update README.md | Martin Dørum Nygaard | 1 | +1 | -2 |
2015-10-26 21:30 | Update README.md | Martin Dørum Nygaard | 1 | +2 | -2 |
2015-10-26 21:28 | improved readme | mort | 1 | +28 | -1 |
2015-10-26 21:17 | made it optional for plugins to include js/ and php/ | mort | 1 | +6 | -5 |
2015-10-26 13:00 | fixed things | mort | 40 | +1511 | -1516 |
2015-10-26 11:42 | fixed file copying | mort | 2 | +6 | -4 |
2015-10-25 22:32 | added draft functionality: if a post title starts with 'DRAFT:', it'll be accessible through links, but not listed in a section. | mort | 4 | +14 | -1 |
2015-10-23 07:21 | updated link to example directory in readme | mort | 1 | +1 | -1 |
2015-10-23 07:09 | fixed issue related to an empty public/ dir | mort | 3 | +3 | -6 |
2015-10-23 07:02 | fixed small thing | mort | 1 | +0 | -2 |
2015-10-23 06:47 | now supports images | mort | 8 | +109 | -48 |
2015-10-22 18:39 | plugins and themes can now have HTML and javascript | mort | 13 | +87 | -16 |
2015-10-22 17:45 | improved readme | mort | 1 | +3 | -0 |
2015-10-22 17:41 | fixed some things | mort | 3 | +25 | -7 |
2015-10-22 16:19 | fixed buggy conf parsing | mort | 1 | +2 | -2 |
2015-10-22 16:02 | started plugin system things | mort | 9 | +249 | -1 |
2015-10-20 20:41 | added readme and license | mort | 2 | +367 | -0 |
2015-10-20 20:24 | pagination now works, and ditched relative URLs in favour of absolute URLs | mort | 17 | +140 | -58 |
2015-10-20 13:31 | started working on pagination | mort | 10 | +26 | -3 |
2015-10-20 12:12 | various improvements, and logo is now optional | mort | 11 | +81 | -10 |
2015-10-20 11:26 | now builds individual posts too | mort | 11 | +150 | -40 |
2015-10-20 09:04 | config files instead of settings.h, some improvements to things | mort | 12 | +135 | -27 |
2015-10-20 07:55 | started rewrite of h_build to make cleaner code | mort | 11 | +188 | -276 |
2015-10-19 11:20 | rewrote h_template.c such that it now both works and makes sense | mort | 1 | +43 | -98 |
2015-10-19 10:48 | various changes | mort | 8 | +152 | -30 |
2015-10-14 19:55 | started work on the menu | mort | 9 | +84 | -19 |
2015-10-13 12:45 | better h_util_file_read | mort | 1 | +3 | -6 |
2015-10-13 12:31 | some improvements, changed theme structure | mort | 7 | +24 | -4 |
2015-10-13 11:53 | themes are now in their own files, changed UI | mort | 9 | +95 | -40 |
2015-10-12 11:47 | some better code, UI improved | mort | 12 | +126 | -78 |
2015-10-09 13:01 | added templating and fixed a bunch of segfaults | mort | 7 | +272 | -15 |
2015-10-09 08:40 | recurring through sections now works | mort | 10 | +193 | -45 |
2015-10-09 06:29 | h_section made, and can be inited from a dir. | mort | 8 | +261 | -11 |
2015-10-08 21:52 | initial commit | mort | 12 | +256 | -0 |