Commit Graph

756 Commits (php-unit-testing)
 

Author SHA1 Message Date
El RIDO 8c8da54b61
followed Style CI code style recommendations, forgot one
7 years ago
El RIDO cd22948c31
ensuring all PHP versions use the same phpunit from composer in travis CI and documented this alternative in the README
7 years ago
El RIDO 7277eef7f2
followed Style CI code styke recommendations
7 years ago
El RIDO b80ce78e01
updating unit testing README with new requirements for eris library
7 years ago
El RIDO 6a9f3303dc
turning Sjcl test case into property based one, implemented paste generator facility in Helper
7 years ago
El RIDO aad162895c
turning Filter::slowEquals() test case into property based one
7 years ago
El RIDO 40f5988758
turning Filter::formatHumanReadableSize() test case into property based one
7 years ago
El RIDO 79dafd5af4
turning Filter::formatHumanReadableTime() test case into property based one, clarifying the allowed units
7 years ago
El RIDO e41f0a7561
turning static IP test cases into property based ones with random IPv4 and IPv6 addresses
7 years ago
El RIDO 59adfc1962
introduced property based unit tests using the eris library, found an unhandled error case (empty string) in the Vizhash library and handled it
7 years ago
El RIDO db307c3a77
updated test cases and delete logic to properly implement documented API, thanks @r4sas #188
7 years ago
rugk dd721c651b
Update SRI hashes
7 years ago
rugk 0091607618
📝 Simplify isue & PR template
7 years ago
rugk 5130d9e2f3
New state for "only new button"
7 years ago
rugk 5ad02a3d1c
Use original reload function for manual paste open link
7 years ago
rugk e483d60eed
Merge branch 'historyupdate'
7 years ago
El RIDO 4cb0374e11
readding accidentally removed line of #173
7 years ago
El RIDO 63b0b050c3
Merge branch 'r4sas-patch-1'
7 years ago
El RIDO 2ca2309fc4
Merge branch 'patch-1' of https://github.com/r4sas/PrivateBin into r4sas-patch-1
7 years ago
El RIDO 27c4d6c2cc
Merge branch 'historyupdate'
7 years ago
R4SAS 0af8bd73ad Update ru.json
7 years ago
rugk 86cd5e1c15
Use existing reload function
7 years ago
rugk edb546de54
Add loading indicator
7 years ago
rugk 5c603d0978
Improve comment
7 years ago
rugk c96dd0836b
Make link clickable again
7 years ago
El RIDO 366b61c32d
adding document title in new history state
7 years ago
El RIDO f699ca6cd4
writing tests for htmlEntities function
7 years ago
El RIDO 67f71f4dd6
writing tests for pageKey function, fixing always added padding bug
7 years ago
El RIDO a97b94640e
writing test for pasteId function
7 years ago
El RIDO 80f7baa604
writing test for scriptLocation function, fixing non-removed query separator bug
7 years ago
El RIDO 5442af6e20
slight JS refactoring
7 years ago
rugk ca51a80803
Update the history when a paste is created
7 years ago
rugk afdfcba304
Merge branch 'master' of https://github.com/PrivateBin/PrivateBin
7 years ago
rugk e9b10f9e2d
Add CSP sandbox
7 years ago
El RIDO 920f02e43d
fixing composer package versions, thanks @jelhan (#84)
7 years ago
El RIDO 4bbfd5045e
ensure that JS is *really* only initialized after the DOM is fully loaded, resolves #166
7 years ago
El RIDO 368aa2305b
removing unused pieces of code (legacy?), resolves #165
7 years ago
El RIDO b76a73aa06
upgrading showdown
7 years ago
El RIDO 339ab5e380
ignoring composer.lock, so it isn't accidentally checked in (again)
7 years ago
El RIDO f1df27f46c
allowing for parameter strings starting with &
7 years ago
El RIDO 177c9d7114
Merge branch 'js-unit-testing'
7 years ago
El RIDO cae5a71151
fix missing class renaming
7 years ago
El RIDO efcfb80129
Merge branch 'master' of github.com:PrivateBin/PrivateBin
7 years ago
El RIDO d678f5dada
fixing inconsistency found in unit test
7 years ago
El RIDO fdef8bc5be
starting to work on JSVerify & Mocha based unit tests for our JS code base
7 years ago
rugk 065f5e53b3
Remove composer-lock from .gitignore
7 years ago
El RIDO 4a7a3ab76d
Merge branch 'nolsen42-master'
7 years ago
El RIDO abaf8e96a6
updated page template
7 years ago
Nils Kenneweg 81fd971777
fix exports missing in SOURCES list
7 years ago
Nathaniel Olsen a005b1128b Updated showdown
7 years ago