Changes On Branch main.js
Not logged in

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

Changes In Branch main.js Excluding Merge-Ins

This is equivalent to a diff from 7eb5b0a2ae to 52a47db1a6

2017-12-05
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:29
Add the /sqlar webpage. Link to this page from the /info page. check-in: 768e19219f user: drh tags: trunk
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

Changes to src/codecheck1.c.

Changes to src/info.c.

Added src/main.js.

Changes to src/main.mk.

Changes to src/makemake.tcl.

Changes to src/style.c.

Changes to src/tag.c.

Changes to src/timeline.c.

Changes to win/Makefile.mingw.

Changes to win/Makefile.msc.