3565 Commits

Author SHA1 Message Date
El RIDO
a14d0a3d11
updating documentation & optimizing composer autoload (using: make composer) 2025-01-04 08:26:14 +01:00
El RIDO
dc85a67a03
Merge pull request #1476 from Ribas160/replace_usage_of_strpos_with_php8_functions
Replace usage of strpos with str_starts_with etc.
2025-01-04 08:18:04 +01:00
El RIDO
d6020c635b
documentation 2025-01-04 08:03:50 +01:00
El RIDO
c7d085a51f
Merge pull request #1475 from Ribas160/copy_to_clipboard_btn
Copy paste to clipboard button added. Copy paste to clipboard shortcu…
2025-01-04 07:26:25 +01:00
ribas160
f9e2373e62 - str_starts_with, str_contains used instead of strpos === 0, strpos !== 0, strpos === false, strpos !== false
- symfony/polyfill-php80 installed to introduce the polyfill and support php7.3 using php8 functions
- symfony/polyfill-ctype installed to introduce ctype functions in case somebody doesn't have the ctype extension installed
2025-01-04 00:46:20 +02:00
ribas160
b86eb93dbe Added the button to copy the paste link to the clipboard 2025-01-03 18:19:12 +02: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
ribas160
a6a7df9a72 Merge remote-tracking branch 'upstream/master' into copy_to_clipboard_btn
# Conflicts:
#	i18n/ar.json
#	i18n/bg.json
#	i18n/ca.json
#	i18n/co.json
#	i18n/cs.json
#	i18n/de.json
#	i18n/el.json
#	i18n/en.json
#	i18n/es.json
#	i18n/et.json
#	i18n/fi.json
#	i18n/fr.json
#	i18n/he.json
#	i18n/hi.json
#	i18n/hu.json
#	i18n/id.json
#	i18n/it.json
#	i18n/ja.json
#	i18n/jbo.json
#	i18n/ko.json
#	i18n/ku.json
#	i18n/la.json
#	i18n/lt.json
#	i18n/nl.json
#	i18n/no.json
#	i18n/oc.json
#	i18n/pl.json
#	i18n/pt.json
#	i18n/ro.json
#	i18n/ru.json
#	i18n/sk.json
#	i18n/sl.json
#	i18n/sv.json
#	i18n/th.json
#	i18n/tr.json
#	i18n/uk.json
#	i18n/zh.json
#	lib/Configuration.php
2024-12-29 22:19:35 +02:00
ribas160
6c39a1441c Copy paste to clipboard button added. Copy paste to clipboard shortcut added 2024-12-28 18:42:46 +02:00
El RIDO
15488d3405
bump checkout action 2024-12-14 09:14:44 +01:00
El RIDO
65ea73e638
Merge pull request #1470 from PrivateBin/crowdin-translation
New Crowdin updates
2024-12-12 21:53:58 +01:00
PrivateBin Translator Bot
f7a9631a2f New translations en.json (Ukrainian) 2024-12-12 21:29:46 +01:00
El RIDO
178ae10904
Merge pull request #1467 from PrivateBin/crowdin-translation
New Crowdin updates
2024-12-04 09:22:20 +01:00
PrivateBin Translator Bot
f9094874eb New translations en.json (Thai) 2024-12-03 11:59:49 +01:00
PrivateBin Translator Bot
e92f2ac9ca New translations en.json (Thai) 2024-12-03 09:49:56 +01:00
El RIDO
90d5bf9990
Merge pull request #1466 from PrivateBin/dependabot/github_actions/dawidd6/action-download-artifact-7
Bump dawidd6/action-download-artifact from 6 to 7
2024-11-29 17:26:48 +01:00
El RIDO
d22c6e31dc
Merge pull request #1465 from PrivateBin/crowdin-translation
New Crowdin updates
2024-11-29 17:04:54 +01:00
dependabot[bot]
7ee6bcafc4
Bump dawidd6/action-download-artifact from 6 to 7
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 6 to 7.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](bf251b5aa9...80620a5d27)

