aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Bump version to v0.6.1v0.6.1VirtualTam2015-12-012-3/+3
* [doc] add apache2 CSP confignodiscc2015-11-301-1/+9
* remove obsolete docnodiscc2015-11-301-8/+8
* Merge pull request #394 from virtualtam/app-utils/check-update/stable-branchVirtualTam2015-11-304-21/+55
|\
| * application: default to the "stable" branch for update checksVirtualTam2015-11-274-21/+55
|/
* Merge pull request #390 from virtualtam/app-utils/check-updateVirtualTam2015-11-268-35/+331
|\
| * application: refactor version checks, move to ApplicationUtilsVirtualTam2015-11-268-35/+331
|/
* Merge pull request #355 from ArthurHoaro/redirector-urlVirtualTam2015-11-2610-37/+160
|\
| * URL encode links when a redirector is set.ArthurHoaro2015-11-2610-37/+160
* | Fixes incorrect call toArthurHoaro2015-11-261-1/+1
|/
* Merge pull request #391 from nicolasdanelon/patch-1Arthur2015-11-251-39/+0
|\
| * cleanup: remove json_encode() (built-in since PHP 5.2)Nicolas Danelon2015-11-251-39/+0
|/
* Merge pull request #389 from virtualtam/utils/check-php-versionVirtualTam2015-11-245-52/+52
|\
| * application: move checkPHPVersion from Utils to ApplicationUtilsVirtualTam2015-11-245-52/+52
|/
* Merge pull request #375 from virtualtam/utils/permissionsVirtualTam2015-11-246-20/+213
|\
| * install: check file/directory permissions for Shaarli resourcesVirtualTam2015-11-246-20/+213
|/
* Merge pull request #384 from roidelapluie/masterVirtualTam2015-11-231-10/+10
|\
| * Fix authentification when Shaarli is in Open Mode.Julien Pivotto2015-11-231-10/+10
* | 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