Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
13 check-ins using file skins/default/css.txt version a5e9d50d02
|
2018-08-26
| ||
| 03:35 | Applied the new CSP nonce to the <script> tags in the header for the Enhanced Original, Eagle, and Xekri skins, else the clock in the upper right breaks and Chrome gives an error about the CSP violation. ... (Closed-Leaf check-in: b9d86ed261 user: wyoung tags: csp-nonce) | |
|
2018-08-25
| ||
| 17:50 | Merge enhancements from trunk. ... (check-in: 17b9ecbea6 user: drh tags: csp-nonce) | |
| 17:24 | Merged forum-skin-links branch to trunk. ... (check-in: 91c2b1b6c5 user: wyoung tags: trunk) | |
| 16:06 | Added new CSS class forumPosts to the <div> containing the list of posts on the /forum page so that skins can target elements of this list differently than others. One immediate use for this is styling read threads differently via a:visited styling. Currently, only one of the stock skins ships with an unconditional a:visited change, so that all links show in the same color regardless of their state. That's fine in most areas of the UI, but in the forum, a skin developer may want something special, so we need a way to mark them differently. This <div> was already using the broadly-used "fileage" style, but we don't want changes to a:visited and such to affect all other users of fileage, so we need a unique style to this page. ... (check-in: 7778249033 user: wyoung tags: trunk) | |
|
2018-08-24
| ||
| 08:29 | Merge trunk. Undo unintended changes in previous commit ... (check-in: 5583448c56 user: jan.nijtmans tags: openssl-1.1) | |
| 08:25 | Add configurations "enable-capieng" (use Windows Certificate Store) and "no-weak-ssl-ciphers" (disable RC4 support) ... (check-in: b5a11142ee user: jan.nijtmans tags: openssl-1.1) | |
|
2018-08-23
| ||
| 16:02 | Do not try to run backoffice if not connected to a valid repository. ... (check-in: 3f5b254932 user: drh tags: trunk) | |
| 15:14 | Merge trunk. Update to Beta 7 of OpenSSL 1.1.1 (pre release 9, with TLS 1.3 support !!!) ... (check-in: cbdbc0a0ce user: jan.nijtmans tags: openssl-1.1) | |
| 15:07 | Add the meta-viewport header to the repository list page. ... (check-in: bb7c2d91df user: drh tags: trunk) | |
| 02:57 | Put all javascript inline using a nonce. Disallow 'unsafe-inline' CSP for javascript. ... (check-in: 89c40851f0 user: drh tags: csp-nonce) | |
|
2018-08-22
| ||
| 19:43 | Fix a unfinalized query in the /admin_log page. ... (check-in: 6022ad49c4 user: drh tags: trunk) | |
|
2018-08-21
| ||
| 01:33 | Dynamic number of columns on the /help page, based on screen width ... (check-in: 1d495e89e2 user: drh tags: trunk) | |
|
2018-08-20
| ||
| 23:36 | Add 10% more horizontal space in columns of the file browser /dir page. ... (check-in: 0acb670e53 user: drh tags: trunk) | |