aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #377 from ArthurHoaro/search-tag-autocompleteVirtualTam2015-11-223-43/+62
|\
| * Fixes #360 - Auto-complete more than one tag in tag filter fieldArthurHoaro2015-11-173-43/+62
* | Merge pull request #277 from virtualtam/doxygenVirtualTam2015-11-223-1/+2383
|\ \
| * | Add a target to generate Doxygen documentationVirtualTam2015-11-223-28/+48
| * | Add default Doxygen configurationVirtualTam2015-11-221-0/+2362
|/ /
* | Merge pull request #387 from ArthurHoaro/bookmarklet-quoteVirtualTam2015-11-221-4/+4
|\ \
| * | Fixes #382: Bookmarklet can not retrieve title when there is a quotation mark...ArthurHoaro2015-11-221-4/+4
* | | Merge pull request #376 from ArthurHoaro/opensearchVirtualTam2015-11-224-1/+61
|\ \ \
| * | | Fixes #176 - Add opensearch functionalityArthurHoaro2015-11-174-1/+61
| | |/ | |/|
* | | Merge pull request #385 from ArthurHoaro/plugins-error-fixArthur2015-11-223-4/+4
|\ \ \ | |_|/ |/| |
| * | Bugfix: do not store plugin errors in data.phpArthurHoaro2015-11-223-4/+4
|/ /
* | Merge pull request #383 from ArthurHoaro/masterArthur2015-11-182-3/+3
|\ \ | |/ |/|
| * Bump version to v0.6.0v0.6.0ArthurHoaro2015-11-182-3/+3
|/
* Merge pull request #374 from virtualtam/cleanupVirtualTam2015-11-1114-0/+0
|\
| * cleanup: remove the executable bit from source scriptsVirtualTam2015-11-1114-0/+0
|/
* Merge pull request #373 from virtualtam/index/format-globals-commentsVirtualTam2015-11-111-33/+99
|\
| * index.php: group globals by theme, format commentsVirtualTam2015-11-111-33/+99
|/
* Merge pull request #275 from shaarli/plugin-propositionArthur2015-11-0861-483/+13269
|\
| * Handle errors raised by plugins in template. fixes #370ArthurHoaro2015-11-084-22/+48
| * Merge pull request #286 from ArthurHoaro/plugin-demo_pluginArthur2015-11-084-0/+327
| |\
| | * PLUGIN demo_pluginArthurHoaro2015-11-084-0/+327
| * | 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
* | Merge pull request #368 from ArthurHoaro/returnurl-againArthur2015-11-073-8/+15
|\ \ | |/ |/|
| * Fixes #356ArthurHoaro2015-11-043-8/+15
|/
* 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