68 Commits (main)

Author SHA1 Message Date
  Brennen Bearnes 41730ea382 v8.1.0: add url_rel value with relative URL for entry 11 months ago
  Brennen Bearnes c0e4621c1c set version to 8.0.0 1 year ago
  Brennen Bearnes d2c8f395f9 filter-as-script approach using IPC::Cmd 1 year ago
  Brennen Bearnes e01469e0f3 reorder rendering a bit, add "filter" concept triggered by property 1 year ago
  Brennen Bearnes fdd4ba2a8a tweak datestamp & tag style 1 year ago
  Brennen Bearnes b1b0204931 update copyright; limit license to gpl 2 or 3 1 year ago
  Brennen Bearnes 11aa204414 EntryStore::get_sub_entries(): alphabetically sort returned entries 3 years ago
  Brennen Bearnes 3c76c7c15c feed_print_json(): add date_published 3 years ago
  Brennen Bearnes 9bcb1ed4a6 commit actual version in code 3 years ago
  Brennen Bearnes 76c0e88d8b handle sites with an index file in the root 4 years ago
  Brennen Bearnes 3a26d662e4 update changelog & do some pre-release tidying 4 years ago
  Brennen Bearnes 9c22e57cea add rfc_3339_date() and use it for json feed output 4 years ago
  Brennen Bearnes ad0262b858 json feeds: add home_page_url and (optionally) favicon 4 years ago
  Brennen Bearnes 7d9ff8fcba add JSON Feed support; make Atom feed use caches; decode utf-8 output 4 years ago
  Brennen Bearnes 0ec18208d5 wrt-feed: disentangles feed printing from WRT::display() 4 years ago
  Brennen Bearnes 605ebfcb19 wrt-repl: more useful startup, add Data::Dumper 4 years ago
  Brennen Bearnes 6f2ed77c7d handle(): use POSIX character classes instead of a-z 4 years ago
  Brennen Bearnes 3e0be41497 App::WRT: minor code formatting tweaks for line length, etc. 4 years ago
  Brennen Bearnes cf358d3ca3 $entrypath_expr to $EntryStore::RENDERABLE_EXPR & add methods 4 years ago
  Brennen Bearnes 95857e2f38 sort tagged entries with alpha first then reverse chronological 4 years ago
  Brennen Bearnes 32103f1656 add a full tagging system to wrt 4 years ago
  Brennen Bearnes 4713d7abbe cache rendered html; extract titles; all as utf-8 4 years ago
  Brennen Bearnes 83a484492b iso_date(): test with a regex instead of specific string 4 years ago
  Brennen Bearnes 9d3289b19f testing: get_date(), rendering util, mock file writes 4 years ago
  Brennen Bearnes 8086354d2c replace README.pod with README.md; remove Travis link 4 years ago
  Brennen Bearnes 8cfe9edd43 bin/wrt-display: correctly expand new, fulltext, all 4 years ago
  Brennen Bearnes 748f5a65e5 EntryStore: stash sorted list of all entries as found 4 years ago
  Brennen Bearnes f246c5baed bin/wrt-help: list more subcommands, ditch $0 cleverness 4 years ago
  Brennen Bearnes bb32d648c7 EntryStore: Add methods for further slicing entry list 4 years ago
  Brennen Bearnes 292c0ceb62 Add bin/wrt-help and bin/wrt-version 4 years ago
  Brennen Bearnes be13fadb7c v6.0.0: expand EntryStore, test more, cache harder 5 years ago
  Brennen Bearnes 7cef8c3ed3 remove mention of FastCGI from docs 5 years ago
  Brennen Bearnes 80accedb33 add wrt-ls; minor tidying of documentation 5 years ago
  Brennen Bearnes 8f1bf3a170 title extraction: allow header tags with attributes 5 years ago
  Brennen Bearnes 8c36b6f808 docs: mention Text::Markdown::Discount explicitly 5 years ago
  Brennen Bearnes 155e4ff08e replace github mentions with links to code.p1k3.com 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 a550cd4f84 remove an extraneous JSON->convert_blessed(1) call 5 years ago
  Brennen Bearnes f9274ba36d WRT::entry(): fix glitch with contents list for binfile_expr matches 5 years ago
  Brennen Bearnes a08d92ccf7 correctly encode feed output 5 years ago
  Brennen Bearnes 806d4b37d3 optionally cache included files in-memory, use file_get_contents() 5 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