This website requires JavaScript.
aa75e596c8
Update zh.json
Alex Lee
2019-12-04 12:20:23 +0800
787daccb78
Merge branch 'Haocen-543'
El RIDO
2019-11-29 19:12:36 +0100
87cf61c39b
Update SRI
Haocen Xu
2019-11-21 17:49:21 -0500
853fd906cb
Fix unnecessary closure capture
Haocen Xu
2019-11-21 12:25:32 -0500
af8d963fd2
updating DOMpurify library, fixes #523
El RIDO
2019-11-02 17:31:26 +0100
0ed238a775
Merge branch 'AndriiZ-master'
El RIDO
2019-11-02 17:21:22 +0100
8cf0c86ebb
simplify case statement, update documentation
El RIDO
2019-11-02 17:18:22 +0100
b23fd48d49
Merge branch 'master' of https://github.com/AndriiZ/PrivateBin into AndriiZ-master
El RIDO
2019-11-02 17:11:05 +0100
ffe26a8841
Merge branch 'Haocen-398'
El RIDO
2019-11-02 17:04:19 +0100
0b6139fb42
updating change log and optimizing png
El RIDO
2019-11-02 17:03:40 +0100
7d7ff34d83
Update SRI
Haocen Xu
2019-10-30 15:40:17 -0400
e079f6c830
Implement Email button
Haocen Xu
2019-08-21 17:36:22 -0400
63fdd2eba3
Fix missing semi colon
Haocen Xu
2019-08-29 11:21:56 -0400
759113f453
Merge branch 'Haocen-527'
El RIDO
2019-10-26 06:04:39 +0200
7255cd29a7
documenting change
El RIDO
2019-10-26 06:04:21 +0200
13afa7fe21
Merge branch '527' of https://github.com/Haocen/PrivateBin-Contribute into Haocen-527
El RIDO
2019-10-26 06:01:39 +0200
00a9e36c59
incrementing version
El RIDO
2019-10-26 06:01:24 +0200
6fc4303acc
Update SRI
Haocen Xu
2019-10-25 13:09:07 -0400
56222d6cfb
Bugfix when password is disabled in config no new paste can be created
Haocen Xu
2019-10-25 13:05:09 -0400
65b7077756
Added plural rules for ukrainian
Andriy Zhuk
2019-10-18 12:31:40 +0300
03138bcde5
Fixed ... with …
Andriy Zhuk
2019-10-18 12:27:40 +0300
7e9e3155a8
Fixed few typos
Andriy Zhuk
2019-10-17 17:20:00 +0300
2b3b47c59d
Removed line
Andriy Zhuk
2019-10-17 16:03:37 +0300
8fc85bc39c
Added line
Andriy Zhuk
2019-10-17 15:33:12 +0300
92571512bf
Added ukrainian localization
Andriy Zhuk
2019-10-17 15:24:33 +0300
d3153b5e38
trying to fix travis on PHP 5 by removing composer.lock that depends on imcompatible phpunit version
El RIDO
2019-09-22 22:04:17 +0200
71797d1dd4
changes required for jsdoc, adding legacy.js to code coverage
El RIDO
2019-09-22 21:18:19 +0200
476b9c90e2
updating PHP dependencies (they remain unchanged), committing lock for github dependency graph support
El RIDO
2019-09-22 19:52:25 +0200
2d4edfe401
incrementing version number in preparation of release
El RIDO
2019-09-22 19:42:04 +0200
ced5f30280
Merge branch 'cryptomilk-master-htaccess'
El RIDO
2019-09-20 07:06:38 +0200
d5aeba60ca
increase default size limit to 10 MiB, documenting change
El RIDO
2019-09-20 07:04:26 +0200
5c0012cf51
adding database migration to increase data to MEDIUMBLOB on MySQL by default
El RIDO
2019-09-20 06:57:54 +0200
091dc14074
Merge branch 'master-htaccess' of https://github.com/cryptomilk/PrivateBin into cryptomilk-master-htaccess
El RIDO
2019-09-20 06:28:07 +0200
a3f793fec7
documenting changes
El RIDO
2019-09-20 06:27:07 +0200
b496ae42fd
Merge branch 'better-feature-detection'
El RIDO
2019-09-20 06:18:10 +0200
e9eeeacdf0
addressing jsverifyRngState 0f5ea3f961827b0c4d
El RIDO
2019-09-19 20:48:05 +0200
8da382f7c6
Merge branch 'master' into better-feature-detection
El RIDO
2019-09-19 20:19:35 +0200
28d70a1b18
upgrading DOMpurify, fixes #520
El RIDO
2019-09-19 20:13:47 +0200
c1f6e5663b
Merge branch 'master' into better-feature-detection
El RIDO
2019-09-19 20:02:00 +0200
bf0be09f09
removing old IE warning, as it is ignored by IE. The modern warning does get displayed, so let's use this more generic warning instead.
El RIDO
2019-09-19 20:01:10 +0200
955317d924
make codacy a bit happier
El RIDO
2019-09-19 19:47:19 +0200
8e27dbff15
clarify the use of 'unsafe-eval' and what the impact removing it has - Firefox users may not care and disable it to improve security
El RIDO
2019-09-19 19:24:28 +0200
7c61f59dcd
removing untranslated string for non-human entities, moving insecure notice to template, so it can remains translated
El RIDO
2019-09-19 19:14:48 +0200
70c38db81d
adding ES6 and async feature detection to correctly flag old chromes and operas with the modern browser error
El RIDO
2019-09-18 07:47:26 +0200
4332d0edb0
making legacy.js work even on IE 6 by avoiding jQuery
El RIDO
2019-09-18 07:31:32 +0200
5810f17c31
fixing HTTP only error detection in Chrome and Android by ensuring all logic is contained in legacy.js
El RIDO
2019-09-17 21:41:25 +0200
15b3d67ba7
adding browserstack badge in order to be elegible for their OpenSource program (https://www.browserstack.com/open-source?ref=pricing )
El RIDO
2019-09-16 20:51:49 +0200
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
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
1af7b536a5
Fix an edge case where we cannot find any shortUrl
Haocen Xu
2019-08-14 00:02:25 -0400