Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Simplify the internal interfaces used for injecting built-in Javascript files onto a web page. |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
036a9d5c586b58d76286f858efc7e936 |
| User & Date: | drh 2020-07-31 22:04:26.337 |
Context
|
2020-07-31
| ||
| 23:54 | Fix caching for bundled access to /builtin. Add a missing semicolon to the end of graph.js. (check-in: 139db4c54e ... user: drh tags: trunk) | |
| 23:33 | Merged in trunk for builtin_request_js() changes and ported wikiedit/fileedit/forumpost to use those. (check-in: 2ec332a0c2 ... user: stephan tags: ajax-wiki-editor) | |
| 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:57 | Further simplification of the javascript loading code. (closed check-in: b7f70ffc14 ... user: drh tags: refactor-js-handling) | |
| 21:51 | Permit the 'favicon.ico' image to be customized. (check-in: 37262b8387 ... user: mistachkin tags: trunk) | |
Changes
Changes to src/browse.c.
Changes to src/builtin.c.
Changes to src/codecheck1.c.
Changes to src/fileedit.c.
Changes to src/forum.c.
Changes to src/info.c.
Changes to src/login.c.
Changes to src/main.c.
Changes to src/mkbuiltin.c.
Changes to src/setupuser.c.
Changes to src/skins.c.
Changes to src/style.c.
Changes to src/timeline.c.
Changes to src/wiki.c.