Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 descendants and 10 ancestors of 52a47db1a6805601
2017-12-05
| ||
17:17 | Remove unused local variable from style_footer(). ... (check-in: 57ffe304c5 user: drh tags: trunk) | |
16:44 | Add default CSS for the label-value table. ... (check-in: d2e9b37694 user: drh tags: trunk) | |
16:22 | If a @-line for a string literal ends with "\" then omit the newline. ... (check-in: 09d882ee81 user: drh tags: trunk) | |
16:04 | Remove the [...] surrounding hashes in the detail information of the timeline. ... (check-in: cc846d4bcd user: drh tags: trunk) | |
15:48 | Tolerate "[...]" delimiters enclosing hash identifiers. ... (check-in: 537b498e6c user: drh tags: trunk) | |
15:21 | Add the "/test-builtin-files" webpage. ... (check-in: cee662d96e user: drh tags: trunk) | |
15:09 | Change the name of "main.js" to "href.js". Rework the javascript code so that there can be multiple javascript files sourced on an as-needed basis. ... (check-in: 09494b0207 user: drh tags: trunk) | |
13:50 | Cache the main.js file. ... (check-in: 1760a15156 user: drh tags: trunk) | |
01:30 | Remove code inside of #if 0...#endif. ... (check-in: 7c408d751c user: drh tags: trunk) | |
01:29 | Add the "main.js" javascript file. Load that script on every page just before the </body> element, and use it to reduce the need for inline JS and CSS. ... (check-in: 8394d2fee2 user: drh tags: trunk) | |
01:24 | Remove unnecessary "antibot" class names from anchors. ... (Closed-Leaf check-in: 52a47db1a6 user: drh tags: main.js) | |
01:05 | Anti-robot defenses are now CSP-safe. ... (check-in: 4f2c984132 user: drh tags: main.js) | |
2017-12-04
| ||
21:08 | Attempt to add a separate JS file and source it just prior to </body> ... (check-in: 487aa43f42 user: drh tags: main.js) | |
20:39 | Add the "fossil sqlar" command. Like "fossil zip", except generates sqlar archives. ... (check-in: 7eb5b0a2ae user: dan tags: trunk) | |
17:00 | Remove some stale ".timelineSpacer" CSS selectors. ... (check-in: 5c0238b3a3 user: drh tags: trunk) | |
16:42 | Remove ".timelineSpacer" rows surrounding the select row on a timeline. ... (check-in: 38b223df9c user: drh tags: trunk) | |
16:23 | Add a side-by-side diff option to the skin editor. ... (check-in: 523c548b2e user: drh tags: trunk) | |
16:13 | More initialization and diff options for skin editing. ... (check-in: c6ee75a912 user: drh tags: trunk) | |
13:55 | Fix the auto-backup mechanism that runs when publishing a new skin. ... (check-in: 205a748ed5 user: drh tags: trunk) | |
13:52 | Fix typos in comments. ... (check-in: 6d0d1f7167 user: drh tags: trunk) | |
2017-12-03
| ||
17:09 | Improved formatting of the generated CSS. ... (check-in: 52b003f1f9 user: drh tags: trunk) | |