450 Commits (main)
 

Author SHA1 Message Date
  Brennen Bearnes 1351e7c41c add META.json & META.yml to .gitignore 5 years ago
  Brennen Bearnes 76be940f6f bump XML::Atom::SimpleFeed to 0.900; remove wrt-fcgi 5 years ago
  Brennen Bearnes 9b7549ba10 EntryStore: by_prop(), props_for(), all_props(); property hashes 5 years ago
  Brennen Bearnes 05cbd1be83 whitespace and punctuation changes far too trivial to merit a commit 5 years ago
  Brennen Bearnes 23bc792c39 concatenation instead of variable interpolation in HTML::tag() 6 years ago
  Brennen Bearnes db4111a1d6 remove hardcoded "public" from renderer directory path copying 6 years ago
  Brennen Bearnes 3c1ca71e4f remove unused feed_url param from wrt-init and example dir 6 years ago
  Brennen Bearnes a550cd4f84 remove an extraneous JSON->convert_blessed(1) call 6 years ago
  Brennen Bearnes f9274ba36d WRT::entry(): fix glitch with contents list for binfile_expr matches 6 years ago
  Brennen Bearnes a08d92ccf7 correctly encode feed output 6 years ago
  Brennen Bearnes 806d4b37d3 optionally cache included files in-memory, use file_get_contents() 6 years ago
  Brennen Bearnes fd3955ba1a add bin/wrt-config for displaying configuration info 6 years ago
  Brennen Bearnes dafb1ca896 EntryStore: call generate_date_hashes() in constructor for next/prev 6 years ago
  Brennen Bearnes 8233f4a0a9 mild refactor of display() & some comment / dead code cleanup 6 years ago
  Brennen Bearnes aa9efa8232 App::WRT::Util::file_get_contents() 6 years ago
  Brennen Bearnes f85b7a5e66 use Carp; some whitespace fiddling 6 years ago
  Brennen Bearnes bc1c22ff15 remove old latex markup stuff 6 years ago
  Brennen Bearnes e338d0be5c EntryStore, a class for wrapping various methods for finding entry lists 6 years ago
  Brennen Bearnes 9de856cd61 add a somewhat sketchy Changes file 6 years ago
  Brennen Bearnes 99a584fb08 set version string to v5.0.0 6 years ago
  Brennen Bearnes e919a568b8 some comment tweaking; latest readme 6 years ago
  Brennen Bearnes 7b543b56b2 address a bunch of hotspots from Devel::NYTProf, removing MethodSpit 6 years ago
  Brennen Bearnes 3fa80cabf2 link_bar(): retain actual <a> tag for current page in linkbar 6 years ago
  Brennen Bearnes cf3dd64106 remove failing recent_month test 6 years ago
  Brennen Bearnes b5fe6427a0 kill an extraneous space char in Markup.pm 6 years ago
  Brennen Bearnes c1e17a9bd1 sync README.pod with latest from WRT.pm 6 years ago
  Brennen Bearnes 7d80dd5f18 kill recent_month(), month_before(), and feed_print_latest() 6 years ago
  Brennen Bearnes 143613f413 get_date_entries_by_depth() 6 years ago
  Brennen Bearnes 4f9a71ba18 switch example config from p1k3.com to example.com urls 6 years ago
  Brennen Bearnes a5e5f21996 render feed for last n day entries instead of for current month 6 years ago
  Brennen Bearnes 77d90d2180 fix --config option to wrt-display & wrt-render-all 6 years ago
  Brennen Bearnes 23e9cbfaa1 zap year list from linkbar 6 years ago
  Brennen Bearnes 174de9b1be v4.2.1: url_root to / 6 years ago
  Brennen Bearnes fd1a90962f tweak url_root default, add url_root to topic link generator 6 years ago
  Brennen Bearnes bcd56ee89b update README.pod to v4.2.0 6 years ago
  Brennen Bearnes 29d57912fe v4.1.0 -> v4.2.0 6 years ago
  Brennen Bearnes 8e553bee4b t/wrt.t: whitespace 6 years ago
  Brennen Bearnes 5afa8bffc9 improved documentation in shell utilities 6 years ago
  Brennen Bearnes 1c88c29155 make a copy of %default before blessing 6 years ago
  Brennen Bearnes 473c7f687c document MethodSpit, which is stupid 6 years ago
  Brennen Bearnes bb4feb4f1f document the overlay option, add an accessor method for it 6 years ago
  Brennen Bearnes 746bf950d6 use a logging callback to WRT::Renderer::render() 6 years ago
  Brennen Bearnes 27991a80c5 fix get_time test - use an existing file, after having zapped `log` 6 years ago
  Brennen Bearnes cfe298c380 add publish_dir to example wrt.json 6 years ago
  Brennen Bearnes fa67b44d41 clean up some file modes 6 years ago
  Brennen Bearnes d97ece163b remove old log file from wala tests 6 years ago
  Brennen Bearnes 3e6da0a7e0 document <include> markup 6 years ago
  Brennen Bearnes 106dae4dfa expand and reorganize POD 6 years ago
  Brennen Bearnes ec90f8b596 render feed to $wrt->feed_alias; add an .xml file 6 years ago
  Brennen Bearnes b216425d53 fix incorrect POD ordering (a =cut before a =back) 6 years ago