Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
13 check-ins using file src/default.css version 9b1bf45227
|
2021-09-21
| ||
| 09:47 | Fixed a comment to match the code, as reported [forum:/forumpost/81e0168804 | on the forum]. ... (check-in: 898b8f2082 user: wyoung tags: trunk) | |
| 08:01 | Corrected th1 lappend to persist its result, as reported in [forum:97f8815dd3ddd7df|forum post 97f8815dd3ddd7df]. ... (check-in: cb531a5416 user: stephan tags: trunk) | |
| 06:22 | Assorted small improvements to the gitusers doc ... (check-in: 7cd51fa341 user: wyoung tags: trunk) | |
|
2021-09-20
| ||
| 12:13 | Fix hyperlinks to the Fossil Book to use the newer URL. ... (check-in: e014f3080f user: drh tags: trunk) | |
|
2021-09-19
| ||
| 22:48 | Removed about a hundred lines of dead code from the diff context loading bits. Reported by Florian B. in the forum. ... (check-in: 47438b7137 user: stephan tags: trunk) | |
| 14:37 | Restored "diff --command CMD" flag that got lost in the latest diff refactorings. (One-off method for supplying the diff-command setting.) ... (check-in: cae7036bb7 user: wyoung tags: trunk) | |
| 08:15 | /wikiedit, /fileedit, and /pikchrshow: tweak ctrl-enter preview toggle event handling to avoid spurious addition of CRNL to text area (patch from Warren in /chat). ... (check-in: d6e7917a3e user: stephan tags: trunk) | |
| 03:55 | Fixed a few minor errors in the new http-over-ssh.md doc and added a memorial to a fallen hero. ... (check-in: 9d4a132761 user: wyoung tags: trunk) | |
| 03:34 | Put a space after all "###" used as inline headers in www/customgraph.md to make them behave the same if we follow the CommonMark spec and require at least one space or tab after the last #. All other www/*.md files already do this. ... (check-in: bc08b0972a user: wyoung tags: trunk) | |
|
2021-09-18
| ||
| 21:25 | Corrected display of 'hooks' setting in /setup_settings, per [forum:d1ac688c1b|forum post d1ac688c1b]. ... (check-in: 5d9a7442fa user: stephan tags: trunk) | |
| 15:15 | Fix the "fossil commit" command so that it does not get confused by files added by merge and then edited but keeping the same file size. See [forum:/forumpost/03f6b307f89c990b|forum thread 03f6b307f89c990b] for discussion and a more detailed description of the problem. ... (check-in: ed5843cf31 user: drh tags: trunk) | |
| 03:40 | Reimplemented /chat settings selection to be more usable, device-portable, and extensible. Re-enabled client-side selection of repo-specific chat nofication sounds. ... (check-in: 9c777150ed user: stephan tags: trunk) | |
| 03:26 | /chat: Corrected storage of selected audio URI to account for multiple sounds. Updated change log and chat.md. ... (Closed-Leaf check-in: c23aa77411 user: stephan tags: chat-config-options) | |