Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

8 check-ins using file src/main.c version 54f94155e2

2008-05-07
23:56
Fix a typo on the "stat" page. check-in: cf84ce2d8c user: drh tags: trunk
17:38
Fix a couple of C++-isms in my_page.c and tagview.c. Remove the return value from autosync(). check-in: 908009fdc4 user: drh tags: trunk
12:15
Add the --proxy option to the commit and update commands. check-in: b714ab1ea7 user: drh tags: trunk
2008-05-06
12:24
Add the --proxy command-line option that can be used to enable or disable an http proxy on a case by case basis. check-in: f652599003 user: drh tags: trunk
2008-05-05
23:15
The "h" capability is now used to enable hyperlinks to non-wiki pages. When "h" is missing, many pages give a hyperlink to the login page and automatically fill in "anonymous" as the user name. The login page jumps back to the target page after a successful login. check-in: d57de28756 user: drh tags: trunk
20:18
Work toward making the "h" permission mean "hyperlink". Without "h", many pages will display, but there are few hyperlinks. A message invites users to login as anonymous. check-in: 2b0d4519dc user: drh tags: trunk
19:33
Updates to quickstart document to talk about setting up a proxy. check-in: c507cfa76b user: drh tags: trunk
19:08
Fix the HOST: header to use the original URL, not the proxy URL. check-in: 1dbf332352 user: drh tags: trunk