El RIDO
eb42915991
bootstrap5 textarea height relative to viewport height, fixes #1349
2024-06-13 20:22:40 +02:00
El RIDO
e4902e1bf1
Merge pull request #1355 from PrivateBin/dependabot/github_actions/dawidd6/action-download-artifact-6
...
Bump dawidd6/action-download-artifact from 5 to 6
2024-06-13 07:49:28 +02:00
dependabot[bot]
4d912b082b
Bump dawidd6/action-download-artifact from 5 to 6
...
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact ) from 5 to 6.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases )
- [Commits](deb3bb8325...bf251b5aa9
)
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 11:12:15 +00:00
El RIDO
d190507fbe
Merge pull request #1350 from PrivateBin/strict_types
...
enable strict types
2024-06-08 18:36:17 +02:00
El RIDO
3c6bf26dc8
Merge pull request #1353 from PrivateBin/crowdin-translation
...
New Crowdin updates
2024-06-06 06:10:06 +02:00
PrivateBin Translator Bot
036563d320
New translations en.json (Norwegian)
2024-06-06 06:08:07 +02:00
El RIDO
51eec9a776
Merge pull request #1352 from PrivateBin/dependabot/github_actions/dawidd6/action-download-artifact-5
...
Bump dawidd6/action-download-artifact from 3.1.4 to 5
2024-06-06 06:03:25 +02:00
dependabot[bot]
48b4c6ce5b
Bump dawidd6/action-download-artifact from 3.1.4 to 5
...
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact ) from 3.1.4 to 5.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases )
- [Commits](09f2f74827...deb3bb8325
)
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-04 11:09:50 +00:00
El RIDO
662d0e1430
document change
2024-06-04 07:32:13 +02:00
El RIDO
68ccaaace0
address unit test failures due to strict typing
2024-06-04 07:27:45 +02:00
El RIDO
cebc9acce6
enable strict types in PHP
2024-06-04 07:13:55 +02:00
El RIDO
b9d24b74b3
Merge branch 'version-sed'
2024-05-30 18:52:18 +02:00
El RIDO
b32efe0187
disable snyk scan on forks, they won't have the necessary secret
2024-05-30 07:54:19 +02:00
El RIDO
6aa292e33d
document changes
2024-05-30 07:31:13 +02:00
El RIDO
4875bedac7
Merge pull request #1346 from 9401adarsh/password-input-bug-fix
...
fix: reset password input field on creation of new paste
2024-05-29 22:12:56 +02:00
9401adarsh
750a0adce4
chore: update sri hashes to reflect changes in js/
2024-05-29 16:21:08 +05:30
9401adarsh
372fb58d20
fix: password input not resetting bug, add resetPasswordInput() method
2024-05-29 16:20:28 +05:30
El RIDO
4c347ea08e
Merge pull request #1345 from PrivateBin/crowdin-translation
...
New Crowdin updates
2024-05-29 07:49:55 +02:00
PrivateBin Translator Bot
9f5de7284e
New translations en.json (French)
2024-05-28 22:11:41 +02:00
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