whiki

Timeline
Login

Timeline

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

50 most recent check-ins

2012-05-17
13:30
minor internal cleanups. Leaf check-in: dd5b660c33 user: stephan tags: trunk
13:28
Re-added a line which should not have been removed. check-in: 2c4ae2d68e user: stephan tags: trunk
13:21
Added hacks to work around Haiwatha web server not setting PATH_INFO by default. In CGI mode whiki now accepts command=string URL/POST envelope arg in place of PATH_INFO, but this is currently only checked if PATH_INFO is not set (that is a bug/missing feature). check-in: 99df0fb63a user: stephan tags: trunk
2012-05-16
08:24
minor css tweak. check-in: 200f624e5c user: stephan tags: trunk
08:23
fixed a missing parent (thanks, Chris Peachment). check-in: 05f7a31b88 user: stephan tags: trunk
2012-03-24
18:20
Added history.js support. check-in: 9820bdb551 user: stephan tags: trunk
2012-03-12
11:42
minor tweaks to history code. check-in: db67a95144 user: stephan tags: trunk
11:30
updated template from demo.html check-in: 0e0a80e281 user: stephan tags: trunk
11:29
Added a rudimentary history mechanism. check-in: 6b09eb8870 user: stephan tags: trunk
2012-03-04
10:28
pedantic internal touchup. check-in: 0b06a4801e user: stephan tags: trunk
10:27
Fixed a memleak in the dump-out command (non-finalized statement handle). Caused sqlite3 not to be able to close the db, leaking even more. check-in: 2f1b7888ec user: stephan tags: trunk
10:04
Pulled in latest cson. Fixes a push/pop pragma macro mismatch on MSVC platforms. check-in: 7f1c80c45e user: stephan tags: trunk
2012-03-03
11:11
minor css tweaks. check-in: 024c781d31 user: stephan tags: trunk
10:46
minor css tweaks check-in: 82174c18a6 user: stephan tags: trunk
10:11
minor layout/css tweaks. check-in: 9b8c27c7d8 user: stephan tags: trunk
2012-01-26
11:51
pedantic cleanups for an over-pedantic gcc 4.6. check-in: 8d6aa33dbb user: stephan tags: trunk
2011-11-01
00:08
Added a fixme. check-in: d2eb2ac773 user: stephan tags: trunk
00:07
whiki_cx_has_perm() now always returns true in CLI mode. check-in: ed0b05740a user: stephan tags: trunk
00:07
re-enabled markdown demo. check-in: 5b26c39623 user: stephan tags: trunk
2011-10-31
22:57
dump-out/dump-in are working, sans a bunch of error checking on import. Not sure i like the column metadata format, but built a data version so that this can be changed later. check-in: b002d44ce0 user: stephan tags: trunk
20:46
Started adding export/import for all site info, but have run into data type ambiguity problems with string-vs-blob during the import. check-in: c6e5af5ab5 user: stephan tags: trunk
17:44
Moved sha1 code into its own mini-lib. check-in: dc106b8918 user: stephan tags: trunk
13:26
more tinkering i thought i had checked in 8 or 10 days ago. check-in: 5a06444b84 user: stephan tags: trunk
13:26
removed (again!) the implicit / chars from whiki_hash_pieces(). check-in: 9c57e8de1f user: stephan tags: trunk
2011-10-22
14:34
another (incompatible) change to the hashing bits. check-in: 55dfede4bd user: stephan tags: trunk
07:29
more tinkering with the user save bits. check-in: 7f7779756a user: stephan tags: trunk
06:03
cleanups and fixes in the whiki db-side config handling. Added a cache for those vals. check-in: 845cd03ef1 user: stephan tags: trunk
05:29
corrected which value gets set as the default sha1-secret. check-in: d6cf3a8f7d user: stephan tags: trunk
05:23
more (hash-incompatible) changes to the sha1 bits. check-in: 5f11cdcb16 user: stephan tags: trunk
04:26
added whiki_perm_name(). saveUser now only allows admins to set the isEnabled flag. check-in: 67c8a41210 user: stephan tags: trunk
04:24
Cleaned up the sql templates a bit. Added a makefile to filter them. check-in: 7fb480aeca user: stephan tags: trunk
03:29
Added create-user capability to saveUser. Logout can now be used in CLI mode to log out any user by name. Added WHIKI-108. check-in: 9b9707ec65 user: stephan tags: trunk
00:57
upped version to 20111022. check-in: 1d5009dbc4 user: stephan tags: trunk
00:51
minor typo fix. check-in: e5365a1678 user: stephan tags: trunk
00:49
Added listUsers. check-in: 0f472cc35c user: stephan tags: trunk
00:48
Documented WhikiJS.sendCommand(). check-in: 25bf806cc1 user: stephan tags: trunk
00:46
Added WhikiJS.sendCommand(). check-in: 9655b431e7 user: stephan tags: trunk
2011-10-21
23:56
Added saveUser command. Hashed passwords seem to be working. check-in: 9c6e137461 user: stephan tags: trunk
22:19
more work on the hashing internals. Added missing whiki_sha1.c file. check-in: 36c9e65e7c user: stephan tags: trunk
21:40
added more infrastructure for hashing passwords. check-in: aad57f6810 user: stephan tags: trunk
20:58
started adding infrastructure for hashing passwords. check-in: ee40d9face user: stephan tags: trunk
17:22
minor cleanups. check-in: 64c84f8f1b user: stephan tags: trunk
14:13
Added some convenience functions. Renamed WHIKI-310 to WHIKI-311. Started adding whiki_config db tables. check-in: 63242eda92 user: stephan tags: trunk
12:23
Added --post=FILENAME CLI arg to read POST data from a file (only works in CLI mode, and probably not yet with all commands). check-in: bfd1886311 user: stephan tags: trunk
2011-10-17
17:58
ooops - removed debug alert(). check-in: 718801aa20 user: stephan tags: trunk
17:57
fixed jQuery back-end handling of JSON data (it was urlencoding it, for historical reasons). check-in: bdf768d64a user: stephan tags: trunk
17:39
rolled that change back - the jQ back-end is not working properly. check-in: 0ec9008c01 user: stephan tags: trunk
17:37
swtiched to jQuery back-end by default to try to work around POST problems on my 3DS. check-in: 70bef3b486 user: stephan tags: trunk
2011-10-16
21:07
Added getUser command. check-in: 73da5d37ed user: stephan tags: trunk
16:54
"e" permission no longer implies "s" permission. check-in: 9c04edf439 user: stephan tags: trunk