Fossil

Timeline
Login

Timeline

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

200 most recent check-ins by user stephan

2024-03-12
23:33
Apply [938fda79d49e] to the 's' (search) parameter to the /wiki page. ... (check-in: 3d1e634d user: stephan tags: trunk)
18:20
In /vdiff, exempt the 'from' and 'to' (branch names) args from the HTTP 418 response check because they otherwise trigger on some real-world branch names. ... (check-in: 938fda79 user: stephan tags: trunk)
2024-03-09
07:52
Document the optional IP: part of (server --port IP:PORT), per forum post 88f7f8245e. ... (check-in: 3815c857 user: stephan tags: trunk)
07:44
Reduce extraneous wording in /finfo, per feedback in forum post e456b9141b. ... (check-in: b6517d5e user: stephan tags: trunk)
2024-03-05
12:53
Merge trunk into markdown-tagrefs branch. ... (Leaf check-in: 0517bd2d user: stephan tags: markdown-tagrefs)
08:44
Part 2 of 2 of [91a73ec348d7609f]: add --dark-pikchr to the test-wiki-render and test-markdown-render commands. ... (check-in: aac2a350 user: stephan tags: trunk)
08:16
Add -dark flag to the pikchr command to tell pikchr to render in dark mode. This is the first part of a request from forum post 8f18c016fe. ... (check-in: 91a73ec3 user: stephan tags: trunk)
2024-03-03
13:50
Adapt /pikchrshow to latest skin changes to keep the page footer from scrolling off the screen. ... (check-in: 7b4bbc82 user: stephan tags: trunk)
2024-02-23
00:38
Teach the chat pull subcommand to prompt for a password if no password has been remembered for the remote. Resolves the problem reported in forum post ea82cf10d4. ... (check-in: 003c3e6c user: stephan tags: trunk)
2024-02-19
16:18
Add a link to /skins on the /login page, per request in the forum. ... (check-in: cc7930e1 user: stephan tags: trunk)
2024-02-09
00:12
Rebuild pikchr.wasm/js with emcc 3.1.53 and adapt the associated build rule in src/main.mk to account for a breaking emcc change (should also be backwards-compatible to older emcc's). ... (check-in: 5a09f499 user: stephan tags: trunk)
2024-02-05
03:15
Update www/loadmgmt.md to match the current behavior, per feedback in the forum. ... (check-in: 53a06590 user: stephan tags: trunk)
2024-02-04
10:06
www/newrepo.wiki: remove user@machine references to reduce the noise level. Minor content touchups. ... (check-in: dc0e0543 user: stephan tags: trunk)
2024-01-29
04:34
Back out [321d8baf1939], as (A) the majority consensus is that underlining of hyperlinks is not desired and (B) to help avoid a potential merge conflict with the inkskinerator-modern-backport branch, which was branched before that change was made. ... (check-in: 5ef34fd7 user: stephan tags: trunk)
2024-01-25
04:04
Make forum post hyperlinks more visible, with the conventional underline. ... (check-in: 321d8baf user: stephan tags: trunk)
03:00
Remove some vendor-prefixed CSS attributes, as modern browsers emit warnings for those. ... (check-in: a0850d54 user: stephan tags: trunk)
2024-01-21
21:57
Typo fix and EOL whitespace cleanups. No functional changes. ... (check-in: e0576ea9 user: stephan tags: trunk)
01:59
Typo fix and EOL whitespace cleanups. No functional changes. ... (check-in: 55151f00 user: stephan tags: trunk)
2024-01-15
12:00
Remove a now-unused static const from search.c to squelch a compiler warning. ... (check-in: 17fe108e user: stephan tags: trunk)
2024-01-07
17:26
Back out [a402dd2a888d6d74] (wiki title search), as it causes all searches to fail for reasons as yet undetermined. ... (check-in: 48af08bd user: stephan tags: trunk)
2023-12-28
16:54
Backout [b53ee919] - the docs were correctly referring to the Windows _fossil config db, not the _FOSSIL_ checkout db. ... (check-in: bfdfa3ed user: stephan tags: trunk)
15:52
Doc help typo fix reported in forum post c45cc13c3c. ... (check-in: b53ee919 user: stephan tags: trunk)
2023-12-24
17:40
Latest upstream pikchr.c to account for a gcc 12.2 warning reported in /chat. ... (check-in: 315aa269 user: stephan tags: trunk)
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 post dbd5b68366147ce8. ... (check-in: 4bb5515c 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 post ed4a762b3a557898. Some code-adjacent end-of-line whitespace cleanups. ... (check-in: 0c6e669a 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: 895ecf9e 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 post dbd5b68366147ce8. ... (check-in: 8c1c4fa9 user: stephan tags: shift-enter-preview)
2023-10-24
20:53
Remove stray JS console debug output. No functional changes. ... (check-in: 03bb48a3 user: stephan tags: trunk)
20:27
Attempt to prevent forum FORM elements from a double-submit via stray double-clicks on the various submit buttons, as reported in forum post 6bd02466533aa131. ... (check-in: 600f1713 user: stephan tags: trunk)
2023-09-10
17:34
Fix a bug in [1ef6499a9af8] which caused resolution of certain builtin symbolic names to not resolve. ... (check-in: 7faa1f4e user: stephan tags: trunk)
12:46
Help text typo fix from forum post 987bf1b023. ... (check-in: 0fd4bde7 user: stephan tags: trunk)
2023-09-09
15:09
Add missing mention of forum search in fts-config command. Reported in forum post 6eb7cec6aa. ... (check-in: 71b591af user: stephan tags: trunk)
15:05
Correct inability to use certain commands after doing (open --empty), as reported in forum post 04f86a038c and caused by [4d8c30265b]. ... (check-in: 1ef6499a user: stephan tags: trunk)
2023-09-08
11:43
test-delta-apply help test fix reported in forum post 4c3f5658eb. ... (check-in: dd620944 user: stephan tags: trunk)
2023-09-01
11:36
Eliminate duplicate folders on the /dir page when using the Ardoise skin, caused by [32297dde2bee23] and reported by Martin G. in /chat. ... (check-in: dedfb13b user: stephan tags: trunk)
05:48
Eliminate duplicate folders on the /dir page when using the Blitz skin, caused by [32297dde2bee23] and reported by Martin G. in /chat. ... (check-in: b6bb4a62 user: stephan tags: trunk)
2023-08-30
19:21
Add new example pikchr to /pikchrshow. ... (check-in: ff1c48a9 user: stephan tags: trunk)
2023-08-29
09:15
On the /dir page, move the file/dir icons so that they are clickable, per request in forum post 65a3bd20f98980b2. ... (check-in: 32297dde user: stephan tags: trunk)
2023-08-18
12:17
Add fts-config tokenizer unicode61 option. Prompted by forum post a4bfcff66548a1ff. ... (check-in: e180dbb4 user: stephan tags: trunk)
2023-07-31
15:20
Update the stale metrics at the bottom of www/aboutdownload.wiki. ... (check-in: c9614f1b user: stephan tags: trunk)
2023-07-17
12:18
In /raw and /secureraw, ensure that the "m" and "at" vars are fetched before the malice check. Typo fix in cgi.c. ... (check-in: 83015b0d user: stephan tags: verify-options-cgi)
2023-07-15
13:57
Add verify_all_options_cgi(), which works similarly to verify_all_options() but only fails if it finds CGI GET/POST arguments which (A) have not been fetched via P(), PD(), or similar, and (B) fail cgi_value_spider_check(). Currently only applied on the /ci page. ... (check-in: a065940a user: stephan tags: verify-options-cgi)
2023-07-08
18:22
Remove some now-stale auto.def documentation. ... (check-in: bb66461f user: stephan tags: trunk)
18:13
Resolve inadvertent fork caused by two exact-same-second check-ins. ... (check-in: 5cf0da6e user: stephan tags: trunk)
18:11
Replace --no-compile-commands configure flag with --compile-commands. i.e. make the feature explicitly opt-in, as the automatic guess is breaking builds on some platforms. ... (check-in: 7e9a242b user: stephan tags: trunk)
18:08
Replace --no-compile-commands configure flag with --compile-commands. i.e. make the feature explicitly opt-in, as the automatic guess is breaking builds on some platforms. (Edit: rolling back - contains inadvertent test edits.) ... (Closed-Leaf check-in: fb116a20 user: stephan tags: mistake)
2023-07-01
16:51
Update (json status) docs for [771e592b4c59]. ... (check-in: 2868a0ec user: stephan tags: trunk)
2023-06-23
17:40
Unconditionally disable compile_commands.json generation for out-of-tree builds, in an attempt to work around a problem reported in forum post d19061d09a8179. ... (check-in: 35f3e5bf user: stephan tags: trunk)
16:34
Do not show the Close button on forum posts which are pending moderation. ... (check-in: 355a81be user: stephan tags: trunk)
2023-06-22
10:47
Add checks to ensure that Blob allocation sizes are within a legal max range, failing if they're too big, to address 'uv add' misbehavior reported in forum post d5cd3e3c19. ... (check-in: 6efd4194 user: stephan tags: trunk)
2023-06-19
17:37
Rework the elimination of the trailing comma in compile_commands.json to be more platform-portable. ... (Closed-Leaf check-in: 49c53e0b user: stephan tags: compile_commands.json)
2023-06-18
15:37
Get the -MJ ... flags working for the in-binary objects and generate the top-level compile_commands.json. ... (check-in: e330509c user: stephan tags: compile_commands.json)
13:58
More work on compile_commands.json support. This does not work because the approach of extending CFLAGS with the -MJ flag is incompatible with the build process's use of different compilers for the in-tree tools vs the files compiled as part of the fossil binary. On systems with both gcc and clang, the former group may get built with cc (==gcc) yet inherit -MJ via CFLAGS, breaking the build. This approach appears to be a dead end, but checking it in for later analysis. ... (check-in: 0e6ad145 user: stephan tags: compile_commands.json)
11:16
Initial *incomplete* attempt at integrating compile_commands.json support, for code editors which support it. This is a copy/paste port from the libfossil tree, but lacks one final piece which is difficult to emulate in POSIX make (as opposed to GNU make). Build file changes only, no code changes. ... (check-in: 49278746 user: stephan tags: compile_commands.json)
2023-06-16
08:15
Update auto.def to MINIMUM_SQLITE_VERSION 3.43.00 to match [2abb23dba8bdc5db]. ... (check-in: cbd27f23 user: stephan tags: trunk)
2023-06-12
09:20
Correct previous check-in to fail fatally if the CSRF check fails. ... (check-in: 37dfb4c8 user: stephan tags: trunk)
08:53
Add a CSRF check for the forum post Close/Re-open button. ... (check-in: 619d5144 user: stephan tags: trunk)
2023-06-10
19:12
Adjust forum-closure docs to match the previous check-in. ... (check-in: 420d6e77 user: stephan tags: trunk)
19:03
Remove the superfluous Close Post option from the forum edit page. ... (check-in: b2f00717 user: stephan tags: trunk)
12:29
Add some docs about closing forum posts to www/forum.wiki. When replying to a post, to not show the Close option at the bottom of the page (as it would apply to the response, which cannot be closed because it has no hash). ... (check-in: c2b38f0a user: stephan tags: trunk)
09:16
Add ability to "close" forum posts. ... (check-in: 673dc38f user: stephan tags: trunk)
09:03
Resolve null-pointer deref when reading an empty .fossil-settings/empty-dirs, reported in forum post 9ff6a143fc. ... (check-in: b1dc25e1 user: stephan tags: trunk)
2023-06-07
12:07
Initial version of the /setup_forum page. ... (Closed-Leaf check-in: b370c189 user: stephan tags: forumpost-locking)
2023-06-06
19:38
Add the forum-close-policy boolean config setting. If true, forum moderators may close/re-open forum posts, as well as reply to closed posts. ... (check-in: 162fc1e6 user: stephan tags: forumpost-locking)
10:52
merge command help text cleanups, based on forum feedback. ... (check-in: edd08ef4 user: stephan tags: trunk)
2023-06-03
08:59
Merge trunk into markdown-tagrefs branch and resolve conflict. ... (check-in: fdd3fe21 user: stephan tags: markdown-tagrefs)
08:49
Merge trunk into forumpost-locking branch. ... (check-in: 8e7de26a user: stephan tags: forumpost-locking)
2023-05-17
02:01
Update another potentially misleading reference to wiki format in check-in comments. ... (check-in: 0f6526cb user: stephan tags: trunk)
01:55
Add a note that check-in comments currently assume fossil-wiki text format. Prompted by forum post 485ae77a61d04a26. ... (check-in: d6de7f2e user: stephan tags: trunk)
2023-05-15
16:43
Potential fix for [746a5106f92287036c12c945d9d7358a1263301e]. ... (check-in: d6a4ab22 user: stephan tags: trunk)
2023-05-13
20:47
Translate the Accept-Language HTTP header into the HTTP_ACCEPT_LANGUAGE CGI var. This part is missing from [7e77e29d1646]. ... (check-in: 926a27c6 user: stephan tags: trunk)
14:21
Add HTTP_ACCEPT_LANGUAGE to the environment vars passed on to /ext CGIs, per request in forum post 6674089de55e25cc. ... (check-in: 7e77e29d user: stephan tags: trunk)
14:07
Correct mishandling of -tk, -by, etc. flags to the (patch diff) subcommand. ... (check-in: c55f0d91 user: stephan tags: trunk)
2023-05-12
16:50
Account for emscripten change which broke pikchr-worker.js: stackAlloc() now requires explicit export. ... (check-in: fc8d306a user: stephan tags: trunk)
2023-05-03
13:23
Add SUMMARY and DETAILS HTML elements to the list of allowable wiki/markdown tags, per request in forum post f9559dbac03810. ... (check-in: 35df3e6a user: stephan tags: trunk)
2023-04-19
00:46
Add an admin/debug flag to the forum which enables the user to skip sending of notifications for a given new post or edit. ... (check-in: 3f6aa946 user: stephan tags: trunk)
00:44
Only honor the fpsilent flag if the user has g.perm.Debug, to avoid that malicious parties inject that flag via the browser dev tools. ... (Closed-Leaf check-in: b8ab407f user: stephan tags: forum-skip-notification)
00:29
Prototype/proof-of-concept implementation of an admin flag for the forum which tells it to not send email notifications for a given edit or new post. ... (check-in: 65062c29 user: stephan tags: forum-skip-notification)
2023-04-18
17:47
Extend FTS index support to enable selection of different tokenizers, to support searching of Chinese content. ... (check-in: 0e5d27fe user: stephan tags: trunk)
17:45
Add FTS tokenizer selection to the /srchsetup page. ... (Closed-Leaf check-in: 9e52f8c0 user: stephan tags: fts5-trigram)
2023-04-17
20:13
Replace another leftover use of the word 'stemmer' and clean up end-of-line whitespace in the change log. ... (check-in: bcff4d81 user: stephan tags: fts5-trigram)
18:35
Replace a leftover use of the word 'stemmer' and add mention of the trigram tokenizer to the change log. ... (check-in: 6a085807 user: stephan tags: fts5-trigram)
17:25
Initial (and incomplete) work to extend FTS5 search to support the trigram tokenizer, per forum post bc458aea069c29ae5d. TODO is the addition of the trigram option in the UI-level search configuration. ... (check-in: 06c99b83 user: stephan tags: fts5-trigram)
2023-04-16
13:13
Merge trunk into forumpost-locking branch. ... (check-in: 0af37104 user: stephan tags: forumpost-locking)
2023-04-14
15:31
Squelch an unitialized var warning from gcc 12.2.1 on Alpine Linux. ... (check-in: 3783a24e user: stephan tags: trunk)
2023-03-19
14:25
CSS tweak for disabled submit buttons in darkmode skin, based on forum feedback. ... (check-in: 081194bb user: stephan tags: trunk)
2023-03-17
11:50
CSS tweaks for the Blitz and Aroise skins to make it more apparent when Submit buttons are disabled. Based on forum post 4cbd254480d00dd2. ... (check-in: c0f62386 user: stephan tags: trunk)
2023-03-15
12:42
A blitz skin forum CSS tweak from 224044aa2d8d2 to give visited links in the thread list a slightly different color. ... (check-in: 68e9acb8 user: stephan tags: trunk)
10:40
(x)diff --context N, where N is a negative value, is now treated as infinite, per off-list feature request. ... (check-in: 16d3d8b0 user: stephan tags: trunk)
10:35
Forum listing CSS tweaks prompted by 3d350d67b6e836. ... (check-in: 0aae0ef5 user: stephan tags: trunk)
2023-03-14
14:16
Slight CSS tweak to the darkmode skin's forum listing, based on forum post 9a6f4c039d82, intended to make the have-been-visited links stand out a bit better. ... (check-in: d2c93a41 user: stephan tags: trunk)
14:07
Correct a directory name in skins/README.md which was made invalid via code restructuring. ... (check-in: e6ef1977 user: stephan tags: trunk)
2023-03-12
21:10
Add a note to 'fossil uv' help that sync requires 'y' permissions on the remote. ... (check-in: 2eef3acd user: stephan tags: trunk)
2023-03-11
11:23
Minor code re-org of previous checkin. ... (check-in: 2a4b604d user: stephan tags: trunk)
11:05
Add a 'Max' field to the forum thread list, analog to the one in /timeline, and remember that value as part of the display prefs cookie. Per request in forum post 113ee6f241b84403. ... (check-in: 2ee93fc0 user: stephan tags: trunk)
2023-03-07
14:23
Change default anonymous user perms for new repos from 'hmnc' to 'hz', per discussion at forum post c6326072f3e6b270 and /chat. ... (check-in: ddabf09f user: stephan tags: trunk)
12:40
CSS tweak to make long hashes wrap in narrow /chat views. ... (check-in: 8a401c20 user: stephan tags: trunk)
2023-03-03
14:34
Resolve incorrect value being sent with the SMTP EHLO header when sending notification mails, per discussion in forum post f183ab47a7beee47. ... (check-in: e7a5b985 user: stephan tags: trunk)
13:05
Minor updates to the schema docs for the tagxref table. No functional changes. ... (check-in: 3037be63 user: stephan tags: trunk)
2023-03-02
17:13
Merge trunk into forumpost-locking branch. ... (check-in: 27c3423e user: stephan tags: forumpost-locking)
14:10
Prototype for one approach to linking forum posts to other artifacts (initially check-ins). Adds the --forumpost HASH flag to the ci command, which adds a forumpost/FULL-HASH tag to the checkin for later use in /info and forum post views. For ease of use, this probably needs to be adapted to map only to the first version of a forum post, as is done in the forumpost-locking branch, once that branch is merged with trunk. ... (Closed-Leaf check-in: 3e5d23da user: stephan tags: ci-link-formpost)
10:26
An equivalent of the patch proposed in forum post f183ab47a7beee47 to resolve the argument sent to smtp EHLO, reducing it from an email address to the domain part of the address. ... (Closed-Leaf check-in: be4815b1 user: stephan tags: smtp-ehlo)
2023-02-25
22:14
Correct 2.21 change log link to point to 2.21 instead of 2.20. ... (check-in: 1eb545a1 user: stephan tags: trunk)
22:11
Update version to 2.22 for the next dev cycle. ... (check-in: e13f7ca4 user: stephan tags: trunk)
2023-02-24
23:39
Move forumpost close/re-open controls around. Add, if appropriate, a Close/Re-open button to the thread view, but only for the currently-selected post. ... (check-in: ecc324b6 user: stephan tags: forumpost-locking)
23:38
In /admin_log, add rowid DESC to the ORDER BY so that entries with the same timestamp predictably sort newest-first. ... (check-in: 914c6b5a user: stephan tags: forumpost-locking)
2023-02-22
06:09
Minor CSS tweaks to closed forum posts. ... (check-in: 3078ff46 user: stephan tags: forumpost-locking)
04:46
Rework forumpost closure to always apply to the first artifact in an edit chain to enable consistent behavior across the whole chain and responses to arbitrary versions within that chain. Add rudimentary UI elements for closing/re-opening posts, but their layout needs to be revisited (noting that they need to be in a separate form from the main editor so that closing/re-opening introduces only a smalll control artifact instead of a whole forumpost artifact). ... (check-in: cc6ca4e1 user: stephan tags: forumpost-locking)
2023-02-21
10:30
Initial (untested) code for creating the control artifact for closing and re-opening forum threads. Extend test-forumthread's tree view to show thread closure. ... (check-in: 32fc62e6 user: stephan tags: forumpost-locking)
09:52
Add db_add_unsent() and replace numerous "INSERT OR IGNORE INTO unset" statements with that. ... (check-in: 98d4ee73 user: stephan tags: forumpost-locking)
08:47
Coding style tweaks. ... (check-in: 9fc70f6f user: stephan tags: forumpost-locking)
03:58
Correct inability of forum users to delete their own pending-moderation posts. ... (check-in: 19333c8a user: stephan tags: trunk)
03:49
Closed forum threads can no longer be edited by non-admins. Fix broken ability of non-builtin users to delete their own pending-moderation post. UI controls for closing/reing-open threads are still TODO. ... (check-in: 8f02c1d4 user: stephan tags: forumpost-locking)
01:58
Add capability to determine whether a given sub-thread inherits a lock from a parent. Re-label "locked" to "closed" per /chat feedback. ... (check-in: 464f4d17 user: stephan tags: forumpost-locking)
00:52
Initial bits for "locking" forum (sub)threads using a "closed" tag. This currently affects the display but does not hinder edits made via malicious misuse because the pieces needed for such validation do not yet have access to the relevant ForumPost objects. ... (check-in: 4d664bfe user: stephan tags: forumpost-locking)
2023-02-17
14:37
A large collection of compiler warning fixes re. signed/unsigned comparison from Daniel D. ... (Closed-Leaf check-in: c71f711e user: stephan tags: compiler-warnings)
2023-02-10
17:38
Add a PD_NoBot() check to /timeline, based on spider attack records. ... (check-in: 3fa6f8f0 user: stephan tags: trunk)
2023-02-07
16:50
Rename AntiSpider to NoBot, for brevity's sake. ... (check-in: fa279798 user: stephan tags: trunk)
16:48
Rename P_NoSQL and PD_NoSQL to P(D)_AntiSpider to make their intent clearer and the names more generic. ... (check-in: 91d13592 user: stephan tags: trunk)
16:28
Merge spider-sql-detection branch into trunk, per /chat discussion. ... (check-in: 534c10f6 user: stephan tags: trunk)
16:24
Apply the spider SQL check to the diff URL argument of the /vdiff page. Improve some related docs. ... (Closed-Leaf check-in: 936c122f user: stephan tags: spider-sql-detection)
16:18
Inititial draft of an attempt to intercept certain SQL injection attacks recently seen made against fossil repos. Its effect can be seen by visiting: /vdiff?from=trunk&to=trunk&w=drop ... (check-in: 61a608a2 user: stephan tags: spider-sql-detection)
2023-01-26
01:46
Refactor how the IF NOT EXISTS check is performed on the repository.admin_log table, per request from drh. ... (check-in: 2da6010b user: stephan tags: trunk)
2023-01-25
00:30
More updates of func decls f() to f(void). ... (check-in: 5dd632eb user: stephan tags: trunk)
00:25
More updates of func decls f() to f(void). ... (check-in: 9c5952be user: stephan tags: trunk)
2023-01-24
21:25
Upgrade FTS search from v4 to v5. ... (check-in: c3c4ef16 user: stephan tags: trunk)
19:01
Add initial infrastructure for being able to resolve 'ckout' uniformly in certain contexts, per /chat discussion. ... (check-in: 4d8c3026 user: stephan tags: trunk)
03:26
Remove some end-of-line whitespace. No functional changes. ... (check-in: 8307133b user: stephan tags: search-fts5)
02:57
Replace FTS4 with FTS5, per forum post d05b1855aa. This has been only lightly tested and might require a repo rebuild (or that we rename the associated tables/views rather than recycle them). ... (check-in: c1933caf user: stephan tags: search-fts5)
2023-01-23
00:12
Add /json/settings/get and set APIs, per discussion in forum post 04b7159d63d4abe4. ... (check-in: a80f2748 user: stephan tags: trunk)
2023-01-21
12:14
Merge trunk into markdown-tagrefs branch. ... (check-in: baf038b1 user: stephan tags: markdown-tagrefs)
11:40
Make diff --checkin VERSION capable for working from outside of a checkout. ... (check-in: 8e8e0269 user: stephan tags: trunk)
01:13
Remove bootstrap skin, per discussion in forum post aa02d7443d446211. Clients with that skin selected will automatically be switched to the default. ... (check-in: e1ef9347 user: stephan tags: trunk)
2023-01-20
04:25
Add /json/settings/set. Replace several free() calls with fossil_free(). Work around json_send_response() being called twice in some CLI-based cases. ... (Closed-Leaf check-in: 4d2aeb29 user: stephan tags: json-settings-command)
00:11
Add docs for /json/settings. ... (check-in: f302b9bc user: stephan tags: json-settings-command)
2023-01-19
23:44
Roll back a broken part of [f3d3d1be59728b5dde702a] which caused only versioned settings' values to be fetched. ... (check-in: c7221a2e user: stephan tags: json-settings-command)
23:38
Correct (non-)fetching of sensitive properties for (non-)Setup users. ... (check-in: f3d3d1be user: stephan tags: json-settings-command)
23:32
Restructure /json/settings/get output from an array of objects to a map of objects, keyed on setting name, per forum discussion. ... (check-in: d0bf9682 user: stephan tags: json-settings-command)
02:55
For sensitive settings, always explicitly set value and valueSource to null for non-setup users (or if they aren't set), to avoid the possibility of downstream clients perhaps picking up inherited properties in their place, depending on their programming environment. ... (check-in: 451cda04 user: stephan tags: json-settings-command)
02:39
Extend /json/settings/get with a version=X flag indicating the check-in version to check for versionable flags in before falling back to either the checkout or repository. List sensitive properties for all users but elide their values for non-setup users (previously they were elided altogether for non-setup users). ... (check-in: fd405e95 user: stephan tags: json-settings-command)
01:01
Add missing 'void' to no-arg function decls and impls throughout the JSON API. (In my defense: the distinction between f(void) and f() was unknown to me at the time that code was written.) ... (check-in: 632dfd26 user: stephan tags: json-settings-command)
2023-01-18
00:54
Initial prototype of the /json/settings/get command/page, per discussion in forum post 04b7159d63d4abe4. ... (check-in: 29e5bb00 user: stephan tags: json-settings-command)
00:47
Fix a memory leak of the path to a versioned-setting file in print_setting(). ... (check-in: c76b0019 user: stephan tags: trunk)
2023-01-16
15:37
Roll back the part of [71a2d68a7a113e7c] which automatically updates the user display prefs cookie, per /chat discussion. Updating the cookie once again requires an explicit udc URL arg or setting the skin, which implies udc. This fixes the problem that a timeline link from the /reports page persistently sets the default timeline entry count to the value used by that report. ... (check-in: 5feac634 user: stephan tags: trunk)
2022-12-30
22:18
Correct mis-pluralization of 'new ticketss' in the timeline, per report in forum post e711cb860a. ... (check-in: 7c2c4457 user: stephan tags: trunk)
2022-12-20
09:53
Correct a small bit of internal-doc misinformation reported in forum post 9ed20acf6a. ... (check-in: dd67906c user: stephan tags: trunk)
2022-12-15
16:19
Re-add zlib link flags inadvertently removed via the new --disable-sockets flag. ... (Leaf check-in: 613834f6 user: stephan tags: optional-sockets)
2022-12-07
12:33
Rebuid pikchr.wasm/js for latest pikchr.c. ... (check-in: ec6cb37a user: stephan tags: trunk)
2022-11-29
21:08
Remove JS console debug output added by the previous checkin. ... (check-in: 2755b31a user: stephan tags: trunk)
20:59
/chat: add embedded view support for .wiki/.md/.pikchr file attachments, with the caveat that the rendering happens in an iframe and thus has some limitations/usability quirks compared to non-iframed content. Added based on feedback from a /chat session. ... (check-in: fd5298f0 user: stephan tags: trunk)
2022-11-24
15:21
In the new forum reply header, reduce size from H1 to H2 and italicize the thread title. ... (check-in: 7b92fc61 user: stephan tags: trunk)
14:38
Slight reformatting of the forum reply page header based on feedback from sqlite forum post c745cf3a7f6246de. Now says: Replying to HASH-with-link in thread TITLE-without-link ... (check-in: 0b6b3a00 user: stephan tags: trunk)
2022-11-19
14:59
Rename test_find_pivot() to merge_base_cmd(). No functional changes. ... (check-in: 8cc9211f user: stephan tags: trunk)
14:02
Upgrade the test-find-pivot command to the merge-base command, per discussion at forum post 1f5db4364464e965. ... (check-in: 2b6649c7 user: stephan tags: trunk)
04:38
Comment typo fix. No code changes. ... (check-in: 95e5814c user: stephan tags: trunk)
2022-11-16
20:59
Merge in setupuser-retain-pw branch (HTML change only, no code). ... (check-in: 88f9da98 user: stephan tags: trunk)
16:09
Merge trunk into wcag-2.1 branch for deployment on test server. ... (Leaf check-in: 56d8000a user: stephan tags: wcag-2.1)
2022-11-13
18:49
Update /chat and /pikchrshow UIs to work with skins conforming to the WCAG rework as well as pre-WCAG skins (except for the bootstrap skin, which restructures the DOM in an incompatible way). ... (check-in: d208efdd user: stephan tags: wcag-2.1)
17:18
Merge trunk into wcag-2.1 for cleaner diff comparison. ... (check-in: e1a9fdd7 user: stephan tags: wcag-2.1)
2022-11-04
11:11
Add a note to /setup_uedit that leaving the ostensibly populated password field unchanged will retain the current password, per discussion in forum post 0463cc2e87a3c676. (Branched for later addition to v2.21.) ... (Closed-Leaf check-in: fe373994 user: stephan tags: setupuser-retain-pw)
2022-10-28
06:51
Typo fix in changes.wiki. ... (check-in: 141793c4 user: stephan tags: deltify-tkt-blobs)
06:37
Merge trunk into deltify-tkt-blobs branch. ... (check-in: 86916df5 user: stephan tags: deltify-tkt-blobs)
2022-10-18
17:01
Minor comment reformatting. ... (check-in: 0df4abc7 user: stephan tags: trunk)
16:55
Cache get_comment_format() result to avoid that the global config db is queried once per timeline row, which brings fossil to a standstill when ~/ is NFS-mounted. Discussion in 9aaefe4e536e01bf. ... (check-in: 6e62c851 user: stephan tags: trunk)
16:17
Add a by-hour-of-day report to the /reports page, prompted by a /chat discussion. (Edit: initial user mis-attribution was caused by a config-pull which changed my local default user.) ... (check-in: bb6f2331 user: stephan tags: trunk)
2022-10-02
03:58
Typo fixes in the /dir browser header: All File ==> All Files. ... (check-in: 7727f9a6 user: stephan tags: trunk)
2022-09-29
15:19
Correct skintxt2config.c to be able to handle 0-byte input files. ... (check-in: c7c1c4e8 user: stephan tags: trunk)
09:25
'skin:' CGI config directive now accepts an empty value for consistency with the --skin CLI flag. ... (check-in: 6362a98f user: stephan tags: trunk)
09:13
--skin "" now forces use of the current edited skin and the warning on the /skins page about a forced skin now distinguishes between /draft and --skin ... usage. ... (check-in: 816f6c04 user: stephan tags: trunk)
2022-09-26
08:11
Merge trunk into markdown-tagrefs branch. ... (check-in: 7321b44a user: stephan tags: markdown-tagrefs)
07:08
Cherrypick [5ade6fb863e4], inadvertently checked in on a different branch. ... (check-in: 44c5d029 user: stephan tags: trunk)
06:47
Correct an outdated path and fix a typo reported in the forum. Doc changes only, no code. ... (check-in: 5ade6fb8 user: stephan tags: markdown-tagrefs)
2022-09-15
17:48
Merge trunk into markdown-tagrefs branch. ... (check-in: 8ef0347f user: stephan tags: markdown-tagrefs)
17:08
Add the chat-timeline-user setting to the 2.20 change log. ... (check-in: 0efd583a user: stephan tags: trunk)
16:58
Added lmtime value to chat-timeline-user's chat messages, using the server's local time, to fix time display in the /chat message popup. ... (check-in: e1ad4992 user: stephan tags: trunk)
2022-09-06
22:25
Merge trunk into remote-add-fix branch. ... (Leaf check-in: baf635cb user: stephan tags: remote-add-fix)
2022-09-01
16:05
Address builtin_deliver_multiple_js_files() endless loop reported in forum post a9a60fab07. ... (check-in: 76c9bbb3 user: stephan tags: trunk)
01:29
Merge in trunk. Resolve a shadowed var in dispatch.c which led to an assigned-but-not-used warning. ... (Closed-Leaf check-in: a257fbd9 user: stephan tags: help-aliases-unique)
2022-08-24
06:52
Add a slight drop shadow to the /chat message widgets. Edit: we already had a drop shadow, just placed on a different sub-element. ... (Closed-Leaf check-in: b04740bd user: stephan tags: mistake)
2022-08-23
11:14
Correct a NULL being passed to strcmp() which caused any submit of JS script code in the skin editor to segfault. Reported in forum post 9d9f0580fd. ... (check-in: a8847839 user: stephan tags: trunk)
2022-08-14
19:33
Resolved timeline segfault reported in forum post 0bbb66eee4ba35db, triggered by entries with NULL checkin messages. ... (check-in: 20eab785 user: stephan tags: trunk)
2022-08-11
10:02
Potential, minimally-tested fix for (remote add default URL) not working, as reported in forum post 5748fcb117a99b43. ... (check-in: c06f58b5 user: stephan tags: remote-add-fix)
2022-08-08
11:52
/setup_config typo fix reported in forum post ec5bd222a2. ... (check-in: 6d5d5f02 user: stephan tags: trunk)
2022-08-02
00:45
Corrected broken link introduced in the previous commit which works under (fossil ui) but not on the live server (due to the addition of another URI path element). ... (check-in: bf0efda7 user: stephan tags: trunk)
00:42
doc index: added a link to the Release Build How-To wiki page, per forum request. ... (check-in: 9f3945fc user: stephan tags: trunk)
2022-07-30
20:33
login-group command: corrected help text for 'join' option to include REPO and extended code to allow REPO to optionally be passed on as -R REPO. Resolves issue reported in forum post 240b6d856a3dd4b5. ... (check-in: 769a7651 user: stephan tags: trunk)
2022-07-28
18:59
Consolidated some minor code drift between pikchr's fiddle and fossil's pikchrshow. ... (check-in: 44cd9753 user: stephan tags: trunk)
15:38
Corrected -DPIC to -fPIC in compaq/zlib/Makefile.in and filed upstream ticket for that change at https://github.com/madler/zlib/issues/684. ... (Closed-Leaf check-in: 368d9786 user: stephan tags: zlib-update)
15:23
Latest upstream pikchr.c and pikchr.wasm. ... (check-in: d5ec3629 user: stephan tags: trunk)
2022-07-26
16:05
auto.def: --with-zlib=tree now fails if compat/zlib is not configured and built in advance, resolving the curious problem that the downstream test for openssl fails if libz is not built. Problem discovered by Daniel D. and reported in /chat. ... (check-in: b0dc2792 user: stephan tags: trunk)
2022-07-25
16:47
Corrected the --with-see build to use sqlite3-see.c. Problem reported in forum post b3653991172dcd14. The SEE build was broken by the late-December 2021 reworking of the --with-sqlite flag and its related build infrastructure. ... (check-in: 18acd948 user: stephan tags: trunk)
2022-07-24
14:53
Added --dry-run change to the change log. ... (check-in: 5960a16f user: stephan tags: trunk)
14:51
Replaced the remaining --dryrun flags with --dry-run, for consistency, per discussion/monologue in forum post d732b4026f44bdba. ... (check-in: 4a720c26 user: stephan tags: trunk)
2022-07-21
21:38
Removed an unused var (compiler warning). ... (check-in: 7ca55e92 user: stephan tags: trunk)
16:11
Updated changes.wiki and VERSION to 2.20. ... (check-in: a3bdee62 user: stephan tags: trunk)
16:10
Version 2.19 ... (check-in: 1e131feb user: stephan tags: trunk, release, version-2.19)
2022-07-19
21:50
Added CSS to keep command name aliases from wrapping in the /help list. ... (check-in: 5c91df7c user: stephan tags: help-aliases-unique)
13:23
Removed the -- flag handling from expand_args_option(), instead letting it fall through to find_option(), to eliminate inconsistencies and corner cases uncovered in forum thread 4382bbc66757c39f. ... (check-in: 62a16882 user: stephan tags: trunk)
2022-07-18
12:07
Added a note to the cgi command's help about the processing order of directives, per forum request. ... (check-in: 8d3176f1 user: stephan tags: trunk)
2022-07-17
17:30
On the /secaudit0 page, add a link to the canonical URL setting in the /setup_config page, per request in forum post 154494bfaf45949ca93. ... (check-in: 861ec9c7 user: stephan tags: trunk)