aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #281 from ArthurHoaro/plugin-wallabagArthur2015-11-087-0/+125
|\
| * unit tests for the wallabag pluginArthurHoaro2015-11-082-7/+64
| * PLUGIN wallabagArthurHoaro2015-11-076-0/+68
* | Merge pull request #280 from ArthurHoaro/plugin-readityourselfArthur2015-11-085-0/+122
|\ \
| * | unit tests for readityourself plugin + remove hard errorArthurHoaro2015-11-082-7/+90
| * | PLUGIN readityourselfArthurHoaro2015-11-084-0/+39
| |/
* | Merge pull request #279 from ArthurHoaro/plugin-addlink_toolbarArthur2015-11-084-0/+148
|\ \
| * | unit test for addlink_toolbar + coding styleArthurHoaro2015-11-082-2/+111
| * | PLUGIN: addlink_toolbarArthurHoaro2015-11-083-0/+39
| |/
* | Merge pull request #284 from ArthurHoaro/plugin-playvideosArthur2015-11-077-0/+10719
|\ \
| * | Add unit tests for Playvideos pluginArthurHoaro2015-11-072-2/+73
| * | PLUGIN playvideosArthurHoaro2015-11-076-0/+10648
| |/
* | Merge pull request #285 from ArthurHoaro/plugin-qrcodeArthur2015-11-077-0/+1389
|\ \
| * | Add unit tests for the QRCode pluginArthurHoaro2015-11-072-4/+76
| * | PLUGIN QRCodeArthurHoaro2015-11-076-0/+1317
| |/
* | Merge pull request #283 from ArthurHoaro/plugin-archiveorgArthur2015-11-074-0/+74
|\ \ | |/ |/|
| * Add unit test for archiveorg pluginArthurHoaro2015-11-072-2/+57
| * PLUGIN archiveorgArthurHoaro2015-11-073-0/+19
|/
* Add plugins folder to test analysisArthurHoaro2015-11-071-2/+2
* Unit tests for Router and PluginManager.ArthurHoaro2015-11-074-184/+184
* Template upgrade to handle plugin zonesArthurHoaro2015-11-0717-1311/+146
* Plugins TODO.mdArthurHoaro2015-11-071-0/+28
* Plugin system - COREArthurHoaro2015-11-078-197/+1190
* 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
| |/