| 4085a5aa | 08-Oct-2025 |
hollisticated-horse <spam3@happyngreen.fr> |
Login accessibility improvements
- addes aria and role attributes to the login form for better autocompletion |
| c657f6ed | 06-Oct-2025 |
Roberto Bellingeri <bellingeri@netguru.it> |
Translation update (it) |
| 21979308 | 28-Sep-2025 |
smocap <smocap@gmail.com> |
translation update |
| 88c7a8cd | 27-Sep-2025 |
smocap <smocap@gmail.com> |
translation update |
| 5d944cd5 | 24-Sep-2025 |
smocap <smocap@gmail.com> |
translation update |
| 0f6e55a7 | 22-Sep-2025 |
smocap <smocap@gmail.com> |
translation update |
| b1bb59cd | 22-Sep-2025 |
smocap <smocap@gmail.com> |
translation update |
| c534b703 | 22-Sep-2025 |
smocap <smocap@gmail.com> |
translation update |
| 91da8d44 | 20-Sep-2025 |
WillForan <willforan@gmail.com> |
chore(inc/Ip32): move 32bit funcs into own file/class.
easier to remove when x86 is officially deprecated |
| 25a70af9 | 20-Sep-2025 |
WillForan <willforan@gmail.com> |
fix(inc/Ip): 32bit arch compatible range check
* added docs about running tests on 32bit w/ podman. * Updated tests to use string instead of int for comparison when 32bit. * added `make_bitmask_3
fix(inc/Ip): 32bit arch compatible range check
* added docs about running tests on 32bit w/ podman. * Updated tests to use string instead of int for comparison when 32bit. * added `make_bitmask_32` and `bitmask64_32`. updated `ipInRange` to use them.
Test failing for `test_ip_to_number` ``` podman run -v $PWD/..:/dokuwiki \ --workdir /dokuwiki/_test -it \ docker://wpstaging/php:8.3-32bit \ ./vendor/bin/phpunit --verbose --stderr --filter ip_test ```
```
1) ip_test::test_ip_to_number with data set #3 ('38AF:3033:AA39:CDE3:1A46:094C...D:5300', 6, 4.084536385505709E+18, 1.8932109165344407E+18) Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ -'4084536385505709056' +'4084536381210742243'
/dokuwiki/_test/tests/inc/Ip.test.php:52
2) ip_test::test_ip_to_number with data set #5 ('193.53.125.7', 4, 0, 3241508103) Failed asserting that -1053459193 is identical to 3241508103.
```
show more ...
|
| 0265acd7 | 18-Sep-2025 |
Luna Shirase <fwits@foxmail.com> |
translation update |
| 33f69099 | 18-Sep-2025 |
Haolin Xue <tzbkk@outlook.com> |
translation update |
| 8a24a85d | 17-Sep-2025 |
smocap <smocap@gmail.com> |
translation update |
| f699847d | 11-Sep-2025 |
fiwswe <53953985+fiwswe@users.noreply.github.com> |
Remove HTML entities from manifest |
| b41ff07f | 11-Sep-2025 |
Eduardo Mozart de Oliveira <eduardomozart182@gmail.com> |
translation update |
| 3aae3067 | 11-Sep-2025 |
Eduardo Mozart de Oliveira <eduardomozart182@gmail.com> |
translation update |
| 2176ae8c | 10-Sep-2025 |
Schplurtz le Déboulonné <Schplurtz@laposte.net> |
translation update |
| ffc5e5e9 | 09-Sep-2025 |
fiwswe <53953985+fiwswe@users.noreply.github.com> |
Remove HTML from strings based on title and tagline |
| 03fdedf7 | 09-Sep-2025 |
Andreas Gohr <andi@splitbrain.org> |
SECURITY: fix XSS vulnerability. fixes #4512
The namespace selector in the advanced search tools did not correctly escape the user provided namespace.
This issue was reported by Mario Tesoro. |
| c29b8642 | 09-Sep-2025 |
Marek Adamski <fevbew@wp.pl> |
translation update |
| 93ef269a | 08-Sep-2025 |
Damien Regad <dregad@mantisbt.org> |
Fix typos in usermanager English strings |
| c8f55459 | 08-Sep-2025 |
Damien Regad <dregad@mantisbt.org> |
Replace hardcoded message by localized string
Fixes #4507 |
| 2e0b7f74 | 02-Sep-2025 |
Andreas Gohr <gohr@cosmocode.de> |
set DOKU_INC in rector
I had several cases where rector failed to work on plugins without this. I'm not 100% sure why, but it doesn't hurt to set this early. |
| 9cf3f55b | 01-Sep-2025 |
smileyhead <szijartoleventepal@gmail.com> |
Finalise formal Hungarian translation |
| 8f81e330 | 01-Sep-2025 |
smileyhead <szijartoleventepal@gmail.com> |
Proofreading changes in hu |