aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #558 from ArthurHoaro/hashtag4Arthur2016-07-0910-103/+270
|\
| * Hashtag systemArthurHoaro2016-06-0610-104/+271
* | Merge pull request #570 from ArthurHoaro/config-managerArthur2016-07-0941-1130/+2096
|\ \
| * | Add closing PHP tags to JSON config filesArthurHoaro2016-06-204-2/+18
| * | Pass the configuration manager to templatesArthurHoaro2016-06-151-0/+2
| * | Rename configuration key for better sectionsArthurHoaro2016-06-1110-167/+173
| * | PluginManager no longer uses singleton patternArthurHoaro2016-06-119-94/+63
| * | ConfigManager no longer uses singleton patternArthurHoaro2016-06-119-275/+342
| * | Remove remaining settings initialization in index.phpArthurHoaro2016-06-113-78/+42
| * | Rename configuration keys and fix GLOBALS in templatesArthurHoaro2016-06-1118-323/+350
| * | Use the configuration manager for wallabag and readityourself pluginArthurHoaro2016-06-114-23/+22
| * | Set the default timezone in index.phpArthurHoaro2016-06-112-3/+2
| * | Adds ConfigJson which handle the configuration in JSON format.ArthurHoaro2016-06-1113-25/+462
| * | Replace $GLOBALS configuration with the configuration manager in the whole co...ArthurHoaro2016-06-1123-856/+422
| * | Introduce a configuration manager (not plugged yet)ArthurHoaro2016-06-118-0/+872
| * | Configuration template indentingArthurHoaro2016-06-111-36/+78
* | | Merge pull request #592 from virtualtam/composer-metadataVirtualTam2016-06-161-3/+9
|\ \ \
| * | | Update composer metadataVirtualTam2016-06-151-3/+9
|/ / /
* | / Firefox Share: Use selected text as descriptionnodiscc2016-06-121-1/+1
| |/ |/|
* | Merge pull request #582 from ArthurHoaro/hotfix/nomarkdownArthur2016-06-062-5/+20
|\ \
| * | The tag is no longer privateArthurHoaro2016-05-302-5/+20
| |/
* | Merge pull request #583 from ArthurHoaro/enhance/tag-caseArthur2016-06-034-6/+15
|\ \
| * | Fixes #497: ignore case difference between tagsArthurHoaro2016-05-314-6/+15
* | | Merge pull request #576 from virtualtam/readme/link-upgradeVirtualTam2016-05-201-0/+1
|\ \ \
| * | | README: add link to the upgrade and migration wiki pageVirtualTam2016-05-201-0/+1
|/ / /
* | | Merge pull request #574 from shaarli/urlparams-phpsessidVirtualTam2016-05-202-0/+2
|\ \ \
| * | | Url.php: remove unwanted ?PHPSESSID= URL parameters,nodiscc2016-05-202-0/+2
|/ / /
* | | Merge pull request #568 from ArthurHoaro/masterArthur2016-05-141-1/+1
|\ \ \ | | |/ | |/|
| * | PHP endtag in shaarli_version.phpArthurHoaro2016-05-141-1/+1
|/ /
* | Merge pull request #567 from ArthurHoaro/v0.7.0v0.7.0Arthur2016-05-1447-197/+73
|\ \
| * | Doc updateArthurHoaro2016-05-1445-194/+70
| * | Version bump: v0.7.0ArthurHoaro2016-05-142-3/+3
|/ /
* | Merge pull request #560 from ArthurHoaro/nb-private-shaareArthur2016-05-145-138/+177
|\ \
| * | Add private link counterArthurHoaro2016-05-134-15/+30
| * | Extract PageBuilder class from index.phpArthurHoaro2016-05-132-123/+147
* | | Merge pull request #556 from ArthurHoaro/login-refillArthur2016-05-142-20/+33
|\ \ \
| * | | Prefill the login field when the authentication has failedArthurHoaro2016-05-062-5/+17
| * | | Reindent the login templateArthurHoaro2016-05-061-18/+19
* | | | Merge pull request #559 from ArthurHoaro/startsEndWithCaseArthur2016-05-144-23/+35
|\ \ \ \
| * | | | Fix startsWith and endsWith caseArthurHoaro2016-05-104-23/+35
| | |/ / | |/| |
* | | | Merge pull request #566 from ArthurHoaro/md-inline-codeArthur2016-05-131-0/+7
|\ \ \ \
| * | | | Markdown: inline code background colorArthurHoaro2016-05-131-0/+7
| |/ / /
* | | | Merge pull request #562 from ArthurHoaro/hotfix/561Arthur2016-05-131-6/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Don't redirect to ?post if ?addlink is reached while logged outArthurHoaro2016-05-111-6/+0
|/ / /
* | | Merge pull request #557 from ArthurHoaro/remove-deliciousArthur2016-05-102-2/+4
|\ \ \
| * | | Remove delicious from Shaarli descriptionArthurHoaro2016-05-082-2/+4
| |/ /
* | | Merge pull request #554 from virtualtam/fix/bookmark-exportVirtualTam2016-05-064-19/+74
|\ \ \ | |/ / |/| |
| * | Export: allow prepending notes with the Shaarli instance's URLVirtualTam2016-05-064-19/+74
|/ /
* | Merge pull request #552 from shaarli/readme-doc-pluginsArthur2016-05-051-0/+1
|\ \
| * | add link to plugins docnodiscc2016-05-051-0/+1