• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- replace <b> and <i> tags by <strong> and <em> tags

- add editor hints to .vuh files

  1. … 30 more files in changeset.
- simplify script

- handle source_p set to empty via client property in all cases the same way

- add scrf token for show/hide cases

- add CSRF protection

- prefer localurl as name for page filter

  1. … 17 more files in changeset.
- don't call tclcode_to_html on non-tcl files, since it might loop on e.g. /api-doc/content-page-view?version_id=4404&path=packages/acs-core-docs/www/xml/kernel/ext-auth.xml

- use page_contract_filter for return_url (can be used on many more

places as well)

- bump version to 5.9.1d2

- hardening page contract

  1. … 1 more file in changeset.
- harding page contract

- fix trim operation

- handle leading / returned by the hardened apidoc::sanitize_path function

- fix potential traversal attack

    • -10
    • +2
    ./tcl/acs-api-documentation-procs.tcl
- hardening page contracts

- make sure, url is always set

- make code more robst, when source_p is passed in as empty string

- improve pretty printing on content-page-view

    • -19
    • +41
    ./tcl/acs-api-documentation-procs.tcl
Pretty print comment after ad_proc rather than trying to index keywords

    • -1
    • +32
    ./tcl/acs-api-documentation-procs.tcl
- fix escaping of URL, use export_vars

- bug fix: view opertions on .xql files did not show the content of the .xql files

- improve browsing of classes defined in a tcl thread

  1. … 1 more file in changeset.
- xo::api handles all in thread executions via "do"

- use higher level api

- avoid generation of links with four leading colons

- strip namespace if provided

- fix typo

- handle "namespace eval" in pretty-print code

- generalize object handling

    • -19
    • +39
    ./tcl/acs-api-documentation-procs.tcl
- add redirect to object browser in case an object is passed to proc-view

- improve backwards compatibility