| 9a3a1057 | 25-Mar-2026 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 51bfb74e | 24-Mar-2026 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Whitelist supported renderers |
| e74e86b5 | 10-Oct-2024 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| c510d2bf | 10-Oct-2024 |
annda <17853330+annda@users.noreply.github.com> |
Automatic code style fixes |
| f82d2ef7 | 10-Oct-2024 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Code style fixes |
| 2c1cccc4 | 10-Oct-2024 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Delete superfluous code |
| 92c202ad | 10-Oct-2024 |
annda <17853330+annda@users.noreply.github.com> |
Automatic code style fixes |
| 9469bbc8 | 09-Oct-2024 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| d3b896f9 | 09-Oct-2024 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Bump version |
| 9de4e228 | 09-Oct-2024 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Code style fixes |
| ba165cbd | 09-Oct-2024 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Add CLI component for sending bulk notifications |
| 84c6f062 | 08-Oct-2024 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Replace deprecated sqlite helper |
| dafd0945 | 08-Oct-2024 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Add GitHub test workflow |
| 5f28556b | 18-Oct-2023 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 8f74099f | 18-Oct-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Fix test (method signature) |
| 4d376a5f | 05-Oct-2021 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| aee770c0 | 05-Oct-2021 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Fix syntax regex |
| 8443d3ac | 20-Jun-2019 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| b1c7da2a | 20-Jun-2019 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Fix corrupt "uptodate" data |
| f34ec944 | 04-Jun-2019 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 7e31aba7 | 04-Jun-2019 |
Andreas Gohr <gohr@cosmocode.de> |
simplify mainatainer and email access
There were mutltiple bugs because of the inconsistent results from getMaintainers(). This simplifies the result to a flat key=value array where the type of the
simplify mainatainer and email access
There were mutltiple bugs because of the inconsistent results from getMaintainers(). This simplifies the result to a flat key=value array where the type of the value gives info about the type (user, group, missing user).
E-Mail-Adresses are fetched via a separate method that returns a flat array of email addresses only.
Simple tests have been added for both.
show more ...
|
| 30e745d9 | 04-Jun-2019 |
Andreas Gohr <gohr@cosmocode.de> |
An empty user is never a maintainer
Anonymous edits to maintained pages would create an error without this change. |
| 987bf5ee | 27-May-2019 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 208265ae | 27-May-2019 |
Andreas Gohr <gohr@cosmocode.de> |
gracefully ignore a non-working auth setup |
| cfc114a5 | 15-May-2019 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |