El RIDO
d097631469
possibly not necessary?
2024-07-07 14:28:29 +02:00
El RIDO
84d4d31c73
composer is not part of the matrix, don't try and process event.json
2024-07-07 14:22:48 +02:00
El RIDO
17f924118e
address warnings and errors in github actions
2024-07-07 14:13:59 +02:00
El RIDO
f662640554
Merge pull request #1366 from PrivateBin/crowdin-translation
...
New Crowdin updates
2024-06-30 19:46:57 +02:00
PrivateBin Translator Bot
4fe51b5578
New translations en.json (Ukrainian)
2024-06-30 13:22:12 +02:00
El RIDO
0eae149474
Merge pull request #1360 from PrivateBin/crowdin-translation
...
New Crowdin updates
2024-06-22 06:51:27 +02:00
PrivateBin Translator Bot
5461f279d7
New translations en.json (Corsican)
2024-06-21 16:11:15 +02:00
El RIDO
3abbd107ca
Merge pull request #1356 from PrivateBin/b5-darkmode-toggle-state-init
...
bootstrap5 dark mode toggle unset on dark browser preference
2024-06-15 08:42:05 +02:00
El RIDO
ab05ed9532
bootstrap5 dark mode toggle unset on dark browser preference, fixes #1340
2024-06-13 20:00:26 +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