|
|
@114
|
9 years |
peter |
Store user credentials in an external htdigest file.
|
|
|
@113
|
9 years |
peter |
Corrected spelling of "attachment" in CSV Content-Disposition header.
|
|
|
@112
|
9 years |
peter |
- Added the sidebar resource.
- Moved the list resources to list.
…
|
|
|
@111
|
9 years |
peter |
#6: Split the core HTML list of bookmarks into an included template.
|
|
|
@108
|
9 years |
peter |
Added template for the tag tree display.
|
|
|
@107
|
9 years |
peter |
Added a /tags resource that provides a drilldown inteface to the tags and …
|
|
|
@106
|
9 years |
peter |
#6: Added basic pagination to the bookmarks HTML list view.
|
|
|
@101
|
9 years |
peter |
added some perldoc to BookmarksApp
|
|
|
@100
|
9 years |
peter |
set the include path for the individual bookmark form template
|
|
|
@99
|
9 years |
peter |
- removed the app.psgi script in favor of using the start script (which …
|
|
|
@98
|
9 years |
peter |
only initialize the controller once, and just set the request to a new …
|
|
|
@95
|
9 years |
peter |
moved the template files into the lib/Bookmarks directory
|
|
|
@92
|
9 years |
peter |
issue #10: added basic test of the web app and the Bookmark class
To make …
|
|
|
@91
|
9 years |
peter |
change TO_JSON() method name to to_hashref() to emphasize its multiple …
|
|
|
@88
|
9 years |
peter |
Better separation of the model for searching and the web app …
|
|
|
@84
|
9 years |
peter |
issue #9: use FindBin to get the actual path to the bookmarks.sql
|
|
|
@81
|
9 years |
peter |
issue #1: moved BookmarksApp code into its own *.pm file
|
|
|
@78
|
10 years |
peter |
- Separated out the creation of the where clause into a separate function. …
|
|
|
@76
|
11 years |
peter |
- only update the title if it has changed
- update the mtime if the …
|
|
|
@75
|
11 years |
peter |
- added a collection attribute to the Bookmark class
- added an …
|
|
|
@74
|
11 years |
peter |
fixed typo in 404 error messages
|
|
|
@72
|
11 years |
peter |
- added the access log file to svn:ignore
- added the scan …
|
|
|
@71
|
11 years |
peter |
- added a Bookmarks::Search class that encapsulates the query, tags, …
|
|
|
@70
|
11 years |
peter |
- moved the *.pm files into the lib directory
- changed …
|