Commit graph

4082 commits

Author SHA1 Message Date
Ribas160
6dac586f41 Fix the duplicated message box in comments 2025-05-24 12:38:39 +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
6347b6193e
replicate reported error 2025-05-18 20:52:46 +02:00
El RIDO
bace4695ac
update zlib js suffix, as a cache breaker 2025-05-18 20:21:34 +02:00
El RIDO
7a42f31aef
Merge pull request #1540 from PrivateBin/crowdin-translation
New Crowdin updates
2025-04-26 17:05:49 +02:00
PrivateBin Translator Bot
e149e1b412 New translations en.json (Chinese Simplified) 2025-04-26 15:08:46 +02:00
PrivateBin Translator Bot
e091f88544 New translations en.json (Chinese Simplified) 2025-04-26 12:57:02 +02:00
El RIDO
2460caddc8
Merge pull request #1539 from fzxx/master
Update zh.json
2025-04-26 12:51:03 +02:00
风之暇想
95f232232e
Update zh.json
Fix incorrect translations
2025-04-26 15:39:23 +08:00
El RIDO
50a695b609
add missing method added upstream 2025-04-23 19:14:47 +02:00
El RIDO
cfb609814a
remove duplicate options 2025-04-23 19:05:53 +02:00
El RIDO
0199bed133
Merge pull request #1537 from jesussuarz/feature/add-delete-all-option
Add --delete-all option to administration script for mass paste deletion
2025-04-23 19:03:43 +02:00
Jesus Suarez
bce152c890
Update bin/administration
Use spaces instead of tabs for indentation consistency

Co-authored-by: El RIDO <elrido@gmx.net>
2025-04-22 16:44:12 -05:00
Jesus Suarez
abe7874829
Update bin/administration
Replace tabs with spaces for consistent code formatting

Co-authored-by: El RIDO <elrido@gmx.net>
2025-04-22 16:43:54 -05:00
Jesus Suarez
df1f742789
Update bin/administration
Refactor lines 160-165 as suggested for improved readability and consistency

Co-authored-by: El RIDO <elrido@gmx.net>
2025-04-22 16:43:35 -05:00
Jesus Suarez
1f7f6c93b0
Update bin/administration
Refactor code style: replace tabs with spaces, document new option, and maintain alphabetical order

Co-authored-by: El RIDO <elrido@gmx.net>
2025-04-22 16:43:01 -05:00
root
302921a811 Add --delete-all option to administration script for mass paste deletion 2025-04-22 04:12:46 -05:00
El RIDO
d220ba7c2b
Merge pull request #1536 from PrivateBin/crowdin-translation
New Crowdin updates
2025-04-15 21:47:02 +02:00
PrivateBin Translator Bot
9a9eb44102 New translations en.json (Polish) 2025-04-15 13:58:35 +02:00
El RIDO
10ee2fa2e4
Merge pull request #1535 from PrivateBin/crowdin-translation
New Crowdin updates
2025-04-13 07:59:49 +02:00
PrivateBin Translator Bot
e34a35bf30 New translations en.json (Arabic) 2025-04-12 16:30:55 +02:00
El RIDO
75db58800c
Merge pull request #1534 from PrivateBin/crowdin-translation
New Crowdin updates
2025-04-10 06:51:07 +02:00
PrivateBin Translator Bot
cbdd3d50a5 New translations en.json (Arabic) 2025-04-10 02:52:54 +02:00
El RIDO
b1608e5119
Merge pull request #1533 from PrivateBin/crowdin-translation
New Crowdin updates
2025-04-09 21:23:38 +02:00
PrivateBin Translator Bot
f8df10d2e1 New translations en.json (Hebrew) 2025-04-09 21:17:20 +02:00
El RIDO
37871eac69
node 20 seems to fail with the updated jsdom, locally I had tested with 18 - lets downgrade till we can find a solution 2025-04-09 21:11:10 +02:00
PrivateBin Translator Bot
edb753b3d7 New translations en.json (Hebrew) 2025-04-08 07:34:59 +02:00
El RIDO
bb4a3a09b0
Merge pull request #1532 from relspas/update-hebrew-support
Update Hebrew strings
2025-04-07 20:51:57 +02:00
El RIDO
1c72380443
Merge pull request #1531 from PrivateBin/crowdin-translation
New Crowdin updates
2025-04-07 20:49:32 +02:00
Raphael Elspas
a4be833937 Update Hebrew strings file 2025-04-07 12:14:05 -04:00
PrivateBin Translator Bot
16129b610d New translations en.json (Finnish) 2025-04-06 20:12:36 +02:00
El RIDO
31162e8011
upgrading DOMpurify library to 3.2.5 2025-04-06 08:30:49 +02:00
El RIDO
bac849d98a
Merge pull request #1526 from PrivateBin/pass-by-reference
Pass by reference & drop ctype
2025-03-17 06:52:48 +01:00
El RIDO
6ee9563b27
Merge pull request #1528 from fzxx/master
Update zh.json
2025-03-15 19:22:04 +01:00
风之暇想
797bf5eb6a
Update zh.json 2025-03-15 23:12:05 +08:00
El RIDO
abb49609e0
Merge pull request #1523 from jacquesbh/use-another-configuration-loader
Allow to use another Configuration class
2025-03-13 09:39:16 +01:00
El RIDO
46c49e5455
apply StyleCI recommendation 2025-03-13 09:32:39 +01:00
El RIDO
8ad6300c1c
pass by reference, closes #858 2025-03-13 09:22:27 +01:00
Jacques Bodin-Hullin
c04a551215
feat: Allow to change the Configuration in the _construct
So, now we can change the Configuration class, override it even if we
want.
2025-03-13 09:22:22 +01:00
El RIDO
5d4561bd0a
drop ctype requirement (only one use left) 2025-03-13 08:29:53 +01:00
El RIDO
7825471d70
avoid duplication of ID check 2025-03-13 08:14:01 +01:00
El RIDO
629f263cf5
pass by reference, closes #858 2025-03-11 08:22:21 +01:00
El RIDO
e67972417e
Merge pull request #1522 from jacquesbh/avoid-multiple-configuration-instances
Do not instanciate the Configuration more than once
2025-03-09 21:29:41 +01:00
Jacques Bodin-Hullin
c62a3fbd2d
perf(configuration): Do not create multiple instances of Configuration
Since the configuration is loaded in the _init method, and this method
is called in the _construct, there is no reason to instanciate the
Configuration class more than once.
2025-03-09 20:23:01 +01:00
El RIDO
81e9c8672f
Merge pull request #1521 from PrivateBin/crowdin-translation
New Crowdin updates
2025-03-09 13:31:13 +01:00
PrivateBin Translator Bot
24316f3e07 New translations en.json (Finnish) 2025-03-08 21:36:08 +01:00
El RIDO
495a84b292
chore: documentation 2025-03-08 08:44:28 +01:00
El RIDO
1d53f5a054
Merge pull request #1520 from PrivateBin/crowdin-translation
New Crowdin updates
2025-03-08 08:25:15 +01:00