This website requires JavaScript.
1a42158dd1
address Codacy's concern about missing semicolons
El RIDO
2019-09-14 09:53:22 +0200
713ce148a4
address Codacy's concern that i is already defined
El RIDO
2019-09-14 09:50:47 +0200
63426d6f8b
splitting out PrivateBin.InitialCheck class into Legacy.Check and working on making it compatible with IE 11
El RIDO
2019-09-14 09:41:52 +0200
56655537ad
Improved rapport_activite.sh and updated .gitignore
Didier Clermonté
2019-09-12 22:50:04 +0200
a363b2ff95
eslint env cleanup
El RIDO
2019-09-08 09:12:56 +0200
c2962af4f8
trying different approach to convince codacy about false positive
El RIDO
2019-09-08 09:08:21 +0200
ae11d168ce
trying to convince codacy about the eslint changes
El RIDO
2019-09-08 09:02:15 +0200
7b029d3657
trying to convince codacy about the eslint changes
El RIDO
2019-09-08 08:55:19 +0200
b1c9ca65fa
trying to address eslint false positives
El RIDO
2019-09-08 08:39:28 +0200
5471757fa7
making webassembly optional, ensuring retry button works when wrong password is provided
El RIDO
2019-09-08 08:21:54 +0200
7a85900b7c
Merge branch 'master' into better-feature-detection
El RIDO
2019-09-07 11:25:50 +0200
269def8300
Merge branch 'idarlund-patch-6'
El RIDO
2019-09-07 11:23:20 +0200
c992d10833
Update no.json
Idar Lund
2019-09-04 12:21:04 +0200
813e72d871
don't encode HTML entities in translations if they contain links
El RIDO
2019-08-28 20:37:14 +0200
50881a75e6
ensure bots are prohibited completely from indexing
El RIDO
2019-08-28 20:36:26 +0200
c56d777c11
fixing logic when there are no icons and warning icons, add more test cases
El RIDO
2019-08-28 20:29:23 +0200
7f65fe9218
fixing conflicting icons when using error message div for warnings in bootstrap template
El RIDO
2019-08-28 19:25:11 +0200
ad570c391a
extend Alert class unit testing
El RIDO
2019-08-28 19:23:58 +0200
a6aef109cc
making feature detection work as intended in chrome
El RIDO
2019-08-27 23:16:06 +0200
6fcd82fb85
making the feature detection more robust, let users with no WASM create uncompressed pastes, remove dead & duplicate code
El RIDO
2019-08-27 07:38:27 +0200
ff68043c9f
Merge branch 'Haocen-505-patch'
El RIDO
2019-08-25 18:16:17 +0200
5877111ccb
Update SRI
Haocen Xu
2019-08-25 12:03:37 -0400
00b886c492
Refactor attachment editable logic to avoid undesired assumption
Haocen Xu
2019-08-25 12:00:59 -0400
e242d87427
Merge branch 'Haocen-489,491,493,494'
El RIDO
2019-08-25 17:30:20 +0200
271d4b680a
updating changelog
El RIDO
2019-08-25 17:29:52 +0200
ad096b80a1
refactoring logic, to make intention more clear and reduce complexity
El RIDO
2019-08-25 17:24:22 +0200
b912c07cd1
Update SRI
Haocen Xu
2019-08-25 02:15:58 -0400
ab75b183fb
Fix click on new paste on clone paste editing view not removing custom attachment
Haocen Xu
2019-08-17 22:17:35 -0400
121b1e75d2
remove debug statement, fixes #462
El RIDO
2019-08-24 08:42:33 +0200
c77726b917
Merge branch 'Haocen-495', fixes #495
El RIDO
2019-08-23 07:02:13 +0200
649c7aaa78
Fix bootstrap 3 support for modern high res monitors
Haocen Xu
2019-08-20 11:57:22 -0400
6a79519641
Allow textarea to be resized vertically only
Haocen Xu
2019-08-19 08:46:01 -0400
e4a0a8e82c
Merge branch 'Haocen-317'
El RIDO
2019-08-21 19:04:16 +0200
72565e48ff
Merge branch '317' of https://github.com/Haocen/PrivateBin-Contribute into Haocen-317
El RIDO
2019-08-21 19:03:54 +0200
ffac1adad6
Dropzone should be fixed to viewport, instead of fixed to sibling element
Haocen Xu
2019-08-21 02:24:56 -0400
d317cfbcc0
update SRI hashes
El RIDO
2019-08-21 07:17:24 +0200
388655fdd1
Merge branch 'Haocen-317', fixes #317 , fixes #487
El RIDO
2019-08-21 07:15:09 +0200
b7b7aa3a47
credit were credit is due
El RIDO
2019-08-21 07:14:46 +0200
2eed7a8a1c
Update SRI
Haocen Xu
2019-08-17 15:28:37 -0400
078b8d8fd6
Clear attachment if user cancel file select
Haocen Xu
2019-08-16 13:38:08 -0400
3a9730f883
Improve file upload UX
Haocen Xu
2019-08-15 19:28:42 -0400
30ddcacca6
fixing unit tests
El RIDO
2019-08-17 10:20:46 +0200
1de315619b
Merge branch 'macropin', fixes #485
El RIDO
2019-08-17 10:06:50 +0200
e7fab8439d
documenting showdown fix and incrementing library version to circumvent browser caching
El RIDO
2019-08-17 10:04:54 +0200
f22449ffd1
Merge branch 'fix-showdown' of https://github.com/macropin/PrivateBin into macropin
El RIDO
2019-08-17 09:59:44 +0200
962df90b24
Merge branch 'Haocen-479'
El RIDO
2019-08-17 09:40:43 +0200
d351c7b734
documenting changes, fixes #354 , fixes #479 , fixes #484
El RIDO
2019-08-17 09:40:23 +0200
84827e19c3
Merge branch '479' of https://github.com/Haocen/PrivateBin-Contribute into Haocen-479
El RIDO
2019-08-17 08:42:25 +0200
b8196ee63c
documented mobile UI change, fixes #477
El RIDO
2019-08-17 08:39:15 +0200
e6e4facde0
Merge branch 'Haocen-477'
El RIDO
2019-08-17 08:31:07 +0200
6ac425d468
Fix incorrect style on button
Haocen Xu
2019-08-15 14:58:27 -0400
49b358b1ee
patch showdown.js to allow 100 nested spans. Ref https://github.com/PrivateBin/PrivateBin/issues/485
Andrew Cutler
2019-08-15 13:41:41 +1000
71931b0f18
Clear discussion if new/clone paste clicked
Haocen Xu
2019-08-14 20:36:44 -0400
8c8a7c59d4
Normalized Apache access log file.
Didier Clermonté
2019-08-14 17:01:24 +0200
1af7b536a5
Fix an edge case where we cannot find any shortUrl
Haocen Xu
2019-08-14 00:02:25 -0400
a5cd8696e6
Ensure shortener button re-enable after creating new paste
Haocen Xu
2019-08-13 21:55:35 -0400
cd5ede5670
Enhance URL shortener integration, clear address bar when create new paste from existing paste
Haocen Xu
2019-08-13 21:44:53 -0400
cb877e4494
447, Rework UX to address obscured send button and hard to click shortener button
Haocen Xu
2019-08-13 19:21:26 -0400
6688d8153d
Correction d'un bug dans le script ligne 86 base décimale forcée (#3529 )
Didier Clermonté
2019-08-01 22:19:44 +0200
4d12ffbc4f
Added statistics on users'ip (#3807 )
Didier Clermonté
2019-07-30 12:14:18 +0200
c66bff9d1b
fixing travis CI builds for php 5.5, which require trusty
El RIDO
2019-07-27 08:19:01 +0200
d63a0d10d3
fixing npm package version number
El RIDO
2019-07-27 08:11:29 +0200
847c9e7355
better looking check mark
El RIDO
2019-07-27 07:47:03 +0200
d33c89666d
Merge branch 'security-md'
El RIDO
2019-07-27 07:43:41 +0200
c8a9038f27
Merge branch 'master' into security-md
El RIDO
2019-07-27 07:43:16 +0200
b65303dd71
update wording as suggested and version to latest release
El RIDO
2019-07-27 07:42:54 +0200
8d323c1da4
document the applicability of RFC 1855 / Netiquette
El RIDO
2019-07-27 07:31:34 +0200
5c5de860e2
INSTALL: Creata a mediumblob for data in a paste
Andreas Schneider
2019-07-12 10:03:59 +0200
da576baab9
Allow to upload bigger files
Andreas Schneider
2019-07-10 18:25:54 +0200
78225165ca
Merge branch 'BigWax-patch-1'
El RIDO
2019-07-11 16:50:51 +0200
b0d1a3949e
add bulgarian to the supported languages
El RIDO
2019-07-11 16:48:59 +0200
1469d0c062
Create bg.json
BigWax
2019-07-10 16:06:55 +0100
a1704b2dd9
[i18n] update russian translation
R4SAS
2019-07-10 02:43:00 +0300
0780e5ace2
skip badges in release export
1.3
El RIDO
2019-07-08 20:05:58 +0200
5d7658b58f
switching to pre-rendered logo
El RIDO
2019-07-08 20:00:32 +0200
1e2014b9fa
fixing configuration test generator after PHP refactoring
El RIDO
2019-07-08 19:56:05 +0200
07018e5876
incrementing version number in preparation of release
El RIDO
2019-07-08 18:35:34 +0200
6df5127132
move badges to separate document due to data privacy concerns for visitors of the projects main page
El RIDO
2019-07-08 18:20:09 +0200
8ae87d8653
translate new strings to German
El RIDO
2019-07-07 10:39:14 +0200
d8ba1b1462
Merge branch 'Quenty31-master'
El RIDO
2019-07-07 10:09:25 +0200
07e0b267f9
Update and corrections
Quentí
2019-07-06 21:02:58 +0200
ae456bf7a1
Merge branch 'yvisherve-patch-1'
El RIDO
2019-07-04 06:26:01 +0200
57417c08cf
revert formatting changes for better comparison
El RIDO
2019-07-04 06:25:21 +0200
943b6bdfc3
Upgrade french translation
Hervé Yvis
2019-07-02 01:08:47 +0200
c707c87cac
addressing rngState 0ef2c5e06719a8b43d
El RIDO
2019-06-27 21:37:40 +0200
2cbf528894
fixing failing unit tests in travisCI
El RIDO
2019-06-27 21:18:46 +0200
11375a4f59
moved referrer policy from CSP & meta to proper HTTP header to avoid browser console error message about unknown CSP header and to ensure it always applies before HTML is parsed, fixes #196
El RIDO
2019-06-27 20:31:10 +0200
67b9b5f0d8
correcting old browser detection logic, fixes #446
El RIDO
2019-06-27 20:11:22 +0200
fdc532b3c1
simplify npm install instructions
El RIDO
2019-06-24 07:41:12 +0200
ddb1c550f5
remove alerts when missing showdown & prettify libraries, if the are missing it is intentionally done in the configuration, fixes #237
El RIDO
2019-06-23 19:55:25 +0200
c2e060d464
made compression configurable, fixes #38
El RIDO
2019-06-23 19:45:40 +0200
848d3563f4
making StyleCI & Scrutinizer happy
El RIDO
2019-06-23 16:10:05 +0200
47944ba3b1
updating DOMpurify to 1.0.11, fixes #442
El RIDO
2019-06-23 12:15:36 +0200
8dc9db90c9
added translation for Czech, provided by @info-path, fixes #424
El RIDO
2019-06-23 12:06:36 +0200
c9680ed741
Merge branch 'brunob-patch-1'
El RIDO
2019-06-23 11:41:14 +0200
5a1adea050
Merge branch 'patch-1' of https://github.com/brunob/PrivateBin into brunob-patch-1
El RIDO
2019-06-23 11:39:55 +0200
f5fee9b44a
Merge branch 'httpinsecure'
El RIDO
2019-06-23 11:34:18 +0200
40493dfb3a
simplify logic, adding test cases for all combinations of URLs that are regarded as secure context
El RIDO
2019-06-23 10:38:08 +0200
61fde53de0
adding IPv6 localhost to exceptions
El RIDO
2019-06-23 09:56:18 +0200
dc193f7555
Revert "removing exceptions - in these cases server admins can opt to disable the warning message in the configuration"
El RIDO
2019-06-23 09:54:48 +0200