History log of /plugin/diagrams/ (Results 151 – 175 of 187)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ae75c90e23-Jan-2021 Andreas Gohr <andi@splitbrain.org>

Version upped

190edff213-Feb-2021 githubkoma <ignatius_tg@gmx.de>

Update helpers.js

1d68d38913-Feb-2021 githubkoma <ignatius_tg@gmx.de>

Update elements.js

7c8e3cfc13-Feb-2021 githubkoma <ignatius_tg@gmx.de>

Create settings.php

38db6c2513-Feb-2021 githubkoma <ignatius_tg@gmx.de>

Create metadata.php

a7018dc313-Feb-2021 githubkoma <ignatius_tg@gmx.de>

Create default.php

e0baa71613-Feb-2021 githubkoma <ignatius_tg@gmx.de>

Update action.php

2e37d1d503-Feb-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Version upped

472d4df003-Feb-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Respect given image dimensions

e9315e0b03-Feb-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Use nocache when fetching diagrams

This way correct cache headers are set. Default is 1 hour, so some
browsers wouldn't immediately show changes in recently edited diagrams.

d666550502-Feb-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Render SVGs as <object> instead of <img> to allow links

72babf3023-Jan-2021 Andreas Gohr <andi@splitbrain.org>

Version upped

759326f123-Jan-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Send fresh data to the diagramming service on every request

ed9656f523-Jan-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Properly remove no longer needed editors

Some failed requests used to leave defunct editors listening to messages. In the worst case those zombie editors would receive diagram data not intended for

Properly remove no longer needed editors

Some failed requests used to leave defunct editors listening to messages. In the worst case those zombie editors would receive diagram data not intended for them and overwrite the contents of wrong files.

show more ...

95ea965723-Jan-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Fix creation of diagrams in root directory

c526b21018-Jan-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Add readme and licence

4e87b75707-Jan-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Rename plugin to diagrams

c20ca1af07-Jan-2021 Andreas Gohr <andi@splitbrain.org>

do not reuse dialog

c814122607-Jan-2021 Andreas Gohr <andi@splitbrain.org>

cleanup for ID extraction from images

* No need to support object embeds. All our SVGs are embedded as IMG.
* Make use of src attribute to always get a fully qualified URL
* use searchParams to acce

cleanup for ID extraction from images

* No need to support object embeds. All our SVGs are embedded as IMG.
* Make use of src attribute to always get a fully qualified URL
* use searchParams to access media variable
* fix for rewriting detection when running from a sub directory
* simpler rewrite handling

show more ...

445b1fbe06-Jan-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Create diagrams in a modal dialog

b3c964ef06-Jan-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Support subnamespaces

a46a0a9f05-Jan-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Handle URL rewriting

afd75b6105-Jan-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Create diagrams in media selection popup

cf2f032405-Jan-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Add MIME configuration check

f6c13e9804-Jan-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Allow editing only diagram files, respect media ACLs

12345678