Commit Graph

  • 41730ea (HEAD -> main) v8.1.0: add url_rel value with relative URL for entry by Brennen Bearnes 2023-05-24 23:18:45 -0600
  • c0e4621 (tag: v8.0.0) set version to 8.0.0 by Brennen Bearnes 2022-09-26 22:44:00 -0600
  • a2a411c update dependency versions by Brennen Bearnes 2022-09-26 22:42:49 -0600
  • 0875cdc Filters: add decode() calls on command output by Brennen Bearnes 2022-05-29 14:41:03 -0600
  • d2c8f39 filter-as-script approach using IPC::Cmd by Brennen Bearnes 2022-05-27 11:50:49 -0600
  • e01469e reorder rendering a bit, add "filter" concept triggered by property by Brennen Bearnes 2022-05-20 21:55:17 -0600
  • fdd4ba2 tweak datestamp & tag style by Brennen Bearnes 2022-05-16 17:56:17 -0600
  • b1b0204 update copyright; limit license to gpl 2 or 3 by Brennen Bearnes 2022-05-16 17:48:56 -0600
  • 11aa204 EntryStore::get_sub_entries(): alphabetically sort returned entries by Brennen Bearnes 2020-07-23 17:11:53 -0600
  • 3c76c7c feed_print_json(): add date_published by Brennen Bearnes 2020-07-23 16:54:12 -0600
  • 9bcb1ed commit actual version in code by Brennen Bearnes 2020-07-23 16:39:13 -0600
  • 76c0e88 (tag: v7.1.0) handle sites with an index file in the root by Brennen Bearnes 2020-04-18 23:17:44 -0600
  • 3a26d66 (tag: v7.0.0) update changelog & do some pre-release tidying by Brennen Bearnes 2020-04-04 23:44:04 -0600
  • e863f43 bin/wrt-feed: add --json option; handle @local_argv correctly by Brennen Bearnes 2020-04-04 23:27:53 -0600
  • 64a91ed add feed links to wrt-init template and examples by Brennen Bearnes 2020-04-04 22:59:18 -0600
  • 9c22e57 add rfc_3339_date() and use it for json feed output by Brennen Bearnes 2019-12-16 22:57:39 -0700
  • ad0262b json feeds: add home_page_url and (optionally) favicon by Brennen Bearnes 2019-12-16 22:30:24 -0700
  • 7d9ff8f add JSON Feed support; make Atom feed use caches; decode utf-8 output by Brennen Bearnes 2019-12-16 22:03:27 -0700
  • 86bb3f1 stub a test for bin/wrt-feed by Brennen Bearnes 2019-12-15 20:05:49 -0700
  • 0ec1820 wrt-feed: disentangles feed printing from WRT::display() by Brennen Bearnes 2019-12-15 21:50:31 -0500
  • c0b7815 wrt-repl: slightly better comments / POD by Brennen Bearnes 2019-12-15 21:45:24 -0500
  • 605ebfc wrt-repl: more useful startup, add Data::Dumper by Brennen Bearnes 2019-12-14 16:15:59 -0700
  • 6f2ed77 handle(): use POSIX character classes instead of a-z by Brennen Bearnes 2019-12-14 15:13:39 -0700
  • 3e0be41 App::WRT: minor code formatting tweaks for line length, etc. by Brennen Bearnes 2019-12-14 15:13:10 -0700
  • cf358d3 $entrypath_expr to $EntryStore::RENDERABLE_EXPR & add methods by Brennen Bearnes 2019-12-14 15:11:11 -0700
  • c6f86a3 stub out a wrt-repl for debugging by Brennen Bearnes 2019-12-14 15:07:44 -0700
  • 95857e2 sort tagged entries with alpha first then reverse chronological by Brennen Bearnes 2019-12-13 13:05:47 -0500
  • a0e04c8 pull entry sorting into App::WRT::Sort & generalize by Brennen Bearnes 2019-12-13 13:04:20 -0500
  • 32103f1 add a full tagging system to wrt by Brennen Bearnes 2019-12-02 17:47:20 -0700
  • db87f1d Util: croak on utf-8 warnings by Brennen Bearnes 2019-12-02 17:45:49 -0700
  • cf9ccc7 move elapsed rendering time into bin/wrt-render-all by Brennen Bearnes 2019-12-02 17:43:22 -0700
  • 4713d7a cache rendered html; extract titles; all as utf-8 by Brennen Bearnes 2019-11-10 18:19:15 -0700
  • 83a4844 (tag: v6.3.1) iso_date(): test with a regex instead of specific string by Brennen Bearnes 2019-06-23 17:45:59 -0600
  • 9d3289b (tag: v6.3.0) testing: get_date(), rendering util, mock file writes by Brennen Bearnes 2019-06-18 00:00:56 -0600
  • 8086354 (tag: v6.2.4) replace README.pod with README.md; remove Travis link by Brennen Bearnes 2019-05-28 23:01:54 -0600
  • 109f8d0 (tag: v6.2.3) update Changes for v6.2.3 by Brennen Bearnes 2019-05-16 22:51:37 -0600
  • 8cfe9ed bin/wrt-display: correctly expand new, fulltext, all by Brennen Bearnes 2019-05-16 22:24:39 -0600
  • 748f5a6 (tag: v6.2.2) EntryStore: stash sorted list of all entries as found by Brennen Bearnes 2019-05-16 22:19:36 -0600
  • f246c5b (tag: v6.2.1) bin/wrt-help: list more subcommands, ditch $0 cleverness by Brennen Bearnes 2019-05-16 22:11:27 -0600
  • bb32d64 (tag: v6.2.0) EntryStore: Add methods for further slicing entry list by Brennen Bearnes 2019-05-16 21:47:33 -0600
  • 292c0ce (tag: v6.1.0) Add bin/wrt-help and bin/wrt-version by Brennen Bearnes 2019-05-16 21:39:47 -0600
  • be13fad (tag: v6.0.0) v6.0.0: expand EntryStore, test more, cache harder by Brennen Bearnes 2019-04-14 22:18:08 -0600
  • 29a8265 (tag: v5.0.0) update Changes file for v5.0.0 by Brennen Bearnes 2019-04-14 13:00:51 -0600
  • 7cef8c3 remove mention of FastCGI from docs by Brennen Bearnes 2019-04-14 13:00:22 -0600
  • 80acced add wrt-ls; minor tidying of documentation by Brennen Bearnes 2019-04-14 12:36:55 -0600
  • e8f49fe .gitignore: add pod2htmd.tmp by Brennen Bearnes 2019-04-14 12:31:01 -0600
  • 95dfd5b stub wrt-ls by Brennen Bearnes 2019-04-14 11:38:05 -0600
  • 8f1bf3a title extraction: allow header tags with attributes by Brennen Bearnes 2019-03-14 22:15:08 -0600
  • 8c36b6f docs: mention Text::Markdown::Discount explicitly by Brennen Bearnes 2019-03-14 22:14:39 -0600
  • 155e4ff replace github mentions with links to code.p1k3.com by Brennen Bearnes 2018-07-15 14:31:37 -0600
  • 1351e7c add META.json & META.yml to .gitignore by Brennen Bearnes 2018-06-24 18:44:15 -0600
  • 76be940 bump XML::Atom::SimpleFeed to 0.900; remove wrt-fcgi by Brennen Bearnes 2018-06-22 01:35:19 -0600
  • 9b7549b EntryStore: by_prop(), props_for(), all_props(); property hashes by Brennen Bearnes 2018-05-29 00:51:14 -0600
  • 05cbd1b whitespace and punctuation changes far too trivial to merit a commit by Brennen Bearnes 2018-05-28 17:44:33 -0600
  • 23bc792 concatenation instead of variable interpolation in HTML::tag() by Brennen Bearnes 2018-05-27 21:39:47 -0600
  • db4111a remove hardcoded "public" from renderer directory path copying by Brennen Bearnes 2018-05-27 21:39:16 -0600
  • 3c1ca71 remove unused feed_url param from wrt-init and example dir by Brennen Bearnes 2018-05-27 21:38:17 -0600
  • a550cd4 remove an extraneous JSON->convert_blessed(1) call by Brennen Bearnes 2018-05-27 14:58:57 -0600
  • f9274ba WRT::entry(): fix glitch with contents list for binfile_expr matches by Brennen Bearnes 2018-05-26 22:26:36 -0600
  • a08d92c correctly encode feed output by Brennen Bearnes 2018-05-26 20:47:10 -0600
  • 806d4b3 optionally cache included files in-memory, use file_get_contents() by Brennen Bearnes 2018-05-25 22:05:17 -0600
  • fd3955b add bin/wrt-config for displaying configuration info by Brennen Bearnes 2018-05-25 21:10:39 -0600
  • dafb1ca EntryStore: call generate_date_hashes() in constructor for next/prev by Brennen Bearnes 2018-05-03 23:23:38 -0600
  • 8233f4a mild refactor of display() & some comment / dead code cleanup by Brennen Bearnes 2018-04-26 10:29:49 -0600
  • aa9efa8 App::WRT::Util::file_get_contents() by Brennen Bearnes 2018-04-26 10:25:19 -0600
  • f85b7a5 use Carp; some whitespace fiddling by Brennen Bearnes 2018-04-24 21:04:13 -0600
  • bc1c22f remove old latex markup stuff by Brennen Bearnes 2018-04-24 21:03:40 -0600
  • e338d0b EntryStore, a class for wrapping various methods for finding entry lists by Brennen Bearnes 2018-04-24 21:03:28 -0600
  • 9de856c add a somewhat sketchy Changes file by Brennen Bearnes 2018-04-22 00:41:29 -0600
  • 99a584f (tag: v5.0.0-alpha) set version string to v5.0.0 by Brennen Bearnes 2018-04-19 23:31:41 -0600
  • e919a56 some comment tweaking; latest readme by Brennen Bearnes 2018-04-19 23:27:30 -0600
  • 7b543b5 address a bunch of hotspots from Devel::NYTProf, removing MethodSpit by Brennen Bearnes 2018-04-11 18:05:18 -0600
  • 3fa80ca link_bar(): retain actual <a> tag for current page in linkbar by Brennen Bearnes 2018-04-08 22:52:54 -0600
  • cf3dd64 remove failing recent_month test by Brennen Bearnes 2018-04-08 22:52:11 -0600
  • b5fe642 kill an extraneous space char in Markup.pm by Brennen Bearnes 2018-04-08 22:25:16 -0600
  • c1e17a9 sync README.pod with latest from WRT.pm by Brennen Bearnes 2018-04-08 22:25:00 -0600
  • 7d80dd5 kill recent_month(), month_before(), and feed_print_latest() by Brennen Bearnes 2018-04-08 22:12:51 -0600
  • 143613f get_date_entries_by_depth() by Brennen Bearnes 2018-04-08 15:27:26 -0600
  • 4f9a71b (tag: v4.3.0) switch example config from p1k3.com to example.com urls by Brennen Bearnes 2018-04-06 18:43:05 -0600
  • a5e5f21 render feed for last n day entries instead of for current month by Brennen Bearnes 2018-04-06 18:42:22 -0600
  • 77d90d2 (tag: v4.2.2) fix --config option to wrt-display & wrt-render-all by Brennen Bearnes 2018-02-10 16:20:10 -0700
  • 23e9cbf zap year list from linkbar by Brennen Bearnes 2017-12-05 23:35:54 -0700
  • 174de9b v4.2.1: url_root to / by Brennen Bearnes 2017-11-18 22:57:12 -0700
  • fd1a909 tweak url_root default, add url_root to topic link generator by Brennen Bearnes 2017-11-18 22:25:21 -0700
  • bcd56ee update README.pod to v4.2.0 by Brennen Bearnes 2017-11-18 20:47:15 -0700
  • 29d5791 (tag: v4.2.0) v4.1.0 -> v4.2.0 by Brennen Bearnes 2017-11-18 19:25:25 -0700
  • 8e553be t/wrt.t: whitespace by Brennen Bearnes 2017-11-18 19:18:36 -0700
  • 5afa8bf improved documentation in shell utilities by Brennen Bearnes 2017-11-18 19:18:14 -0700
  • 1c88c29 make a copy of %default before blessing by Brennen Bearnes 2017-11-18 18:09:46 -0700
  • 473c7f6 document MethodSpit, which is stupid by Brennen Bearnes 2017-11-18 18:09:29 -0700
  • bb4feb4 document the overlay option, add an accessor method for it by Brennen Bearnes 2017-11-18 18:09:09 -0700
  • 746bf95 use a logging callback to WRT::Renderer::render() by Brennen Bearnes 2017-11-18 17:16:23 -0700
  • 27991a8 fix get_time test - use an existing file, after having zapped `log` by Brennen Bearnes 2017-11-18 17:11:41 -0700
  • cfe298c add publish_dir to example wrt.json by Brennen Bearnes 2017-11-18 16:36:42 -0700
  • fa67b44 clean up some file modes by Brennen Bearnes 2017-11-18 16:36:30 -0700
  • d97ece1 remove old log file from wala tests by Brennen Bearnes 2017-11-18 16:36:09 -0700
  • 3e6da0a document <include> markup by Brennen Bearnes 2017-11-18 16:31:49 -0700
  • 106dae4 expand and reorganize POD by Brennen Bearnes 2017-11-17 00:33:16 -0700
  • ec90f8b render feed to $wrt->feed_alias; add an .xml file by Brennen Bearnes 2017-11-17 00:30:01 -0700
  • b216425 fix incorrect POD ordering (a =cut before a =back) by Brennen Bearnes 2017-11-16 00:49:40 -0700