source: bookmarks/trunk/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @127   8 years peter Make it clear that add takes a hash not an object.
(edit) @126   8 years peter HTML-escape the bookmark resource title or URI in the list display.
(edit) @125   8 years peter HTML-escape template variables before insertion.
(edit) @119   8 years peter #15: Use Plack::Middleware::Static to serve static assets. Moved the CSS …
(edit) @118   8 years peter Moved the digest_key generation into the BookmarksApp, so that it only …
(edit) @114   8 years peter Store user credentials in an external htdigest file.
(edit) @113   8 years peter Corrected spelling of "attachment" in CSV Content-Disposition header.
(edit) @112   8 years peter - Added the sidebar resource. - Moved the list resources to list. …
(edit) @111   8 years peter #6: Split the core HTML list of bookmarks into an included template.
(edit) @108   8 years peter Added template for the tag tree display.
(edit) @107   8 years peter Added a /tags resource that provides a drilldown inteface to the tags and …
(edit) @106   9 years peter #6: Added basic pagination to the bookmarks HTML list view.
(edit) @101   9 years peter added some perldoc to BookmarksApp
(edit) @100   9 years peter set the include path for the individual bookmark form template
(edit) @99   9 years peter - removed the app.psgi script in favor of using the start script (which …
(edit) @98   9 years peter only initialize the controller once, and just set the request to a new …
(edit) @95   9 years peter moved the template files into the lib/Bookmarks directory
(edit) @92   9 years peter issue #10: added basic test of the web app and the Bookmark class To make …
(edit) @91   9 years peter change TO_JSON() method name to to_hashref() to emphasize its multiple …
(edit) @88   9 years peter Better separation of the model for searching and the web app …
(edit) @84   9 years peter issue #9: use FindBin to get the actual path to the bookmarks.sql
(edit) @81   9 years peter issue #1: moved BookmarksApp code into its own *.pm file
(edit) @78   9 years peter - Separated out the creation of the where clause into a separate function. …
(edit) @76   10 years peter - only update the title if it has changed - update the mtime if the …
(edit) @75   10 years peter - added a collection attribute to the Bookmark class - added an …
(edit) @74   10 years peter fixed typo in 404 error messages
(edit) @72   10 years peter - added the access log file to svn:ignore - added the scan
(edit) @71   10 years peter - added a Bookmarks::Search class that encapsulates the query, tags, …
(add) @70   10 years peter - moved the *.pm files into the lib directory - changed …
Note: See TracRevisionLog for help on using the revision log.