aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.5.4v0.5.4VirtualTam2015-09-142-3/+3
* Update project information: contributors, `index.php` headerVirtualTam2015-09-142-6/+18
* Merge pull request #346 from virtualtam/refactor/http-url-utilsVirtualTam2015-09-146-53/+388
|\
| * HTTP: move server URL functions to `HttpUtils.php`VirtualTam2015-09-146-53/+388
| * SSL detection: add support for `X-Forwarded-Proto`Fanch2015-09-131-1/+1
|/
* Merge pull request #337 from doc75/doublon_urlVirtualTam2015-09-087-34/+179
|\
| * Url: introduce global helper functions for cleanup and scheme detectionGuillaume Virlet2015-09-087-34/+179
|/
* Merge pull request #334 from virtualtam/refactor/http-utilsVirtualTam2015-09-063-78/+122
|\
| * HTTP: move utils to a proper file, add testsVirtualTam2015-09-063-78/+122
|/
* Merge pull request #338 from virtualtam/fix/unique-uniqidVirtualTam2015-09-064-9/+119
|\
| * Session ID: extend the regex to match possible hash representationsVirtualTam2015-09-064-9/+119
|/
* Merge pull request #344 from virtualtam/copyingVirtualTam2015-09-061-1/+7
|\
| * COPYING: update contributor listVirtualTam2015-09-061-1/+7
|/
* Update README.mdVirtualTam2015-09-061-6/+4
* Merge pull request #343 from virtualtam/readmeVirtualTam2015-09-061-75/+100
|\
| * Rewrite README.mdVirtualTam2015-09-061-75/+100
|/
* Merge pull request #340 from virtualtam/doc/updateVirtualTam2015-09-0438-45/+289
|\
| * Doc: sync from Wiki, generate HTMLVirtualTam2015-09-0438-45/+289
|/
* Bump version to v0.5.3v0.5.3ArthurHoaro2015-09-022-3/+3
* Merge pull request #336 from ArthurHoaro/login-hotfix0.5.3Arthur2015-09-022-2/+2
|\
| * Allow uppercase letters in PHP sessionid formatArthurHoaro2015-09-022-2/+2
|/
* Bump version to 0.5.2v0.5.2VirtualTam2015-08-312-3/+3
* Merge pull request #326 from ArthurHoaro/bug-urlVirtualTam2015-08-313-38/+76
|\
| * Add HTTPS support for title extracting featureArthurHoaro2015-08-311-2/+2
| * Fixes #325 - Shaarli does not recognize saved linksArthurHoaro2015-08-313-37/+75
* | Merge pull request #306 from ArthurHoaro/fpdVirtualTam2015-08-243-15/+71
|\ \
| * | Avoid Full Path Disclosure error on session error.ArthurHoaro2015-08-223-15/+71
| |/
* | Merge pull request #327 from virtualtam/travis/php7VirtualTam2015-08-241-0/+1
|\ \ | |/ |/|
| * travis: add PHP 7 to the tested environmentsVirtualTam2015-08-221-0/+1
|/
* Bump version to 0.5.1v0.5.1VirtualTam2015-08-182-3/+3
* Doc: sync from Wiki, generate HTMLVirtualTam2015-08-1831-3/+128
* Merge pull request #314 from shaarli/clean-utm_termVirtualTam2015-08-164-23/+309
|\
| * Links: refactor & improve URL cleanupVirtualTam2015-08-154-23/+309
* | README: add DockerHub badgeVirtualTam2015-08-161-4/+5
|/
* Merge pull request #309 from virtualtam/refactor/PageCacheVirtualTam2015-08-138-88/+342
|\
| * Cache: simplify cached content cleanup, improve testsVirtualTam2015-08-132-15/+23
| * CachedPage: move to a proper file, add testsVirtualTam2015-08-138-88/+334
|/
* Merge pull request #301 from ArthurHoaro/edit-link-redirectVirtualTam2015-08-131-7/+36
|\
| * Fixes #299: prevent 404 on '?edit_link' while logged outArthurHoaro2015-08-071-7/+36
|/
* Merge pull request #313 from virtualtam/install/timezoneVirtualTam2015-08-053-35/+38
|\
| * Installation: default to the server's timezoneVirtualTam2015-08-043-35/+38
|/
* Merge pull request #294 from virtualtam/doc/updateVirtualTam2015-08-0461-1201/+5504
|\
| * Doc: sync from Wiki, generate HTMLVirtualTam2015-08-0461-1201/+5504
|/
* Merge pull request #276 from virtualtam/tools/phpcsVirtualTam2015-07-311-0/+4
|\
| * Makefile: add a generic rule to run PHPCS against different coding standardsVirtualTam2015-07-121-0/+4
* | Merge pull request #303 from virtualtam/v0.5.0v0.5.0VirtualTam2015-07-302-3/+3
|\ \
| * | Bump version to 0.5.0VirtualTam2015-07-302-3/+3
|/ /
* | Add Requirements section in README (link to wiki).ArthurHoaro2015-07-241-2/+4
* | Merge pull request #295 from Knah-Tsaeb/patch-1Arthur2015-07-231-2/+4
|\ \
| * | [fix] #293Knah Tsaeb2015-07-221-2/+4