---
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-11-29 11:11:25 +00:00
PrivateBin Translator Bot
75ec510f2d New translations en.json (Corsican) 2024-11-28 14:44:35 +01:00
El RIDO
652cf0cf26 bump PHP libraries 2024-11-28 07:48:27 +01:00
El RIDO
1c7d639546
Merge pull request #1464 from PrivateBin/wasm-streaming
WASM streaming / eliminate unsafe-eval
2024-11-28 07:10:32 +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
6b180ac7b1
Merge branch 'master' into wasm-streaming 2024-11-24 21:15:56 +01:00
El RIDO
5ba56c20cb
Merge branch 'MickGe'
fix selectors, deduplicate common styles
2024-11-23 09:32:42 +01:00
El RIDO
7cbabc871a
Merge pull request #1461 from fzxx/master
Update zh.json
2024-11-23 08:38:11 +01:00
风之暇想
7e019c4aae
Update zh.json
Translation
2024-11-23 10:24:24 +08:00
MickGe
390e268bb0
Update css/bootstrap5/privatebin.css 2024-11-22 10:46:54 +01:00
MickGe
c9067f1f23
Update css/bootstrap/privatebin.css 2024-11-22 10:46:44 +01:00
MickGe
ab9d9416d9
fix: responsive long url in plaintext 2024-11-21 22:49:00 +01:00
El RIDO
eaa72ab41a
Merge pull request #1458 from PrivateBin/crowdin-translation
New Crowdin updates
2024-11-17 07:56:01 +01:00
PrivateBin Translator Bot
85241f2615 New translations en.json (Norwegian) 2024-11-17 00:49:57 +01:00
El RIDO
ab5fa3d14d
chore: prepare for next release 2024-11-16 08:27:23 +01:00
El RIDO
1a434b0e8d
incrementing version 1.7.5 2024-11-16 08:02:20 +01:00
El RIDO
3460f20e40
Merge pull request #1448 from slaweallx/patch-1
Update tr.json
2024-11-09 20:13:42 +01:00
Ali Çömez | Slaweally
82c2e685b6
Update tr.json 2024-11-09 22:05:49 +03:00
El RIDO
9eadf09ac3 bump libraries, document change 2024-10-31 08:05:49 +01:00
El RIDO
365782ebeb
Merge pull request #1446 from PrivateBin/dependabot/composer/mlocati/ip-lib-1.18.1
Bump mlocati/ip-lib from 1.18.0 to 1.18.1
2024-10-31 07:55:09 +01:00
dependabot[bot]
6db7d9a6fa
Bump mlocati/ip-lib from 1.18.0 to 1.18.1
Bumps [mlocati/ip-lib](https://github.com/mlocati/ip-lib) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/mlocati/ip-lib/releases)
- [Commits](https://github.com/mlocati/ip-lib/compare/1.18.0...1.18.1)

---
updated-dependencies:
- dependency-name: mlocati/ip-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-30 11:33:35 +00:00
El RIDO
631b65c1ea
Merge pull request #1438 from PrivateBin/array-key-type-error
Numeric array key type errors
2024-10-27 07:10:25 +01:00
El RIDO
8752354d63 apply StyleCI fixes 2024-10-25 07:12:30 +02:00
El RIDO
0268e01ab5 experiment: add return types to a unit test facility 2024-10-25 07:09:13 +02:00
El RIDO
e468f07626 avoid clever key manipulation, all we need are incremental numbers starting at 1 2024-10-25 06:58:05 +02:00
El RIDO
cf83e3825f ensure key is cast to string, fixes #1435 2024-10-23 08:23:02 +02:00
El RIDO
93a2b97d69 add failing test case, dedup code 2024-10-23 08:17:13 +02:00
El RIDO
d23bb748d4
Merge pull request #1401 from PrivateBin/b5-message-height
bootstrap footer improvements
2024-10-23 07:22:04 +02:00
El RIDO
7d6a70a24e
Merge branch 'master' into b5-message-height 2024-10-23 07:21:28 +02:00
El RIDO
9da6d8b24b
Merge pull request #1424 from PrivateBin/fix-webkit
Restore WebKit (Safari, iOS, etc.) compatibility
2024-10-23 07:19:35 +02:00
rugk
6876e14679 Merge remote-tracking branch 'origin/master' into fix-webkit 2024-10-22 22:32:32 +00:00
rugk
628b60dcb4 refactor: deferring everything including all potential deps
Also works on Safari…
2024-10-22 22:29:42 +00:00
rugk
5b3537a7cf Merge branch 'fix-webkit' of https://github.com/PrivateBin/PrivateBin into fix-webkit 2024-10-22 22:22:21 +00:00