El RIDO
ddfccb338c
Merge branch 'master' into paste-manager
2020-08-30 08:35:53 +02:00
El RIDO
633ec4b199
Merge branch 'master' of github.com:PrivateBin/PrivateBin
2020-08-30 08:35:07 +02:00
El RIDO
1614342248
update DOMpurify to version 2.0.14
2020-08-30 08:34:38 +02:00
El RIDO
298cbebca3
Merge pull request #671 from SuperSandro2000/patch-1
...
Fix grammar
2020-07-23 09:35:09 +02:00
Sandro
9f7b60a402
Fix grammar
2020-07-22 10:40:14 +02:00
El RIDO
b30f3a9b58
Merge pull request #669 from imtms/master
...
Update zh.json
2020-07-17 20:39:55 +02:00
TMs
7637d69e1b
Update zh.json
2020-07-17 14:34:25 +08:00
El RIDO
85943a9ce1
adding functionality to forget pastes in memory
2020-07-10 21:18:04 +02:00
El RIDO
2b9abb8db4
memory display in columns, adding copy function
2020-07-07 21:53:28 +02:00
El RIDO
33bcce593a
Merge pull request #666 from r4sas/i18n-ru
...
i18n: update russian translation
2020-07-05 20:06:36 +02:00
r4sas
3cd346c7de
i18n: fix typos in ru
...
Signed-off-by: r4sas <r4sas@i2pmail.org>
2020-07-04 11:22:02 +00:00
r4sas
cbd3c75dd2
i18n: update russian translation
...
Signed-off-by: r4sas <r4sas@i2pmail.org>
2020-07-04 10:57:16 +00:00
El RIDO
e531592b05
Merge branch 'master' into paste-manager
2020-07-03 21:04:55 +02:00
El RIDO
9f7db595a7
Merge branch 'ZerooCool-master'
2020-07-03 21:01:01 +02:00
El RIDO
4204e4b8b7
make StyleCI happy and change unit test to use a string
2020-07-03 21:00:42 +02:00
El RIDO
d027cb188d
allow switching to a memorized paste by clicking it
2020-07-01 21:02:45 +02:00
ZerooCool
e61c44ef46
Make Opengraph really functional
...
Make Opengraph really functional
Change : #664 for #651
2020-07-01 19:47:12 +02:00
ZerooCool
13c2f8d968
Make Opengraph really functional
...
3 URLs of images used on social networks are passed in absolute URL.
Note that I did not pass all the images in absolute URLs, but, it could be consistent to do so, but, if the images work, maybe a relative call is more efficient?
Remove the version of PrivateBin, at the end of each image. This apparently prevents the opengraph from working, and, so I deleted on all of the images, to remain consistent at this level. This will make fewer requests, and, anyway, the images are not intended to change with each version.
2020-06-30 22:42:12 +02:00
El RIDO
4e3348795c
Merge branch 'master' into paste-manager
2020-06-30 20:17:06 +02:00
El RIDO
0673c1cde1
fix display of empty files #663
2020-06-30 20:10:56 +02:00
El RIDO
2d9666c5ef
refactor button refresh
2020-06-29 21:22:27 +02:00
El RIDO
521f134638
edge cases: re-enable remember button when creating a new paste, refresh list and disble button upon memorizing the current paste
2020-06-29 21:13:26 +02:00
El RIDO
ea93c474ea
ensure code can be tested, handle async indexedDB, don't let user add same URL more then once
2020-06-29 21:00:59 +02:00
El RIDO
af02731002
remove tests for dead code
2020-06-29 20:58:53 +02:00
El RIDO
8b170397a9
adding a remember button
2020-06-28 21:47:32 +02:00
El RIDO
ac32826009
initial work to add IndexedDB support, including npm module to mock its API in unit tests
2020-06-28 14:52:40 +02:00
El RIDO
c4830044f7
adding some simple non-stored logic to test the interface
2020-06-28 13:05:47 +02:00
El RIDO
daae0d0dca
initial memory boilerplate, move sidebar toggle into it's init, test it behaves as it should
2020-06-28 11:25:09 +02:00
El RIDO
283d85c7cf
simplify sidebar CSS, position it relative to the editor tabs
2020-06-27 14:17:48 +02:00
El RIDO
8537f396b3
add a crude responsive collapsible sidebar
2020-06-27 13:36:53 +02:00
El RIDO
e35a26c916
Merge branch 'ZerooCool-master'
2020-06-22 20:42:19 +02:00
ZerooCool
b555f679f6
Up fr.json
...
"Encrypted note on PrivateBin":
"Message chiffré sur PrivateBin",
"Visit this link to see the note. Giving the URL to anyone allows them to access the note, too.":
"Visiter ce lien pour voir la note. Donner l'URL à une autre personne lui permet également d'accéder à la note."
2020-06-22 19:08:00 +02:00
El RIDO
45a0535640
adding new flag to sandbox policy, introduced and required by Chrome 83 - fixes #634
2020-06-11 18:29:32 +02:00
El RIDO
cb0faf690c
DOMpurify strips line tabulation characters (\u000b), adresses jsverifyRngState 8f6fbd749c3852ea01
2020-06-07 07:58:07 +02:00
El RIDO
8fcc321eb6
adjust unit tests to new link format
2020-06-07 07:47:28 +02:00
El RIDO
5450a431cf
Merge branch 'Haocen-625-bugfixes'
2020-06-07 07:38:59 +02:00
Haocen Xu
f1d4792d3e
Update SRI
2020-06-02 09:06:12 -04:00
Haocen Xu
65011019b7
Fix urls2links unit test
2020-06-02 09:03:33 -04:00
El RIDO
dfed1a4b45
switching webcrypto library to native node crypto implementation (requires node>=10)
2020-06-01 08:07:25 +02:00
unknown
9b138fd5fd
Update SRI
2020-06-01 02:35:06 +08:00
unknown
903ea5ea68
Open all links in new window
2020-06-01 02:33:22 +08:00
El RIDO
7794915172
expose permission exceptions to the API
2020-05-31 16:33:25 +02:00
El RIDO
df408c1e82
remove code climate dependency, since I couldn't get it to work on github actions
2020-05-31 16:11:24 +02:00
El RIDO
fbefe47806
avoid the buggy windows environment
2020-05-31 15:53:57 +02:00
El RIDO
bd7ecb9c55
develop doesn't install curl extension by default
2020-05-31 15:43:59 +02:00
El RIDO
2a04ee385d
develop doesn't install DOM extension by default
2020-05-31 15:41:30 +02:00
El RIDO
3268464ada
might only be fixed in development branch
2020-05-31 15:36:13 +02:00
El RIDO
09a2c5c3b9
attempting to fix windows unit tests
2020-05-31 15:30:30 +02:00
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