aboutsummaryrefslogtreecommitdiffhomepage
path: root/application
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #388 from ArthurHoaro/pluginadminArthur2016-01-313-0/+177
|\
| * Fixes #378 - Plugin administration UI.ArthurHoaro2016-01-313-0/+177
* | Merge pull request #379 from ArthurHoaro/plugin-markdownArthur2016-01-311-8/+0
|\ \ | |/ |/|
| * PLUGIN MarkdownArthurHoaro2016-01-031-8/+0
* | Bugfix: prevent LinkFilter to work on outdated data.ArthurHoaro2016-01-201-8/+4
* | Merge pull request #441 from virtualtam/tests/check-file-permissionsVirtualTam2016-01-183-0/+0
|\ \
| * | tests: add a make target to check file permissionsVirtualTam2016-01-173-0/+0
* | | fix: use PHP_EOL for carriage returns in file logsVirtualTam2016-01-181-1/+1
|/ /
* | Logging: improve formatting to enable fail2ban parsingVirtualTam2016-01-161-2/+7
* | Logging: move logm() from index.php to application/Utils.phpVirtualTam2016-01-161-0/+13
* | Fixes #410 - Retrieve title fails in multiple casesArthurHoaro2016-01-114-9/+132
* | Merge pull request #424 from ArthurHoaro/searchArthur2016-01-063-110/+281
|\ \
| * | Fixes #426 - Do not filter with blank tags.ArthurHoaro2016-01-061-1/+1
| * | Link filter refactoringArthurHoaro2016-01-063-110/+281
* | | Merge pull request #417 from ArthurHoaro/wallabag-improveVirtualTam2016-01-021-0/+12
|\ \ \ | |/ / |/| |
| * | Wallabag plugin improvementArthurHoaro2015-12-271-0/+12
| |/
* / QRCode plugin: use url instead of real_urlArthurHoaro2015-12-221-1/+3
|/
* Fixes #403: build the daily page through renderPage()ArthurHoaro2015-12-081-0/+6
* fix: assign template variables to empty values so they can be evaluatedVirtualTam2015-12-031-0/+2
* application: default to the "stable" branch for update checksVirtualTam2015-11-271-4/+14
* application: refactor version checks, move to ApplicationUtilsVirtualTam2015-11-261-0/+92
* URL encode links when a redirector is set.ArthurHoaro2015-11-262-3/+70
* application: move checkPHPVersion from Utils to ApplicationUtilsVirtualTam2015-11-242-20/+20
* install: check file/directory permissions for Shaarli resourcesVirtualTam2015-11-243-9/+114
* Fixes #176 - Add opensearch functionalityArthurHoaro2015-11-171-0/+6
* cleanup: remove the executable bit from source scriptsVirtualTam2015-11-112-0/+0
* Merge pull request #275 from shaarli/plugin-propositionArthur2015-11-083-129/+423
|\
| * Template upgrade to handle plugin zonesArthurHoaro2015-11-071-1/+1
| * Plugin system - COREArthurHoaro2015-11-073-129/+423
* | Fixes #356ArthurHoaro2015-11-041-5/+6
|/
* HTTP: move server URL functions to `HttpUtils.php`VirtualTam2015-09-141-0/+80
* Url: introduce global helper functions for cleanup and scheme detectionGuillaume Virlet2015-09-082-2/+32
* HTTP: move utils to a proper file, add testsVirtualTam2015-09-061-0/+52
* Session ID: extend the regex to match possible hash representationsVirtualTam2015-09-061-1/+6
* Allow uppercase letters in PHP sessionid formatArthurHoaro2015-09-021-1/+1
* Merge pull request #326 from ArthurHoaro/bug-urlVirtualTam2015-08-311-0/+16
|\
| * Fixes #325 - Shaarli does not recognize saved linksArthurHoaro2015-08-311-0/+16
* | Avoid Full Path Disclosure error on session error.ArthurHoaro2015-08-221-1/+25
|/
* Links: refactor & improve URL cleanupVirtualTam2015-08-151-0/+150
* Cache: simplify cached content cleanup, improve testsVirtualTam2015-08-131-14/+6
* CachedPage: move to a proper file, add testsVirtualTam2015-08-133-3/+113
* Installation: default to the server's timezoneVirtualTam2015-08-041-30/+32
* PHP: ensure 5.3 compatibility, refactor timezone utilitiesVirtualTam2015-07-133-4/+135
* Merge pull request #257 from ArthurHoaro/tag-http-refererVirtualTam2015-07-121-1/+33
|\
| * Prevent redirection loop everytime we rely on HTTP_REFERER:ArthurHoaro2015-07-121-1/+33
* | LinkDB: prefix private members with an underscoreVirtualTam2015-07-091-62/+62
* | Merge pull request #255 from ArthurHoaro/configVirtualTam2015-07-091-0/+129
|\ \ | |/ |/|
| * All settings are now stored in config.phpArthurHoaro2015-07-091-0/+129
* | LinkDB::filterDay(): check input date formatVirtualTam2015-07-092-1/+19
|/
* Merge remote-tracking branch 'ArthurHoaro/default-links'nodiscc2015-06-261-6/+10
|\