El RIDO
05402ef304
remove version from doc blocs
...
- @version in file header level isn't used on code docs, it is intended
for API versions at class or method level
- avoids needing to update all these files on version increment
- avoids needing to regenerate SRI hashes for privatebin.js through
extra phpunit run
- simplifies VERSION_FILES list
- avoids having to filter above list during loop
- adds a few missing doc bloc headers
2024-05-28 21:03:22 +02:00
El RIDO
f313578892
Merge pull request #1343 from PrivateBin/db-version-upgrade
...
refactor database schema upgrade to support skipping versions
2024-05-26 08:40:29 +02:00
El RIDO
99a3e087ed
refactor database schema upgrade to support skipping versions
2024-05-25 09:40:41 +02:00
El RIDO
b96c8ae531
revert version increment in database upgrade
2024-05-25 09:14:24 +02:00
El RIDO
1264418102
Merge branch '9401adarsh-file-download-md-format-support-feature'
2024-05-21 07:14:54 +02:00
El RIDO
c04c7b0f34
update SRI hashes, npm lock file
2024-05-21 07:14:12 +02:00
El RIDO
a240dbc616
Merge pull request #1341 from FingerlessGlov3s/patch-1
...
Fix bootstrap5 template width
2024-05-21 06:46:11 +02:00
FingerlessGloves
4913837d37
Fix bootstrap5 template width
2024-05-20 20:28:13 +01:00
Adarsh Ashokan
7c7b5abad3
fix: downloadText() method to accommodate .md file format
2024-05-21 00:51:41 +05:30
El RIDO
a0e42aae9e
Merge pull request #1333 from PrivateBin/crowdin-translation
...
New Crowdin updates
2024-05-18 21:56:57 +02:00
El RIDO
f9f8f18781
helper interacts with rawText call
2024-05-18 21:55:14 +02:00
El RIDO
5e5b394291
fix rawText test and split parts into hideAllButtons test
2024-05-18 20:02:54 +02:00
El RIDO
39a359c23f
Merge pull request #1338 from ankiiisharma/ankit#1336
...
Added test case to verify rawText
2024-05-18 08:39:13 +02:00
Ankiiisharma
bae6e6ff25
Added test case to verify rawText
...
Added test case to verify rawText manipulates button visibility correctly
2024-05-18 00:09:23 +05:30
El RIDO
2324e83b84
Merge pull request #1331 from PrivateBin/dependabot/github_actions/dawidd6/action-download-artifact-3.1.4
...
Bump dawidd6/action-download-artifact from 3.0.0 to 3.1.4
2024-05-14 05:43:30 +02:00
PrivateBin Translator Bot
451f4af484
New translations en.json (Romanian)
2024-05-13 22:01:08 +02:00
El RIDO
d961a892f2
chore: prepare for next release
2024-05-13 19:33:43 +02:00
El RIDO
22419cd68a
incrementing version
2024-05-13 19:18:30 +02:00
dependabot[bot]
2aeec14a52
Bump dawidd6/action-download-artifact from 3.0.0 to 3.1.4
...
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact ) from 3.0.0 to 3.1.4.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases )
- [Commits](e7466d1a75...09f2f74827
)
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 12:00:22 +00:00
El RIDO
b60dec64e5
Merge pull request #1330 from AnonymousWP/Fix-Dutch-translations
...
feat(translations): add new Dutch strings
2024-05-13 12:39:39 +02:00
Anonymoussaurus
0b474bb6c0
feat(lang): add new Dutch strings
2024-05-13 11:28:34 +02:00
El RIDO
74cc2c3c92
Merge pull request #1326 from PrivateBin/unset-platform-matrix
...
in PHP matrix tests, we don't want to constrain the platform
2024-05-13 06:58:53 +02:00
El RIDO
619fbb6653
Merge remote-tracking branch 'origin/dompurify'
2024-05-13 06:57:41 +02:00
El RIDO
435f0d8ea1
Merge remote-tracking branch 'origin/bootstrap5-navbar'
2024-05-13 06:55:50 +02:00
El RIDO
9d53c6493b
Merge remote-tracking branch 'origin/bootstrap5-code'
2024-05-13 06:53:41 +02:00
El RIDO
55d30ce9bd
Merge pull request #1323 from PrivateBin/bootstrap5-fileupload
...
bootstrap 5 attachment dropdown sizing
2024-05-13 06:47:46 +02:00
El RIDO
6ae1f7bfcc
Merge pull request #1319 from PrivateBin/crowdin-translation
...
New Crowdin updates
2024-05-13 06:44:34 +02:00
El RIDO
b080fd5e39
Merge pull request #1322 from PrivateBin/bootstrap-expiration-time
...
expiration time selection fix for bootstrap template
2024-05-13 06:43:30 +02:00
El RIDO
ee3b5ec08a
chore: upgrade DOMPurify from v3.1.2 to 3.1.3
2024-05-12 10:18:49 +02:00
El RIDO
9239c0267f
Merge pull request #1307 from PrivateBin/experimental-8.4
...
Add upload test results job in CI
2024-05-12 10:12:25 +02:00
El RIDO
df377d9652
in PHP matrix tests, we don't want to constrain the platform
...
setting the platform allow composer to prevent upgrades to versions that would exceed the configured version, for the matrix tests we want to use the latest ones for that release
2024-05-09 19:33:50 +02:00
El RIDO
976650bdde
bootstrap 5 nav bar & footer improvements, closes #1317
2024-05-09 18:18:57 +02:00
El RIDO
efb04d868d
bootstrap 5 code block improvements, closes #1314
2024-05-09 17:53:26 +02:00
El RIDO
47df01b4c6
bootstrap 5 attachment dropdown sizing, fixes #1313
2024-05-09 17:01:02 +02:00
El RIDO
81ad352c8c
improve TopNav.getExpiration test
2024-05-09 16:11:15 +02:00
El RIDO
2c8b5ed0e4
expiration time selection for bootstrap template, fixes #1309
2024-05-09 15:55:42 +02:00
PrivateBin Translator Bot
1e10011ca6
New translations en.json (Italian)
2024-05-08 08:01:14 +02:00
PrivateBin Translator Bot
a68a635239
New translations en.json (German)
2024-05-08 08:01:13 +02:00
PrivateBin Translator Bot
a52dd6eae0
New translations en.json (French)
2024-05-08 08:01:12 +02:00
PrivateBin Translator Bot
ebbef00b01
New translations en.json (German)
2024-05-08 06:49:32 +02:00
El RIDO
08aa10a4b7
Merge pull request #1318 from PrivateBin/crowdin-translation
...
New Crowdin updates
2024-05-08 06:42:47 +02:00
PrivateBin Translator Bot
acfaad8131
New translations en.json (Corsican)
2024-05-07 17:01:14 +02:00
El RIDO
11c26a7281
update SRI hashes and add missing translation messages
2024-05-06 12:40:48 +02:00
El RIDO
0bdac4b4a9
Merge pull request #1312 from Sommerwiesel/master
...
Rephrase the WebAssembly error on unsupported browser
2024-05-06 12:26:58 +02:00
Marvin Zurborg
0405422a4c
Rephrase the WebAssembly error on unsupported browser
...
Rephrase the WebAssembly error on unsupported browser
2024-05-06 08:07:02 +00:00
El RIDO
28f3e544b8
chore: prepare for next release
2024-05-05 22:53:19 +02:00
El RIDO
28e5ec582a
typo
2024-05-05 22:52:49 +02:00
El RIDO
da8b6a2c67
do close modal upon confirmation
2024-05-05 20:52:29 +02:00
El RIDO
5067e9222c
incrementing version
2024-05-05 20:43:33 +02:00
rugk
b7528f4427
Merge pull request #1303 from PrivateBin/test-improvments
...
Add upload test results job
2024-05-05 20:38:25 +02:00