Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'virtualtam/linkdb/remove-globals' | nodiscc | 2015-06-26 | 1 | -12/+19 |
|\ | |||||
| * | LinkDB: do not access global variables | VirtualTam | 2015-06-24 | 1 | -12/+19 |
* | | Restore compatability with php 5.3 | Felix Bartels | 2015-06-26 | 1 | -1/+1 |
|/ | |||||
* | move escape() and sanitizeLink() to application/Utils.php | nodiscc | 2015-06-24 | 1 | -0/+27 |
* | Merge remote-tracking branch 'ArthurHoaro/input-escape' into next | nodiscc | 2015-06-24 | 1 | -0/+5 |
|\ | |||||
| * | Working on shaarli/Shaarli#224 | ArthurHoaro | 2015-06-23 | 1 | -0/+5 |
* | | LinkDB: add 'hidePublicLinks' parameter to the constructor | VirtualTam | 2015-06-24 | 1 | -2/+6 |
|/ | |||||
* | re-add readDb() missing from previous merge | nodiscc | 2015-06-23 | 1 | -0/+7 |
* | LinkDB: move to a proper file, add test coverage | VirtualTam | 2015-06-11 | 3 | -0/+459 |