Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
8 check-ins using file src/allrepo.c version 3a81ddac9c
|
2023-12-24
| ||
| 17:40 | Latest upstream pikchr.c to account for a gcc 12.2 warning reported in /chat. check-in: 315aa26924 user: stephan tags: trunk | |
| 15:22 |
Fix /whistory page: prevent csrf parameter from appearing
within a query string when requesting a diff.
csrf started to appear in a query due to
csrf-defense-enhancement:
| |
|
2023-12-22
| ||
| 14:32 | Add option to disable the shift-enter preview hotkey in /wikiedit, /fileedit, and /chat as a workaround for software keyboards which report the shift key being pressed when auto-capitalizing text, per discussion in [forum:dbd5b68366147ce8|forum post dbd5b68366147ce8]. check-in: 4bb5515cae user: stephan tags: trunk | |
| 14:27 | Remove the write-perms check from the /ajax/preview-text route so that folks without checkin permissions can use /chat. Problem reported in [forum:ed4a762b3a557898|forum post ed4a762b3a557898]. Some code-adjacent end-of-line whitespace cleanups. check-in: 0c6e669a7b user: stephan tags: trunk | |
|
2023-12-16
| ||
| 01:39 | Add the shift-enter toggle config option to /chat, sharing the same persistent config key as /wikiedit and /fileedit. Closed-Leaf check-in: 895ecf9e4d user: stephan tags: shift-enter-preview | |
| 01:10 | In /wikiedit and /fileedit, add a checkbox to disable shift-enter for toggling preview, as per discussion in [forum:dbd5b68366147ce8|forum post dbd5b68366147ce8]. check-in: 8c1c4fa985 user: stephan tags: shift-enter-preview | |
|
2023-12-14
| ||
| 17:24 | Update the built-in SQLite to the latest trunk version that is destined to become 3.45.0 someday. This is beta-testing for SQLite. check-in: 70cae0a964 user: drh tags: trunk | |
| 16:29 | Improve "whatis" output when in "filename" mode and parse supported whatis options when using "fossil all whatis". check-in: e1e9da26f6 user: mgagnon tags: trunk | |