Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins that include changes to files matching 'www/*'
2025-05-29
| ||
08:33 | Tiny change to www/changes.wiki ... (Leaf check-in: 13df8244fd user: brickviking tags: trunk) | |
2025-05-24
| ||
16:31 | merge current trunk ... (check-in: 8cbcf36be3 user: jkosche tags: quickfilter) | |
12:27 | add graceful fallback for users without Javascript ... (check-in: 6280151831 user: jkosche tags: quickfilter) | |
2025-05-18
| ||
18:16 | Update the change log to record /timeline enhancements. ... (check-in: 4f4698c54d user: drh tags: trunk) | |
02:52 | www/th1.md: Fix missing word ... (check-in: 8a28e91555 user: js tags: trunk) | |
02:50 | Merge trunk ... (check-in: f993a870a1 user: js tags: morphos) | |
2025-05-17
| ||
18:52 | Improved timeline title when both p= and d= query parameters are provided and refer to different checkins. ... (check-in: 5253f0cf02 user: drh tags: trunk) | |
2025-05-10
| ||
17:55 | adding mention of quickfilter in the javascript.md ... (check-in: f98be00db0 user: jkosche tags: quickfilter) | |
2025-05-08
| ||
13:38 | Fix some doc hyperlinks, and remove some long-dead ones, as suggested in forum post 5022f7b600. The git-detached-head link in that post was not fixed because the Internet Archive link to it is not working for me. ... (check-in: 56e59a3c50 user: stephan tags: trunk) | |
2025-05-04
| ||
02:35 | Merge from trunk. ... (check-in: fd1a5afe1e user: brickviking tags: bv-infotool) | |
2025-05-02
| ||
10:30 | Increase the version number to 2.27 for the next release cycle. Add the 2_27 tag to the change log. ... (check-in: 8b24838e95 user: danield tags: trunk) | |
2025-04-30
| ||
16:57 | Version 2.26 ... (check-in: 1205ec86cb user: drh tags: trunk, release, version-2.26) | |
16:50 | Add one more point to the release log for 2.26. ... (check-in: 4166a4750b user: drh tags: trunk) | |
15:37 | Add a section to www/customskin.md about using skintxt2config.c instead of pasting changes into the UI. ... (check-in: 37e2705114 user: stephan tags: trunk) | |
2025-04-26
| ||
18:08 | Documentation improvements, especially to the 2.26 change log. ... (check-in: 0f36c889ab user: drh tags: trunk) | |
2025-04-25
| ||
16:18 | Sync with trunk. ... (check-in: 855076ce79 user: florian tags: standard-cli-colors) | |
16:08 | Simplifications to TH1 for improved defense against accident and mischief: Omit the enable_htmlify command. Htmlify is always turned on. Omit the --th option from the "fossil pikchr" command. ... (check-in: 9164a5d1aa user: drh tags: trunk) | |
15:45 | Omit the --th option from the "pikchr" command and all of the complication that flows out of that option. The option is not used by anyone, as far as I can tell. ... (Closed-Leaf check-in: 7ef474d587 user: drh tags: simplify-pikchr-cmd) | |
12:53 | Remove the show-repolist-desc and show-repolist-lg settings. Control of which columns of a repository list to show is now only by the FOSSIL_REPOLIST_SHOW environment variable. ... (check-in: d9bd156aad user: drh tags: trunk) | |
11:50 | readd documentation for FOSSIL_REPOLIST_QUICKFILTER ... (check-in: 1a84e663e9 user: jkosche tags: quickfilter) | |
11:01 | Merge the latest trunk enhancements into the quickfilter branch. ... (check-in: e14c75676c user: drh tags: quickfilter) | |
2025-04-24
| ||
19:25 | Fix TH1 documentation typo. ... (check-in: 6a0d51ded9 user: drh tags: trunk) | |
15:39 | For version 2.26, number the entries in the change log, as there are so many of them. Add item 3c about supporting both IPv4 and IPv6 at the same time on all platforms. ... (check-in: 0499cc252e user: drh tags: trunk) | |
15:19 | Fix the version numbers in the new documentation on tainted strings. ... (check-in: 807b73e6b5 user: drh tags: trunk) | |
15:04 | Add documentation regarding tainted strings in TH1. Mention the introduction of tainted strings in the 2.25 change log. ... (check-in: 90b63bc5d1 user: drh tags: trunk) | |
02:51 | Reworked the discussion of "fossil server" in the Quick Start to remove redundant discussion of "fossil ui" mode, previously covered. Moved some things up into that section as a result. The two modes are now treated independently, on purpose; the fact that they're implemented by a lot of shared code is an internal implementation detail, not something we need to make a point of in the Quick Start doc. ... (check-in: 6a2fee8fd4 user: wyoung tags: trunk) | |
02:24 | Tooting SQLite's horn in the "you may safely Ctrl-C out of fossil ui" bit in the Quick Start. The truth of this claim is no accident. ... (check-in: 9c07d8a3a5 user: wyoung tags: trunk) | |
02:16 | Changed one of the just-added links to an external doc to a section further down, which _then_ links to that doc. ... (check-in: e6c4176cd3 user: wyoung tags: trunk) | |
02:12 | Added a paragraph to allay fears about the "localhost bypasses the RBAC" fears the prior discussion of "fossil ui" may raise. This gives another chance to direct the user to "fossil server" and the rest of the /www/server/ docs. ... (check-in: afb3db9200 user: wyoung tags: trunk) | |
02:10 | Further tightening of the Quick Start. ... (check-in: eb52410b0c user: wyoung tags: trunk) | |
01:34 | Tightened up a wordy paragraph in the Quick Start by moving the link inline. ... (check-in: 529b94795d user: wyoung tags: trunk) | |
01:32 | Replaced repeated parenthetical explanations in the Quick Start doc with links to the glossary entry. No longer referencing the glossary directly; readers will click through one of these two new links and find it, or not. ... (check-in: ab7a22f533 user: wyoung tags: trunk) | |
2025-04-23
| ||
14:21 | Update Fossil output in the Quick Start guide. ... (check-in: 7ebd9441cf user: danield tags: trunk) | |
13:44 | Attempt to improve the Quick Start guide with a small discussion of the purpose of a Fossil user as discussed in forum post 9dbd8e00ee. ... (check-in: f5b9f0153b user: andybradford tags: trunk) | |
2025-04-18
| ||
07:19 | Add support for the FOSSIL_COLOR environment variable to define the color VT escape to highlight CLI text, also similar to `ls', `grep' and other utilities. ... (check-in: 50e0931bc7 user: florian tags: standard-cli-colors) | |
07:16 | Add the global --color option to control output of color VT escapes to CLI, similar to `ls', `grep' and other utilities. Useful when piping `fossil search' results through a pager utility. ... (check-in: 210b7d2fe0 user: florian tags: standard-cli-colors) | |
2025-04-17
| ||
20:04 | Add documentation for the FOSSIL_REPOLIST_SHOW environment variable. ... (check-in: fbd77310b6 user: drh tags: trunk) | |
13:43 | Extend support for the --editor option to "fossil stash save" and "fossil stash snapshot". ... (check-in: b9f569b2c9 user: drh tags: trunk) | |
11:00 | different improvements to the ticket system as described in forum post 4756d97a64 ... (check-in: fab9f00477 user: jkosche tags: trunk) | |
2025-04-16
| ||
14:56 | Make the systemd unit files a little easier to read in the www/server/debian/service.md document. ... (check-in: c2b56250c0 user: drh tags: trunk) | |
2025-04-15
| ||
01:48 | doc change: add a link to the regexp syntax from the TH1 regexp command ... (check-in: b8351f0cbf user: jkosche tags: trunk) | |
2025-04-13
| ||
11:32 | doc change: add a link to the regexp syntax from the TH1 regexp command ... (Closed-Leaf check-in: 817e3bc25e user: jkosche tags: doc-th1-link-regexp) | |
2025-04-12
| ||
17:35 | Improved documentation on the "html", "puts", and "query" TH1 commands. ... (check-in: 41cd8d51ba user: drh tags: trunk) | |
09:33 | Add a mention of /chat's recent improvements in the change log. ... (check-in: 7a85c54bd5 user: stephan tags: trunk) | |
01:21 | Merge from trunk. ... (check-in: a241019fb5 user: brickviking tags: bv-infotool) | |
2025-04-11
| ||
20:29 | In /chat-generated notifications (typically error messages), add a button to the drop-down options to delete all notifications. That replaces the 'delete all poller notifications' button which previously only showed up only on those message types. Add a mention of the backoff timer to chat.md. ... (check-in: da1c351b6e user: stephan tags: trunk) | |
2025-04-09
| ||
01:47 | Merge latest change from trunk. ... (Leaf check-in: 3144c3bea4 user: mgagnon tags: fix-timeline-cli-after) | |
2025-04-08
| ||
15:58 | Change the user-elevation notification subscription to a user-perms-changed notification, per /chat disucssion. ... (check-in: 36f72c0872 user: stephan tags: trunk) | |
2025-04-04
| ||
19:58 | show the project description on the repository list ... (check-in: 2771beab20 user: jkosche tags: trunk) | |
2025-04-02
| ||
21:00 | allow to use tickets as templates, see this forum post for details ... (check-in: 271a6bd31d user: jkosche tags: trunk) | |