Fossil

Check-in [37262b8387]
Login

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

Overview
Comment:Permit the 'favicon.ico' image to be customized.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 37262b83877976eaae61f7955736fdab2a3a536ca7b0bffa7b764fa4a2f699ab
User & Date: mistachkin 2020-07-31 21:51:26.769
Context
2020-07-31
22:04
Simplify the internal interfaces used for injecting built-in Javascript files onto a web page. ... (check-in: 036a9d5c58 user: drh tags: trunk)
21:51
Permit the 'favicon.ico' image to be customized. ... (check-in: 37262b8387 user: mistachkin tags: trunk)
16:06
Move the /builtin webpage from style.c over to builtin.c. Add the new "m=" query parameter enabling it to return multiple JS files in a single request. ... (check-in: 956d2f8db9 user: drh tags: trunk)
2020-07-16
13:48
Simplify new setting names and some internal names. ... (Closed-Leaf check-in: e6a3112f76 user: mistachkin tags: customFavicon)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/configure.c.
Changes to src/doc.c.
Changes to src/json_config.c.
Changes to src/setup.c.