Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins by user florian occurring around ff7fa23bb6763731.
2024-09-13
| ||
14:02 | Sync with trunk (to fix some JS error showing up in the developer console). ... (check-in: a8ef0da81e user: florian tags: diff-keyboard-navigation) | |
2024-09-11
| ||
16:22 | Add a comment to the test scripts that the list of settings needs to be updated manually. ... (check-in: 668f114191 user: florian tags: trunk) | |
07:07 | Set the 'autofocus' attribute for default input fields on the login, logout and register HTML forms. See [forum:4add4de05f | Forum post 4add4de05f] for more information. ... (check-in: bc05e6cc27 user: florian tags: trunk) | |
2024-09-10
| ||
06:26 | Adapt glob tests to changes from [dc86831179]. ... (check-in: d663a32451 user: florian tags: trunk) | |
2024-09-06
| ||
10:58 | Add 'overflow-x: hidden' to the table cells containing the diff text to ensure "unbreakable" text (like long runs of spaces) is truncated. ... (check-in: ddf26dd3ff user: florian tags: diff-word-wrap) | |
10:57 | Sync with trunk. ... (check-in: b97f0310f0 user: florian tags: diff-word-wrap) | |
10:52 | Shortcut 0 (Digit Zero) to reload the current page in Hidden Diff mode. Shortcut D to reload the current page and update the display cookie to set the current Diff mode as default. ... (check-in: 0974a48f6b user: florian tags: diff-keyboard-navigation) | |
10:48 | Sync with trunk. ... (check-in: 8e6660cd76 user: florian tags: diff-keyboard-navigation) | |
10:47 | Sync with trunk. ... (check-in: 00f7466add user: florian tags: timeline-keyboard-navigation) | |
2024-08-31
| ||
17:30 | Revert the temporary fix [9866c97b35] as the underlying problem has been resolved in SQLite. ... (check-in: ecaeb31f51 user: florian tags: trunk) | |
2024-08-25
| ||
17:48 | Change an assert() to a fossil_fatal() to make the error message appear in the web UI. ... (check-in: 3aad57dd7c user: florian tags: diff-word-wrap) | |
05:17 | Exempt diff line numbers and diff marks (separators) from text selections and have click-and-drag selection include only the most recently clicked side for side-by-side (split) diffs. ... (check-in: abd3bca70e user: florian tags: diff-word-wrap) | |
2024-08-23
| ||
06:02 | Remove 'display: inline-block' from insertion and deletion marks to get more natural word-wrapping. Try whether the previous, precisely calculated line height and padding values also work to extend the background color to the entire line height. ... (check-in: b912690fc4 user: florian tags: diff-word-wrap) | |
05:21 | Fix a JS ternary operator precedence bug to mess up later loaded diff context. ... (check-in: 18c5117b11 user: florian tags: diff-word-wrap) | |
2024-08-17
| ||
16:03 | First draft to implement word-wrap for web UI diffs. The list of TODO items can be found on the branch wiki page. ... (check-in: faf4b4718d user: florian tags: diff-word-wrap) | |
2024-07-15
| ||
16:42 | Update the TLS doc to mention the use of the Windows root certificates (intented more as a reminder from a non-tech-writer and non-security-expert to properly document the feature once more people have used it and not reported any problems). ... (check-in: b8b22d795e user: florian tags: trunk) | |
10:42 | Reduce the WARNING that the Windows root certificates cannot be loaded to a NOTICE and output it on the same channel as the "Unable to verify SSL cert from ... accept this cert and continue (y/N/fingerprint)?" prompt. ... (check-in: 5d993d5439 user: florian tags: trunk) | |
2024-07-13
| ||
08:23 | Amend the previous commit: Display a warning on failure to load the Windows root certificates, which may be helpful until the feature has proven to work well. Add a hint how to list the Windows root certificates. Use consistent code style. ... (check-in: de6a059493 user: florian tags: trunk) | |
2024-07-12
| ||
17:50 | Enable OpenSSL to use the Windows certificate store. ... (check-in: 6fc64abe34 user: florian tags: trunk) | |
2024-06-18
| ||
05:20 | Use auto-coloring for private branches, instead of applying the orangeish default `#fec084', so colors play better with skins and the `fossil publish' command. ... (check-in: ee82746517 user: florian tags: trunk) | |
2024-04-21
| ||
06:15 | Only accept commas as separators for multiple values in "Connection:" HTTP headers, and ignore any white space surrounding (but not embedded into) values. The previous method would fall for (fictional) HTTP header values containing spaces, like "Connection: don't close", and recognize a value of "close". ... (check-in: 6173fbf526 user: florian tags: connection-http-header) | |
2024-04-20
| ||
14:42 | Fix parsing of "Connection:" HTTP headers with multiple values. ... (check-in: 7ac3db68d5 user: florian tags: connection-http-header) | |
2024-01-23
| ||
06:54 | Carry forward [368d97869b] to the zlib 1.3.1 update. ... (Closed-Leaf check-in: 3930dac956 user: florian tags: zlib-update) | |
06:52 | Carry forward [0f8bae079e] to the zlib 1.3.1 update. ... (check-in: e5c0a3780f user: florian tags: zlib-update) | |
06:46 | Update the built-in zlib to version 1.3.1, released on January 22, 2024. According to check-ins [eea86cee3a] and [511ad59ae3], all files from the doc/ and contrib/ada/ subdirectories are excluded. ... (check-in: ff7fa23bb6 user: florian tags: zlib-update) | |
2024-01-22
| ||
13:40 | Sync with trunk. ... (check-in: 7597825330 user: florian tags: diff-keyboard-navigation) | |
13:39 | Sync with trunk. ... (check-in: f05b04a625 user: florian tags: timeline-keyboard-navigation) | |
13:37 | Hide the timeline graph tooltip in the `pagehide' handler, as Chromium-based browsers (but not Firefox) are deprecating the `unload' handler. ... (check-in: f97a29dd58 user: florian tags: trunk) | |
2024-01-13
| ||
13:01 | Use auto-coloring for private branches, instead of applying the orangeish default `#fec084', so colors play better with skins and the `fossil publish' command. ... (Closed-Leaf check-in: 08dadf3fe4 user: florian tags: private-auto-colors) | |
12:59 | Have the `amend' command count arguments only once when option parsing is done. ... (check-in: 30f18ce130 user: florian tags: trunk) | |
2023-12-13
| ||
07:49 | Use the official spelling of Tcl/Tk in the help texts for the diff commands. ... (check-in: b89f4cdb69 user: florian tags: trunk) | |
07:40 | Modify [b1dc17a0aa]: Use the APIs from hname.c to find hash algorithm names. ... (check-in: a99a0fc08b user: florian tags: trunk) | |
07:18 | Remove a hack that no longer works after calling `verify_all_options()'. ... (check-in: a4fc47ad4a user: florian tags: trunk) | |
07:12 | Adapt the help text for the `open' command to the implementation. ... (check-in: b2ab66ea0d user: florian tags: trunk) | |
2023-11-25
| ||
16:42 | Update [4f9cfebf18]: indent the verbatim merge conflict markers in the merge1.test script to avoid check-in warnings for this branch. ... (check-in: 3fc08b7633 user: florian tags: test-fixes-2.24) | |
2023-11-20
| ||
19:16 | On the activity report page, make sure the graph bar with the expected changes for the current week/month is not displayed on a separate line. ... (check-in: 698dc59ec1 user: florian tags: trunk) | |
2023-11-05
| ||
13:41 | Add a comment how to run just a subset of tests. ... (check-in: f5d79188ea user: florian tags: test-fixes-2.24) | |
12:55 | Fix th1.test: changed trace log output; changed HTML header; new TH1 commands. ... (check-in: 2660ad0f35 user: florian tags: test-fixes-2.24) | |
12:52 | Fix stash.test: changed markers for RENAMED files. ... (check-in: cb9106b280 user: florian tags: test-fixes-2.24) | |
12:50 | Fix settings-repo.test: versionable settings can have comments starting with #. ... (check-in: 1d615c9b6c user: florian tags: test-fixes-2.24) | |
12:47 | Fix settings.test: added new settings. ... (check-in: 2c626bc977 user: florian tags: test-fixes-2.24) | |
12:46 | Fix revert.test: changed markers for RENAMED files. ... (check-in: 4023c799d6 user: florian tags: test-fixes-2.24) | |
12:42 | Fix merge_warn.test: warning about missing common ancestor changed to merge conflict warning. 👀 ... (check-in: c38c0ff74c user: florian tags: test-fixes-2.24) | |
12:40 | Fix merge_renames.test: warning about missing common ancestor changed to merge conflict warning; changed markers for RENAMED files. 👀 ... (check-in: 34abaf0120 user: florian tags: test-fixes-2.24) | |
12:31 | Fix merge4.test: changed merge conflict warnings. ... (check-in: 6c230e8859 user: florian tags: test-fixes-2.24) | |
12:30 | Fix merge3.test: changed merge conflict warnings. ... (check-in: 3e61910072 user: florian tags: test-fixes-2.24) | |
12:25 | Fix merge1.test: changed merge conflict warnings. (NOTE: this check-in contains files with merge conflict warnings.) ... (check-in: 4f9cfebf18 user: florian tags: test-fixes-2.24) | |
2023-08-20
| ||
10:00 | Carry forward [368d97869b] to the zlib 1.3 update. (The upstream ticket for [368d97869b] is commented as "Incorporated" and closed, see [https://github.com/madler/zlib/issues/684], but doesn't seem to have landed in the zlib release package.) ... (Closed-Leaf check-in: d8f4247b13 user: florian tags: zlib-update) | |
09:58 | Carry forward [0f8bae079e] to the zlib 1.3 update. ... (check-in: 65583e5b74 user: florian tags: zlib-update) | |
09:42 | Update the built-in zlib to version 1.3, released on August 18, 2023. According to check-ins [eea86cee3a] and [511ad59ae3], all files from the doc/ and contrib/ada/ subdirectories are excluded. ... (check-in: 97016e7e8a user: florian tags: zlib-update) | |