Commit Graph

2328 Commits

Author SHA1 Message Date
El RIDO 51a867bc20
removing outdated configurations and fix path of phpunit 2020-05-31 15:24:10 +02:00
El RIDO a1bac9b6e1
remove composer lock, to avoid installing incompatible dependencies 2020-05-31 15:10:30 +02:00
El RIDO 268730e07b
remove unmaintained and incompatible codacy module 2020-05-31 15:07:17 +02:00
El RIDO 120ba0b8ca
avoid packaged phpunit version that is incompatible with older PHP releases 2020-05-31 14:45:25 +02:00
El RIDO bd26972a73
actually run tests and set proper working directories 2020-05-31 14:42:11 +02:00
El RIDO 7cef87e856
migrating TravisCI tests to GitHub actions 2020-05-31 14:36:09 +02:00
Haocen Xu 420f0d6634
Update SRI 2020-05-30 06:22:35 -04:00
Haocen Xu dd98af0775
Avoid recreation of existing pasteurl element when calling URL shortener 2020-05-30 06:07:47 -04:00
Haocen Xu 5f0011b0f6
Sanitize output from Helper.urls2links 2020-05-30 06:05:20 -04:00
Haocen Xu 25a39148a8
Change order of execution to detect delete token properly 2020-05-30 06:00:17 -04:00
Haocen Xu e298c3d10c
Reload page when back button in browser pressed, avoid reading burn
after read paste from cache
2020-05-30 05:57:27 -04:00
Haocen Xu afcece17dd
Fix broken Helper.durationToSeconds, as it doesn't handle weeks 2020-05-30 05:55:41 -04:00
Haocen Xu 74551f58d7
Avoid DOMPurify mess with forward slash in expirationDateString 2020-05-30 05:52:15 -04:00
Haocen Xu 4984194c33
Avoid dropzone appearing when it should not by fixing
TopNav.isAttachmentReadonly logic
2020-05-30 05:48:15 -04:00
Haocen Xu d6b06269a4
Fix Editor.hide typo 2020-05-30 05:47:33 -04:00
Haocen Xu 7eb96eb3cb
Avoid handling clipboard data item if it is not file type 2020-05-30 05:39:46 -04:00
Haocen Xu bb9a5772bc
Add resource: to script-src cspheader to allowed rendering of pdf in
Firefox
2020-05-30 05:37:35 -04:00
Steven Andrés 3f75c81a2f
fixed duplicated getKey() 2020-05-08 12:18:20 -07:00
Steven Andrés effe6ad3e5
fixed spacing to please StyleCI 2020-05-08 11:37:21 -07:00
Steven Andrés 8fbdb69d8a
added check for null whitelist 2020-05-08 11:36:19 -07:00
Steven Andrés b8594c174a
whitelist_paste_creation description 2020-05-07 16:48:17 -07:00
Steven Andrés d847e2fcf2
alignment 2020-05-07 16:46:31 -07:00
Steven Andrés c152f85b50
removed $remoteip that the audit didn't like 2020-05-07 16:45:24 -07:00
Steven Andrés 819d25a74c
change to whitelist_paste_creation 2020-05-07 16:13:25 -07:00
Steven Andrés cea96ee12a
Update cfg/conf.sample.php
Co-authored-by: rugk <rugk+git@posteo.de>
2020-05-07 15:55:09 -07:00
Steven Andrés ef9780707a
Update lib/Controller.php
Co-authored-by: rugk <rugk+git@posteo.de>
2020-05-07 15:54:13 -07:00
Steven Andrés 9ca041fa06
Update lib/Controller.php
Co-authored-by: rugk <rugk+git@posteo.de>
2020-05-07 15:53:56 -07:00
Steven Andrés 9327c9b58b
added whitelist check 2020-05-05 14:18:52 -07:00
Steven Andrés 5644001c53
added "whitelist" under [traffic] 2020-05-05 14:17:15 -07:00
Steven Andrés 91f78ecd0f
added "whitelist" under [traffic] 2020-05-05 14:16:22 -07:00
El RIDO e59ef24d35
Merge pull request #618 from idarlund/patch-6
Update no.json
2020-05-04 19:18:30 +02:00
Idar Lund 8c6c10cd0f
Update no.json 2020-05-04 10:34:52 +02:00
El RIDO 958d55a8be
Merge pull request #615 from Mejans/patch-1
i18n update Occitan language
2020-04-26 13:12:00 +02:00
Mejans 57766496e4
Update oc.json 2020-04-25 12:37:24 +02:00
El RIDO 75fc6b0c8c
Merge branch 'resetOnNew' 2020-04-24 07:05:05 +02:00
rugk 38a1726e22
Regenerate SRI 2020-04-23 12:07:38 +02:00
rugk d3ba7eeb13
Reset checkboxes on new paste 2020-04-23 12:07:08 +02:00
rugk 5ece4d2632
Reset attachment when clicking new paste 2020-04-23 11:25:24 +02:00
El RIDO fc1be18cbe
Makefile should not become part of the release 2020-04-08 17:53:56 +02:00
El RIDO 878f13a643
adding an example to opt-out of the privatebin directory 2020-04-08 05:35:38 +02:00
El RIDO b5ab38e657
adding a Makefile to simplify release related tasks as well as unit testing 2020-04-02 07:47:29 +02:00
rugk fb66e2392b
Merge branch 'metadatafix' 2020-03-27 13:52:13 +01:00
El RIDO 7e77b94158
revert the revert caused by the merge of master 2020-03-23 18:58:26 +01:00
El RIDO 2f9f6d90dd
Merge branch 'master' into metadatafix 2020-03-23 18:48:48 +01:00
El RIDO c63dc3df7b
increase timeout for nyc JS code coverage generator 2020-03-22 06:56:18 +01:00
El RIDO 9914c37683
incrementing version 2020-03-22 06:44:04 +01:00
El RIDO 1439bb291f
allow pasting password on paste with attachment - big kudos @rugk for finding it! - fixes #565, fixes #595 2020-03-21 16:53:55 +01:00
El RIDO 0907ee90e3
documenting change 2020-03-21 16:07:11 +01:00
El RIDO 7abfe56910
Merge branch 'preview-encoding' 2020-03-21 15:59:25 +01:00
rugk 0cc0830421
Handle review comments
Add translation strings
and remove/adjust wrong tags
2020-03-10 09:05:44 +01:00