fossil
repo
Explore
Sign in
Fossil SCM
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
src/json_config.c
50 commits
Sync with trunk.
florian
931e7065b…
2025-07-21 12:20
Sync with trunk.
florian
75244ee4f…
2025-07-21 12:15
Sync with trunk.
florian
a2a1e4a7d…
2025-07-21 12:13
Merge from trunk.
brickviking
f60a7ed29…
2025-03-28 10:11
Merge trunk into the merge-info-trunk branch.
stephan
1014ffb55…
2025-03-27 12:42
Delete the timeline-block-markup setting, and all the complication that goes with it. Due to a bug…
drh
0432c38df…
2025-03-22 10:38
Merge trunk into ui-local-diff branch, resolving one merge conflict in info.c:hexdump_page().
stephan
d57463cc0…
2024-11-07 06:50
Sync with trunk.
florian
8e6660cd7…
2024-09-06 10:48
Sync with trunk.
florian
00f7466ad…
2024-09-06 10:47
Add timeline-hard-newlines to CONFIGSET_SKIN in an attempt to resolve [forum:23d58b1b67|forum post …
stephan
89388d4c6…
2024-08-14 09:17
Merge trunk into markdown-tagrefs branch.
stephan
0517bd2dd…
2024-03-05 12:53
Merged trunk. Notably, drh's [bb3de39ffefb3f20] works seamlessly with this branch's skin.
wyoung
4f9cb1d1e…
2024-02-03 23:12
Update with all changes from trunk.
andybradford
c454059a1…
2024-02-03 16:55
Fix overlong lines and remove trailing whitespace from non-external C files.
danield
275da70f8…
2024-02-02 22:22
Fix lines over 80 characters long, excluding external source files and @-lines.
danield
942f691b3…
2024-02-02 16:26
Sync with trunk.
florian
759782533…
2024-01-22 13:40
Sync with trunk.
florian
f05b04a62…
2024-01-22 13:39
Implement propagating settings that are sent to clients that pull. The warning-policy is used as ex…
preben
f812fedc4…
2023-10-16 14:33
Merge trunk into markdown-tagrefs branch and resolve conflict.
stephan
fdd3fe21c…
2023-06-03 08:59
Merge updates from trunk.
mistachkin
e3df21cdf…
2023-05-21 03:37
Brought the ui-local-diff branch up to date relative to trunk. It isn't a simple merge, primarily …
wyoung
76fa16576…
2023-01-24 03:29
Add /json/settings/get and set APIs, per discussion in [forum:04b7159d63d4abe4|forum post 04b7159d6…
stephan
a80f27485…
2023-01-23 00:12
Add /json/settings/set. Replace several free() calls with fossil_free(). Work around json_send_resp…
stephan
4d2aeb29e…
2023-01-20 04:25
Roll back a broken part of [f3d3d1be59728b5dde702a] which caused only versioned settings' values to…
stephan
c7221a2e8…
2023-01-19 23:44
Correct (non-)fetching of sensitive properties for (non-)Setup users.
stephan
f3d3d1be5…
2023-01-19 23:38
Restructure /json/settings/get output from an array of objects to a map of objects, keyed on settin…
stephan
d0bf9682a…
2023-01-19 23:32
For sensitive settings, always explicitly set value and valueSource to null for non-setup users (or…
stephan
451cda045…
2023-01-19 02:55
Extend /json/settings/get with a version=X flag indicating the check-in version to check for versio…
stephan
fd405e956…
2023-01-19 02:39
Initial prototype of the /json/settings/get command/page, per discussion in [forum:04b7159d63d4abe4…
stephan
29e5bb008…
2023-01-18 00:54
Merge updates from trunk.
mistachkin
6f3640a71…
2022-10-17 01:02
Merged trunk changes in. Only needed to track my own rename of branch_of_rid() to branch_of_ckin_r…
wyoung
ea28708f8…
2021-03-01 07:37
Brought graham's ui-local-diff branch up to date with respect to trunk. This is not a simple merge,…
wyoung
0516f4d3c…
2021-02-14 21:28
Merge in trunk (check-in [f741baa6be])
george
5d4a57f2c…
2020-08-26 15:52
Merge in trunk (version-2.12.1)
george
62c316306…
2020-08-26 13:31
Merge in trunk (version-2.11.2)
george
4f5bda658…
2020-08-26 12:44
Merge miscellanous auxiliary defenses and security enhancements. This check-in is not needed to fi…
drh
f741baa6b…
2020-08-24 23:24
Version 2.11.2
drh
c58877d6f…
2020-08-20 13:24
Version 2.11.2
drh
c58877d6f…
2020-08-20 13:24
Version 2.10.2
drh
12d2ad00d…
2020-08-20 13:18
Version 2.10.2
drh
12d2ad00d…
2020-08-20 13:18
2.12.1 release candidate with security fixes.
drh
40feec329…
2020-08-20 13:01
The allow-symlinks setting is disabled by default and is not versionable, unless Fossil is compiled…
drh
cdc90f0c3…
2020-08-19 21:08
The allow-symlinks setting is no longer versionable and is off by default. The allow-symlinks setti…
drh
ff98dd5af…
2020-08-17 17:34
Merge trunk, since cloning local filesystem repositories still does not work
andygoth
719dcd29c…
2020-08-16 14:45
Merge in trunk; resolve conflicts
ashepilko
7cfbf66a0…
2020-08-09 21:45
Merged in trunk for builtin_request_js() changes and ported wikiedit/fileedit/forumpost to use thos…
stephan
2ec332a0c…
2020-07-31 23:33
Permit the 'favicon.ico' image to be customized.
mistachkin
37262b838…
2020-07-31 21:51
Simplify new setting names and some internal names.
mistachkin
e6a3112f7…
2020-07-16 13:48
Permit the 'favicon.ico' image to be customized.
mistachkin
3352c1c29…
2020-07-15 20:57
Merge from trunk.
ashepilko
19997e99c…
2018-08-02 08:32
Keyboard Shortcuts
Open search
/
Next entry (timeline)
j
Previous entry (timeline)
k
Open focused entry
Enter
Show this help
?
Toggle theme
Top nav button
Close