This website requires JavaScript.
33bcce593a
Merge pull request #666 from r4sas/i18n-ru
El RIDO
2020-07-05 20:06:36 +02:00
3cd346c7de
i18n: fix typos in ru
r4sas
2020-07-04 11:22:02 +00:00
cbd3c75dd2
i18n: update russian translation
r4sas
2020-07-04 10:57:16 +00:00
e531592b05
Merge branch 'master' into paste-manager
El RIDO
2020-07-03 21:04:55 +02:00
9f7db595a7
Merge branch 'ZerooCool-master'
El RIDO
2020-07-03 21:01:01 +02:00
4204e4b8b7
make StyleCI happy and change unit test to use a string
El RIDO
2020-07-03 21:00:42 +02:00
d027cb188d
allow switching to a memorized paste by clicking it
El RIDO
2020-07-01 21:02:45 +02:00
e61c44ef46
Make Opengraph really functional
ZerooCool
2020-07-01 19:47:12 +02:00
13c2f8d968
Make Opengraph really functional
ZerooCool
2020-06-30 22:36:36 +02:00
4e3348795c
Merge branch 'master' into paste-manager
El RIDO
2020-06-30 20:17:06 +02:00
0673c1cde1
fix display of empty files #663
El RIDO
2020-06-30 20:10:56 +02:00
2d9666c5ef
refactor button refresh
El RIDO
2020-06-29 21:22:27 +02:00
521f134638
edge cases: re-enable remember button when creating a new paste, refresh list and disble button upon memorizing the current paste
El RIDO
2020-06-29 21:13:26 +02:00
ea93c474ea
ensure code can be tested, handle async indexedDB, don't let user add same URL more then once
El RIDO
2020-06-29 21:00:59 +02:00
af02731002
remove tests for dead code
El RIDO
2020-06-29 20:58:53 +02:00
8b170397a9
adding a remember button
El RIDO
2020-06-28 21:47:32 +02:00
ac32826009
initial work to add IndexedDB support, including npm module to mock its API in unit tests
El RIDO
2020-06-28 14:52:40 +02:00
c4830044f7
adding some simple non-stored logic to test the interface
El RIDO
2020-06-28 13:05:47 +02:00
daae0d0dca
initial memory boilerplate, move sidebar toggle into it's init, test it behaves as it should
El RIDO
2020-06-28 11:25:09 +02:00
283d85c7cf
simplify sidebar CSS, position it relative to the editor tabs
El RIDO
2020-06-27 14:17:48 +02:00
8537f396b3
add a crude responsive collapsible sidebar
El RIDO
2020-06-27 13:36:53 +02:00
e35a26c916
Merge branch 'ZerooCool-master'
El RIDO
2020-06-22 20:42:19 +02:00
b555f679f6
Up fr.json
ZerooCool
2020-06-22 19:08:00 +02:00
45a0535640
adding new flag to sandbox policy, introduced and required by Chrome 83 - fixes #634
El RIDO
2020-06-11 18:29:32 +02:00
cb0faf690c
DOMpurify strips line tabulation characters (\u000b), adresses jsverifyRngState 8f6fbd749c3852ea01
El RIDO
2020-06-07 07:58:07 +02:00
8fcc321eb6
adjust unit tests to new link format
El RIDO
2020-06-07 07:47:28 +02:00
5450a431cf
Merge branch 'Haocen-625-bugfixes'
El RIDO
2020-06-07 07:38:59 +02:00
f1d4792d3e
Update SRI
Haocen Xu
2020-06-02 09:06:12 -04:00
65011019b7
Fix urls2links unit test
Haocen Xu
2020-06-02 08:50:14 -04:00
dfed1a4b45
switching webcrypto library to native node crypto implementation (requires node>=10)
El RIDO
2020-06-01 08:07:25 +02:00
9b138fd5fd
Update SRI
unknown
2020-06-01 02:35:06 +08:00
903ea5ea68
Open all links in new window
unknown
2020-06-01 02:33:22 +08:00
7794915172
expose permission exceptions to the API
El RIDO
2020-05-31 16:33:25 +02:00
df408c1e82
remove code climate dependency, since I couldn't get it to work on github actions
El RIDO
2020-05-31 16:11:24 +02:00
fbefe47806
avoid the buggy windows environment
El RIDO
2020-05-31 15:53:57 +02:00
bd7ecb9c55
develop doesn't install curl extension by default
El RIDO
2020-05-31 15:43:59 +02:00
2a04ee385d
develop doesn't install DOM extension by default
El RIDO
2020-05-31 15:41:30 +02:00
3268464ada
might only be fixed in development branch
El RIDO
2020-05-31 15:36:13 +02:00
09a2c5c3b9
attempting to fix windows unit tests
El RIDO
2020-05-31 15:30:30 +02:00
51a867bc20
removing outdated configurations and fix path of phpunit
El RIDO
2020-05-31 15:24:10 +02:00
a1bac9b6e1
remove composer lock, to avoid installing incompatible dependencies
El RIDO
2020-05-31 15:10:30 +02:00
268730e07b
remove unmaintained and incompatible codacy module
El RIDO
2020-05-31 15:07:17 +02:00
120ba0b8ca
avoid packaged phpunit version that is incompatible with older PHP releases
El RIDO
2020-05-31 14:45:25 +02:00
bd26972a73
actually run tests and set proper working directories
El RIDO
2020-05-31 14:42:11 +02:00
7cef87e856
migrating TravisCI tests to GitHub actions
El RIDO
2020-05-31 14:36:09 +02:00
420f0d6634
Update SRI
Haocen Xu
2020-05-30 06:22:35 -04:00
dd98af0775
Avoid recreation of existing pasteurl element when calling URL shortener
Haocen Xu
2020-05-30 06:07:47 -04:00
5f0011b0f6
Sanitize output from Helper.urls2links
Haocen Xu
2020-05-30 06:05:20 -04:00
25a39148a8
Change order of execution to detect delete token properly
Haocen Xu
2020-05-30 06:00:17 -04:00
e298c3d10c
Reload page when back button in browser pressed, avoid reading burn after read paste from cache
Haocen Xu
2020-05-30 05:57:27 -04:00
afcece17dd
Fix broken Helper.durationToSeconds, as it doesn't handle weeks
Haocen Xu
2020-05-30 05:55:41 -04:00
74551f58d7
Avoid DOMPurify mess with forward slash in expirationDateString
Haocen Xu
2020-05-30 05:52:15 -04:00
4984194c33
Avoid dropzone appearing when it should not by fixing TopNav.isAttachmentReadonly logic
Haocen Xu
2020-05-30 05:48:15 -04:00
d6b06269a4
Fix Editor.hide typo
Haocen Xu
2020-05-30 05:47:33 -04:00
7eb96eb3cb
Avoid handling clipboard data item if it is not file type
Haocen Xu
2020-05-17 01:35:19 -04:00
bb9a5772bc
Add resource: to script-src cspheader to allowed rendering of pdf in Firefox
Haocen Xu
2020-05-20 21:25:16 -04:00
3f75c81a2f
fixed duplicated getKey()
Steven Andrés
2020-05-08 12:18:20 -07:00
effe6ad3e5
fixed spacing to please StyleCI
Steven Andrés
2020-05-08 11:37:21 -07:00
8fbdb69d8a
added check for null whitelist
Steven Andrés
2020-05-08 11:36:19 -07:00
b8594c174a
whitelist_paste_creation description
Steven Andrés
2020-05-07 16:48:17 -07:00
d847e2fcf2
alignment
Steven Andrés
2020-05-07 16:46:31 -07:00
c152f85b50
removed $remoteip that the audit didn't like
Steven Andrés
2020-05-07 16:45:24 -07:00
819d25a74c
change to whitelist_paste_creation
Steven Andrés
2020-05-07 16:13:25 -07:00
cea96ee12a
Update cfg/conf.sample.php
Steven Andrés
2020-05-07 15:55:09 -07:00
ef9780707a
Update lib/Controller.php
Steven Andrés
2020-05-07 15:54:13 -07:00
9ca041fa06
Update lib/Controller.php
Steven Andrés
2020-05-07 15:53:56 -07:00
9327c9b58b
added whitelist check
Steven Andrés
2020-05-05 14:18:52 -07:00
5644001c53
added "whitelist" under [traffic]
Steven Andrés
2020-05-05 14:17:15 -07:00
91f78ecd0f
added "whitelist" under [traffic]
Steven Andrés
2020-05-05 14:16:22 -07:00
e59ef24d35
Merge pull request #618 from idarlund/patch-6
El RIDO
2020-05-04 19:18:30 +02:00
8c6c10cd0f
Update no.json
Idar Lund
2020-05-04 10:34:52 +02:00
958d55a8be
Merge pull request #615 from Mejans/patch-1
El RIDO
2020-04-26 13:12:00 +02:00
57766496e4
Update oc.json
Mejans
2020-04-25 12:37:24 +02:00
75fc6b0c8c
Merge branch 'resetOnNew'
El RIDO
2020-04-24 07:05:05 +02:00
38a1726e22
Regenerate SRI
rugk
2020-04-23 12:07:38 +02:00
d3ba7eeb13
Reset checkboxes on new paste
rugk
2020-04-23 12:07:08 +02:00
5ece4d2632
Reset attachment when clicking new paste
rugk
2020-04-23 11:25:24 +02:00
fc1be18cbe
Makefile should not become part of the release
El RIDO
2020-04-08 17:53:56 +02:00
878f13a643
adding an example to opt-out of the privatebin directory
El RIDO
2020-04-08 05:35:38 +02:00
b5ab38e657
adding a Makefile to simplify release related tasks as well as unit testing
El RIDO
2020-04-02 07:47:29 +02:00
fb66e2392b
Merge branch 'metadatafix'
rugk
2020-03-27 13:52:13 +01:00
7e77b94158
revert the revert caused by the merge of master
El RIDO
2020-03-23 18:58:26 +01:00
2f9f6d90dd
Merge branch 'master' into metadatafix
El RIDO
2020-03-23 18:48:48 +01:00
c63dc3df7b
increase timeout for nyc JS code coverage generator
El RIDO
2020-03-22 06:56:18 +01:00
9914c37683
incrementing version
1.3.4
El RIDO
2020-03-22 06:44:04 +01:00
1439bb291f
allow pasting password on paste with attachment - big kudos @rugk for finding it! - fixes #565 , fixes #595
El RIDO
2020-03-21 16:53:55 +01:00
0907ee90e3
documenting change
El RIDO
2020-03-21 16:07:11 +01:00
7abfe56910
Merge branch 'preview-encoding'
El RIDO
2020-03-21 15:59:25 +01:00
0cc0830421
Handle review comments
rugk
2020-03-10 09:05:44 +01:00
71c76adac4
addressing false positive jsverify rngState 077c06da821594b3fe
El RIDO
2020-03-06 23:00:48 +01:00
7cb830e22f
It includes a change in the RegEx for URLs because that was broken when a & character later followed at any time after a link (even after a newline). (with a negative lookahead)
rugk
2020-03-04 11:45:56 +01:00
c334d2d00d
Merge branch 'master' into preview-encoding
El RIDO
2020-03-06 22:23:40 +01:00
c11dc8e17e
reverting Helper.urls2links() method to old style, applied to element instead of string, allows inserting plain text as text node
El RIDO
2020-03-06 22:18:38 +01:00
8a6dcf910a
Revert "in Helper.urls2links(), encode HTML entities, find and insert links, partially decoding only the href property of it"
El RIDO
2020-03-06 20:57:15 +01:00
33bb0c6bd6
trying to recreate former StyleCI behaviour in changed preset
El RIDO
2020-03-06 20:50:19 +01:00
0564c0e62e
fixing 'The provided fixer 'method_argument_space' cannot be disabled unless it was already enabled by your preset.'
El RIDO
2020-03-06 20:46:51 +01:00
470e0fc33c
Add missing break in switch
fixEncoding
rugk
2020-03-06 10:03:27 +01:00
b52e78d173
Add OpenGraph and Twitter cards
rugk
2020-03-04 15:10:31 +01:00
f13a5d0a55
Cleanup variables/logic
rugk
2020-03-04 14:32:04 +01:00
552e0cac3a
Fix .getText of PasteViewer to return original text string
rugk
2020-03-04 13:44:57 +01:00