source: bookmarks

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46   11 years peter - moved the update method from Bookmark to Bookmarks - added a …
(edit) @45   11 years peter - created a separate edit runmode to edit existing bookmarks; handled …
(edit) @44   11 years peter - make the id, ctime, and mtime attributes of Bookmark read-only - …
(edit) @43   11 years peter - don't append an extra '/' to the end of the base_uri - save the …
(edit) @42   11 years peter put the BookmarkApp::Dispatch class into its own file
(edit) @41   11 years peter - move the reverse proxy check and change to SERVER_NAME from the …
(edit) @40   11 years peter - include the "format=text" query parameter for the text/uri-list list …
(edit) @39   11 years peter - include bookmark tags as Atom categories for the entry - include …
(edit) @38   11 years peter - put the list of links to alternate formats for the list into a …
(edit) @37   11 years peter - moved the creation of the $bookmarks and $base_uri objects into the …
(edit) @36   12 years peter - the XBEL creation uses the accessors insead of direct hash access of …
(edit) @35   12 years peter simplified the processing of the tag query parameter
(edit) @34   12 years peter moved the bookmarklet link into the refine div, so it does not get …
(edit) @33   12 years peter - generate Atom 1.0 feeds - include an <updated> element in each entry …
(edit) @32   12 years peter - include any tag query parameters in the Atom feed id, self link, and …
(edit) @31   12 years peter - the Atom feed understands multiple tag query parameters - the Atom …
(edit) @30   12 years peter - added a separate run mode for the field resources (view_field) - …
(edit) @29   12 years peter added the javascript bookmarklet link to the bottom of the list view
(edit) @28   12 years peter only update the mtime of an existing bookmark if its tags change
(edit) @27   12 years peter - protect the specific field request with an eval; if it fails because the …
(edit) @26   12 years peter renamed Bookmarks::get_resources() to Bookmarks::get_bookmarks()
(edit) @25   12 years peter - Bookmark uses Moose - the Bookmarks base_uri should be passed to the …
(edit) @24   12 years peter Bookmarks takjes an actual URI object as its base_uri attribute
(edit) @23   12 years peter use the subclass style of CGI::Application::Dispatch
(edit) @22   12 years peter - construct the link attributes and hrefs in the BookmarkApp instead of in …
(edit) @21   12 years peter - added links to the JSON and XBEL formats of the current list - all …
(edit) @20   12 years peter - Bookmarks::get_resources() and Bookmarks::get_cotags() both accept …
(edit) @19   12 years peter added support for viewing the list of bookmarks as XBEL
(edit) @18   12 years peter updated TODOs
(edit) @17   12 years peter - use the canonical form of the base URI in the feed id - use the …
(edit) @16   12 years peter - added a link to the feed by tag if a ?tag is specified - if a ?tag …
(edit) @15   12 years peter - Bookmarks uses Moose instead of Class::Accessor - if not dbh is …
(edit) @14   12 years peter - added a basic "list" action to the bkmk script
(edit) @13   12 years peter - the list of bookmarks accepts limit and offset parameters
(edit) @12   12 years peter added a TODO list
(edit) @11   12 years peter - moved the display of tags for a bookmark to below the link in the list …
(edit) @10   13 years peter - increased the height of the bookmarks list - hid the "cotags" …
(edit) @9   13 years peter * use SQL::Interp to generate the SQL for Bookmarks::get_resources()
(edit) @8   13 years peter pass the canonical base URI to Bookmarks
(edit) @7   13 years peter * added a base_uri property to the Bookmarks class; if present, it adds …
(edit) @6   13 years peter using CGI::Application::Plugin::TT instead of Template directly for …
(edit) @5   13 years peter Switched to using CGI::Application and CGI::Application::Dispatch for the …
(edit) @4   13 years peter Use a smaller font for the bookmark list items
(edit) @3   13 years peter - Added a base URL to the list, guarenteed to end in "bookmarks/" - …
(edit) @2   13 years peter Added exisiting bookmarks project files
(add) @1   13 years peter Initial repository structure
Note: See TracRevisionLog for help on using the revision log.