68 Commits (main)

Author SHA1 Message Date
  Brennen Bearnes 9b7549ba10 EntryStore: by_prop(), props_for(), all_props(); property hashes 6 years ago
  Brennen Bearnes 05cbd1be83 whitespace and punctuation changes far too trivial to merit a commit 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 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 e338d0be5c EntryStore, a class for wrapping various methods for finding entry lists 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 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 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 29d57912fe v4.1.0 -> v4.2.0 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 bb4feb4f1f document the overlay option, add an accessor method for it 6 years ago
  Brennen Bearnes fa67b44d41 clean up some file modes 6 years ago
  Brennen Bearnes 3e6da0a7e0 document <include> markup 6 years ago
  Brennen Bearnes 106dae4dfa expand and reorganize POD 6 years ago
  Brennen Bearnes b216425d53 fix incorrect POD ordering (a =cut before a =back) 6 years ago
  Brennen Bearnes 24f61bc9a8 v4.1.0: add wrt-init 6 years ago
  Brennen Bearnes 2606e124d4 die on missing template file 6 years ago
  Brennen Bearnes dd404cdcfd v4.0.1: fix App::WRT::Markup require of WRT::Image 6 years ago
  Brennen Bearnes e641a50121 v4.0.0: rename WRT to App::WRT 6 years ago
  Brennen Bearnes b774f0d6d1 add a copy of the gpl and a LICENSE section 6 years ago
  Brennen Bearnes b37bfb7841 add publish_dir config value, ensure that dir exists when rendering 6 years ago
  Brennen Bearnes d56003253a v3.5.0: wrt-render-all now handles /, /all, and /feed 6 years ago
  Brennen Bearnes 7d314b773d v3.4.2: add [0-9] to acceptable sub-entry characters 6 years ago
  Brennen Bearnes 22dfe40533 v3.3.1: die on attempting to include a directory 6 years ago
  Brennen Bearnes 218c5fff70 include datestamps in feed 7 years ago
  Brennen Bearnes c154ade133 v3.3.0: list topics in datestamp 7 years ago
  Brennen Bearnes d1d1ad712b use topiclinks instead of datestamp for topic list class 7 years ago
  Brennen Bearnes f5825a53f8 add topic list to entries 7 years ago
  Brennen Bearnes 18f15b4cfc allow `-` in entry names, use .prop for properties 7 years ago
  Brennen Bearnes ba84987f3a simplify datestamps 7 years ago
  Brennen Bearnes 7225004f5b add wrt-noexpand 7 years ago
  Brennen Bearnes e00489173a remove a sorta-extraneous trailing slash on contents 7 years ago
  Brennen Bearnes a069a79628 v3.0.0: support for includes, change root_dir semantics, add entry_dir 7 years ago
  Brennen Bearnes 2b7399156c split wrt utility into git-style subcommands 7 years ago
  Brennen Bearnes 87a23161ec extract http_header stuff from WRT module; bump version number to 2.0 7 years ago
  Brennen Bearnes cfa1f5c870 switch to wrt.json for configuration 7 years ago
  Brennen Bearnes 48c1d13d72 use WRT::Date in WRT.pm 7 years ago