El RIDO
389b215b2f
Merge pull request #1564 from Ribas160/file_name_and_size_on_download_page
...
Show file name and size on download page
2025-06-28 14:01:41 +02:00
El RIDO
964b4da50a
Merge pull request #1545 from PrivateBin/fixes
...
Fixes for zlib caching & handling undefined globals
2025-06-27 16:49:00 +02:00
Ribas160
d01c37c59d
Show file name and size on download page
2025-06-26 18:12:22 +03:00
Ribas160
c7b9ce0bc2
Merge branch 'master' into dompurify-3.2.6
...
# Conflicts:
# lib/Configuration.php
2025-06-26 13:37:00 +03:00
El RIDO
f49c042cc9
document change necessary to allow PDF preview to work in Firefox & Chrome
...
Since attachement upload is not enabled by default, I suggest to retain the safer CSP as the default but document what is necassary. Disabling the sandboxing is problematic.
2025-06-07 11:44:02 +02:00
El RIDO
8d720e4990
Merge branch 'master' into dompurify-3.2.6
2025-06-07 10:41:48 +02:00
El RIDO
34028229c8
Merge branch 'master' into fixes
2025-06-07 10:37:23 +02:00
Ribas160
89c5ebb5f2
CHANGELOG.md and CREDITS.md update
2025-06-05 17:41:16 +03:00
Ribas160
5654ef2db8
Hide Reply button in the discussions once clicked to avoid losing the text input
2025-05-23 13:37:38 +03:00
El RIDO
dededc9935
upgrade DOMpurify library to 3.2.6
2025-05-20 07:51:50 +02:00
El RIDO
c08a792f01
handle undefined global, fixes #1544
2025-05-18 21:15:39 +02:00
El RIDO
31162e8011
upgrading DOMpurify library to 3.2.5
2025-04-06 08:30:49 +02:00
El RIDO
5d4561bd0a
drop ctype requirement (only one use left)
2025-03-13 08:29:53 +01:00
El RIDO
629f263cf5
pass by reference, closes #858
2025-03-11 08:22:21 +01:00
El RIDO
495a84b292
chore: documentation
2025-03-08 08:44:28 +01:00
ribas160
bce449de10
Merge remote-tracking branch 'origin/master' into allow_change_template
...
# Conflicts:
# CHANGELOG.md
2025-02-08 22:01:10 +02:00
ribas160
dce5a73444
CHANGELOG and CREDITS update
2025-02-08 16:34:23 +02:00
El RIDO
0a37a884e2
chore: document change
2025-02-05 22:27:21 +01:00
El RIDO
e25fe01d82
chore: prepare for next release
2025-02-01 11:40:29 +01:00
El RIDO
473baf8250
incrementing version
2025-02-01 10:43:54 +01:00
El RIDO
58d11f2ba0
upgrading DOMpurify library to 3.2.4
2025-01-31 08:16:03 +01:00
Ribas160
739f105a55
Increase navbar margin bottom, centralize button icons on bootstrap5 template
2025-01-06 18:29:37 +02:00
ribas160
67a1dfb683
Keep paste URL, if changing language in dropdown
2025-01-05 23:21:25 +02:00
El RIDO
4076a831eb
Merge branch 'master' into keyboard-trap
2025-01-05 07:23:41 +01:00
El RIDO
346ae23ade
document changes
2025-01-05 07:11:29 +01:00
El RIDO
03fbb5e1e9
Merge branch 'master' into php84-tests
2025-01-05 06:39:28 +01:00
El RIDO
2e69154e9a
Merge branch 'master' into php84-tests
2025-01-04 09:03:51 +01:00
El RIDO
eaa60e3a81
Merge branch 'master' into purify-3.2.3
2025-01-04 08:58:00 +01:00
El RIDO
45b38770db
Merge branch 'master' into keyboard-trap
2025-01-04 08:48:08 +01:00
El RIDO
a14d0a3d11
updating documentation & optimizing composer autoload (using: make composer)
2025-01-04 08:26:14 +01:00
El RIDO
d6020c635b
documentation
2025-01-04 08:03:50 +01:00
ribas160
0462da6e8e
- used bootstrap 5 CSS icon named copy, bootstrap 3 CSS glyphicon named duplicate
...
- keyboard-shortcuts made more accessible by wrapping the keys into kbd-tags
- translate messages may contain allowed HTML tags
- added the record to the CHANGELOG.md
2025-01-02 15:13:44 +02:00
El RIDO
84866f9b09
Merge branch 'master' into keyboard-trap
2024-12-27 07:33:50 +01:00
El RIDO
21b259b5eb
bump libraries, document change
...
fixes #1301
2024-12-22 12:05:55 +01:00
El RIDO
be18dcb838
upgrading DOMpurify library to 3.2.3
2024-12-22 11:17:34 +01:00
El RIDO
652cf0cf26
bump PHP libraries
2024-11-28 07:48:27 +01:00
El RIDO
6587466a9b
remove async & ES6 feature detection
...
It requires eval and webcrypto got introduced in older Chrome & Firefox versions, so seems superfluous to keep.
2024-11-26 07:01:34 +01:00
El RIDO
544c4d2f5f
prototype keyboard trap toggle
...
- needs updating all language files
- replicate changes to all templates
2024-11-24 11:45:46 +01:00
El RIDO
ab5fa3d14d
chore: prepare for next release
2024-11-16 08:27:23 +01:00
El RIDO
1a434b0e8d
incrementing version
2024-11-16 08:02:20 +01:00
El RIDO
9eadf09ac3
bump libraries, document change
2024-10-31 08:05:49 +01:00
El RIDO
cf83e3825f
ensure key is cast to string, fixes #1435
2024-10-23 08:23:02 +02:00
El RIDO
7d6a70a24e
Merge branch 'master' into b5-message-height
2024-10-23 07:21:28 +02:00
El RIDO
ec2e981984
upgrading DOMpurify library to 3.1.7
2024-10-19 11:17:53 +02:00
parthiv-m
851dadf600
Update CHANGELOG.md
2024-10-17 21:56:42 -04:00
El RIDO
cc16dd0165
undue footer change for bootstrap 3, switch to dvh heights, deal with small screens
2024-09-15 10:57:42 +02:00
El RIDO
57080eb7cc
use recommended bootstrap sticky footer solutions
2024-09-14 08:43:19 +02:00
El RIDO
1a51c0973d
bootstrap improvements, fixes #1392
...
- remove unused styles (no IDs called preview or comments)
- replace margins & paddings with bootstrap utility classes
- apply min body height to placeholder, plaintext & prettymessage, to move footer to end of viewport
2024-09-12 07:50:52 +02:00
El RIDO
e865bec9c3
document changes
2024-09-03 05:53:01 +02:00
El RIDO
ab2d2f2477
upgrading DOMpurify library to 3.1.6
2024-08-03 09:52:30 +02:00