aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add private link counterArthurHoaro2016-05-131-0/+9
* Export: allow prepending notes with the Shaarli instance's URLVirtualTam2016-05-061-4/+34
* typoArthurHoaro2016-05-051-2/+2
* Merge pull request #551 from ArthurHoaro/hotfix/timezoneArthur2016-05-051-1/+1
|\
| * Use correct 'UTC' timezoneArthurHoaro2016-05-031-1/+1
* | Merge pull request #532 from ArthurHoaro/hotfix/title-retrieve-the-returnArthur2016-05-032-0/+42
|\ \
| * | Fixes #531 - Title retrieving is failing with multiple use caseArthurHoaro2016-05-032-0/+42
* | | Refactor Netscape bookmark exportingVirtualTam2016-04-101-0/+104
| |/ |/|
* | Fixes #480: add an option to urlencode redirector URLArthurHoaro2016-04-091-0/+7
|/
* Merge pull request #522 from ArthurHoaro/hotfix/readershaareVirtualTam2016-03-301-0/+7
|\
| * Refactor and rebase #380: Firefox reader view linksArthurHoaro2016-03-261-0/+7
* | Merge pull request #520 from ArthurHoaro/plugins/nomarkdownArthur2016-03-261-1/+36
|\ \
| * | Markdown: Add the 'meta-tag' `.nomarkdown` which prevent a shaare from being ...ArthurHoaro2016-03-211-1/+36
* | | Merge pull request #515 from ArthurHoaro/template-feedsArthur2016-03-255-25/+284
|\ \ \ | |_|/ |/| |
| * | Refactor filter in LinkDBArthurHoaro2016-03-253-10/+57
| * | FeedBuilder unit testsArthurHoaro2016-03-253-15/+227
| |/
* / Fixes #512: retrieving title didn't match the first closing tagArthurHoaro2016-03-081-0/+2
|/
* Fixes #477: support multi reverse proxy with comma syntaxArthurHoaro2016-02-281-0/+13
* Merge pull request #496 from ArthurHoaro/cross-searchArthur2016-02-281-1/+50
|\
| * Allow crossed search between terms and tagsArthurHoaro2016-02-281-1/+50
* | Markdown: don't escape content + sanitize sensible tagsArthurHoaro2016-02-191-7/+12
|/
* Support text search across link fields.ArthurHoaro2016-02-153-10/+50
* Improved search: combine AND, exact terms and exclude search.ArthurHoaro2016-02-153-5/+47
* Private/Hidden tagsArthurHoaro2016-02-153-2/+20
* Add exclusion in tag searchArthurHoaro2016-02-154-3/+39
* Introduce the Updater class whichArthurHoaro2016-02-153-42/+295
* Merge pull request #453 from ArthurHoaro/pr450Arthur2016-02-011-1/+16
|\
| * Implemented searching for a phrase in double-quotes or all words in no partic...Florian Voigt2016-02-011-1/+16
* | Merge pull request #388 from ArthurHoaro/pluginadminArthur2016-01-313-0/+130
|\ \
| * | Fixes #378 - Plugin administration UI.ArthurHoaro2016-01-313-0/+130
| |/
* | Merge pull request #379 from ArthurHoaro/plugin-markdownArthur2016-01-311-0/+112
|\ \ | |/ |/|
| * PLUGIN MarkdownArthurHoaro2016-01-031-0/+112
* | fix: use PHP_EOL for carriage returns in file logsVirtualTam2016-01-181-1/+1
* | Logging: improve formatting to enable fail2ban parsingVirtualTam2016-01-161-1/+1
* | Logging: move logm() from index.php to application/Utils.phpVirtualTam2016-01-161-0/+66
* | Fixes #410 - Retrieve title fails in multiple casesArthurHoaro2016-01-113-13/+116
* | Merge pull request #424 from ArthurHoaro/searchArthur2016-01-063-208/+268
|\ \
| * | Link filter refactoringArthurHoaro2016-01-063-208/+268
* | | Merge pull request #417 from ArthurHoaro/wallabag-improveVirtualTam2016-01-023-1/+74
|\ \ \ | |/ / |/| |
| * | Wallabag plugin improvementArthurHoaro2015-12-273-1/+74
| |/
* / QRCode plugin: use url instead of real_urlArthurHoaro2015-12-221-2/+2
|/
* Remove dummycache folder on tear down.ArthurHoaro2015-12-031-1/+10
* application: default to the "stable" branch for update checksVirtualTam2015-11-271-2/+12
* application: refactor version checks, move to ApplicationUtilsVirtualTam2015-11-264-5/+223
* URL encode links when a redirector is set.ArthurHoaro2015-11-263-2/+62
* application: move checkPHPVersion from Utils to ApplicationUtilsVirtualTam2015-11-242-31/+31
* install: check file/directory permissions for Shaarli resourcesVirtualTam2015-11-242-2/+72
* cleanup: remove the executable bit from source scriptsVirtualTam2015-11-112-0/+0
* Merge pull request #275 from shaarli/plugin-propositionArthur2015-11-0810-177/+1179
|\
| * Merge pull request #281 from ArthurHoaro/plugin-wallabagArthur2015-11-081-0/+49
| |\