rugk
2172add963
Update links again
...
This time using the correct ones
2016-07-09 12:25:15 +02:00
rugk
73a002791d
Update ZeroBin name & change links
2016-07-09 12:23:53 +02:00
El RIDO
dcd7164d34
Merge pull request #18 from rugk/patch-1
...
Update CodacyBadge
2016-07-09 12:00:33 +02:00
El RIDO
f95ea349fd
Merge pull request #17 from Equinox/spelling-error
...
Correct spelling error.
2016-07-09 11:59:51 +02:00
rugk
3938e2edf6
Update CodacyBadge
...
* Update Codacy link
* Shorten Codacy links & remove tracking
* Add Codacy coverage badge & group coverage badges together
2016-07-09 11:58:21 +02:00
Equinox
1026952dd1
Correct spelling error.
2016-07-09 21:52:26 +12:00
El RIDO
87fb3f5d2f
implementing @k0nsl suggestion regarding wording, resolves #110
2016-07-08 08:56:42 +02:00
k0nsl
ad3cacd2b0
Fine-tune grammar. ( #108 )
...
My "OCD" kicked in. I believe "open source" is grammatically correct, so let us therefore use this rather than "opensource". It looks better too :)
2016-07-07 15:16:22 +02:00
rugk
8f5b6b9de8
Add Code Climate badges
...
For now only the scan under my repo
2016-07-07 15:12:21 +02:00
El RIDO
b8080acc78
fixing an unhandled case found with scrutinizer-ci
2016-07-06 14:58:06 +02:00
El RIDO
c13caee981
fixing some documentation issues detected by scrutinizer-ci
2016-07-06 14:12:14 +02:00
El RIDO
85b348d39a
removing even more codeclimate camel case warnings
2016-07-06 13:57:35 +02:00
El RIDO
03565a0988
ignore some phpmd issues: variables do not follow camel case in this project, super global access is almost completely encapsulated already, I personally favor else expressions for clarity and the project currently does not use a DI, hence the many static accesses
2016-07-06 13:43:16 +02:00
El RIDO
8b38e26735
add codeclimate settings
2016-07-06 13:20:14 +02:00
El RIDO
790cd9fd3a
adding codeclimate coverage reporting to travis
2016-07-06 12:09:19 +02:00
El RIDO
0e217a42c5
introduce new zerobincompatibility option, replacing the base64 one, if it is enabled, delete tokens use sha256; added per paste salt with server salt fallback; this resolves the points 2.2 & 2.9 in #103
2016-07-06 11:37:13 +02:00
El RIDO
6b0b814dc6
removing leftover from previously using a different function, resolves #83
2016-07-06 09:41:07 +02:00
El RIDO
d664af6ce5
giving up on HHVM unit tests for now, will open an issue for it
2016-07-06 09:16:02 +02:00
El RIDO
c175abaf77
improvements to get the HHVM build to pass
2016-07-06 09:01:10 +02:00
El RIDO
36c1b17777
that variable is required to suppress output when unit testing, also travis has composer preinstalled
2016-07-05 17:52:32 +02:00
El RIDO
0730d6b8d2
try to find a phpunit version that is compatible with both PHP 5.5 and HHVM
2016-07-05 17:33:55 +02:00
El RIDO
5046091728
forgot to add a file in the last commit
2016-07-05 17:25:11 +02:00
El RIDO
8e11f0873c
small code style improvements, trying to get phpunit with hhvm to work in travis
2016-07-05 17:23:25 +02:00
El RIDO
9267e281f5
adding support for automatic code coverage generation into codacy
2016-07-05 17:01:26 +02:00
El RIDO
5980f8b603
removing some unused code detected by codacy
2016-07-04 20:46:45 +02:00
El RIDO
a856a50bc3
addressing random unit test failures, resolves #106
2016-07-04 20:21:14 +02:00
rugk
2a5c8b16e8
Add Travis badge
2016-07-04 14:00:49 +02:00
rugk
e8eb77eaab
Ad Codacy badge
...
https://github.com/elrido/ZeroBin/issues/105
2016-07-04 13:17:08 +02:00
rugk
56309d8d81
Readme: One word too much
2016-07-04 12:55:49 +02:00
rugk
25ac3322d9
Update Readme to clarify some security aspects
...
* Clarify that HTTPS is essential
* Clarify how/when user data is protected in case of a server breach, fixes https://github.com/sebsauvage/ZeroBin/issues/45
* Clarify the password-strength matters when you post the URL publicly
* some rewording
2016-07-03 19:17:16 +02:00
rugk
24f33c26fe
Add line break
2016-07-03 18:10:01 +02:00
rugk
a9479fc9ad
Format credits & add el Rido & myself ☺️
2016-07-03 18:09:41 +02:00
rugk
a80fb23ce5
Minify images with https://tinypng.com/
2016-07-03 17:52:08 +02:00
rugk
dca891078a
Link to HTTPS PHPDoc site
2016-07-03 17:46:10 +02:00
rugk
7fbb42fb9f
Improve markdown rendering
2016-07-03 17:45:37 +02:00
El RIDO
89f697fe5d
Merge pull request #101 from rugk/editorconfig
...
Add editorconfig file
2016-07-03 17:27:29 +02:00
rugk
6f84cbc58b
Add editorconfig file
2016-07-03 14:21:05 +02:00
rugk
a5730b701c
Revert order change
...
According to Wikipedia this is indeed right.. https://en.wikipedia.org/wiki/Robots_exclusion_standard#Allow_directive
Then there are only many wrong examples out there.
2016-07-03 13:09:47 +02:00
rugk
0567a720fd
Change order of allow rule in robots.txt
...
I think this is the proper order. Don't know if it matters, but it is not bad to change it in any case.
2016-07-03 13:05:26 +02:00
El RIDO
a712babb96
Merge pull request #99 from Sobak/patch-1
...
Update Polish translation
2016-07-02 15:00:35 +02:00
Sobak
ba5299a393
Improve plural forms
2016-07-02 10:17:09 +02:00
Sobak
5cbc86572a
Update Polish translation
2016-07-02 07:16:32 +02:00
El RIDO
00a42bed99
working on design issue, resolves #82 , resolves #94
2016-06-24 10:53:46 +02:00
El RIDO
46d32948f1
Merge pull request #95 from elrido/rugk-permissions
...
Set permissions when saving files
2016-06-23 16:10:27 +02:00
rugk
8360db7f45
Add space for left button too ( #96 )
...
I don't add the margin to the button as default-btn is also used when such a margin is unnecessary
2016-06-22 19:39:30 +02:00
rugk
cc597f6e32
Merge pull request #1 from elrido/master
...
update from upstream
2016-06-22 19:19:00 +02:00
rugk
fd5a7a07ae
Soft fail for chmod errors
2016-06-22 18:08:25 +02:00
rugk
54f1cb9d34
Only protect file if it was written
2016-06-21 21:47:03 +02:00
rugk
8a48e9ce78
Set permissions when saving files
...
Fixes https://github.com/elrido/ZeroBin/issues/80
2016-06-21 17:18:11 +02:00
El RIDO
6bb81d779e
Merge pull request #94 from rugk/patch-2
...
Fix language menu appearing outside of screen
2016-06-19 12:43:36 +02:00