aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Release v0.10.4v0.10.4v0.10VirtualTam2019-04-163-3/+8
* backport: Fix a warning if links sticky status isn't setVirtualTam2019-04-152-1/+7
* Fix thumbnails disabling if PHP GD is not installedArthurHoaro2019-04-151-1/+1
* Release v0.10.3v0.10.3VirtualTam2019-02-233-8/+40
* fix: ensure HTML tags are stripped from OpenGraph descriptionVirtualTam2019-02-232-2/+2
* Merge commit '1826e383ecf501302974132fd443cf1ca06e10f6' into v0.10VirtualTam2019-02-2398-1186/+1167
|\
| * Merge pull request #1233 from shaarli/doc-fix-homepage-iconnodiscc2019-01-062-1/+1
| |\
| | * doc: fix homepage icondoc-fix-homepage-iconnodiscc2019-01-062-1/+1
| * | Merge pull request #1251 from shaarli/doc-update-php-compatnodiscc2019-01-061-1/+1
| |\ \ | | |/ | |/|
| | * doc: update PHP compatibility tabledoc-update-php-compatnodiscc2018-12-091-1/+1
| |/
| * Merge pull request #1234 from virtualtam/lintAurélien Tamisier2018-12-0263-724/+432
| |\
| | * lint: fix line-length warningsVirtualTam2018-12-0213-44/+132
| | * lint: apply phpcbf to tests/VirtualTam2018-12-0226-43/+38
| | * lint: apply phpcbf to index.phpVirtualTam2018-12-021-116/+115
| | * lint: apply phpcbf to plugins/VirtualTam2018-12-026-15/+16
| | * lint: apply phpcbf to application/VirtualTam2018-12-0223-93/+98
| | * lint: setup PHPCS for PSR-1 and PSR-2VirtualTam2018-12-022-6/+25
| | * lint: remove unused toolsVirtualTam2018-12-023-409/+10
| |/
| * Merge pull request #1247 from llune/patch-5Aurélien Tamisier2018-12-021-1/+2
| |\
| | * add label to form - accessibility issueLuce Carević2018-11-301-1/+2
| * | Merge pull request #1246 from llune/patch-4Aurélien Tamisier2018-12-021-1/+1
| |\ \ | | |/ | |/|
| | * fix translation stringLuce Carević2018-11-301-1/+1
| |/
| * Merge pull request #1236 from bisherbas/patch-1ArthurHoaro2018-11-151-1/+1
| |\
| | * Update session start conditionBish Erbas2018-10-311-1/+1
| |/
| * Merge pull request #1235 from ilesinge/patch-2Aurélien Tamisier2018-10-201-1/+1
| |\
| | * Dead link on dead link detector toolAlexandre G.-Raymond2018-10-201-1/+1
| |/
| * Merge pull request #1230 from virtualtam/composer/netscape-parserAurélien Tamisier2018-10-122-59/+60
| |\
| | * Composer: bump netscape-bookmark-parser to 2.1VirtualTam2018-10-062-59/+60
| * | Merge pull request #1232 from shaarli/doc-rm-firefox-sharenodiscc2018-10-111-17/+0
| |\ \
| | * | remove firefox share documentationnodiscc2018-10-111-17/+0
| * | | Merge pull request #1221 from nodiscc/doc-refactor-index-features2nodiscc2018-10-111-72/+48
| |\ \ \ | | |/ / | |/| |
| | * | documentation: refactor documentation homepagenodiscc2018-08-301-72/+48
| * | | Merge pull request #1231 from shaarli/revert-1220-url-filternodiscc2018-10-111-2/+0
| |\ \ \ | | |_|/ | |/| |
| | * | Revert part of #1220revert-1220-url-filternodiscc2018-10-091-2/+0
| |/ /
| * | Merge pull request #1205 from ArthurHoaro/feature/opengraphArthurHoaro2018-10-065-1/+44
| |\ \
| | * | Add OpenGraph meta tags on permalink pageArthurHoaro2018-08-135-1/+44
| * | | Merge pull request #1208 from ArthurHoaro/feature/select-allArthurHoaro2018-10-064-6/+28
| |\ \ \
| | * | | Add a button to toggle all checkboxes of displayed linksArthurHoaro2018-08-134-6/+28
| * | | | Merge pull request #1211 from ArthurHoaro/hotfix/img-requestArthurHoaro2018-10-066-6/+6
| |\ \ \ \
| | * | | | Fix a bug making thumbnail to request the current pageArthurHoaro2018-08-146-6/+6
| | | |_|/ | | |/| |
| * | | | Merge pull request #1212 from ArthurHoaro/hotfix/hashtag-md-escapeArthurHoaro2018-10-066-6/+47
| |\ \ \ \
| | * | | | Fix hashtags with markdown escape enabledArthurHoaro2018-08-146-6/+47
| | |/ / /
| * | | | Merge pull request #1144 from ArthurHoaro/feature/stickyArthurHoaro2018-10-0613-277/+408
| |\ \ \ \
| | * | | | Sticky feature - Add translation and display for logged out usersArthurHoaro2018-10-063-255/+213
| | * | | | Add a button to set links as stickyArthurHoaro2018-10-0612-26/+199
| |/ / / /
| * | | | Merge pull request #1220 from nodiscc/doc-robots-noindex-nofollownodiscc2018-10-033-1/+35
| |\ \ \ \
| | * | | | doc: server config: basic usage of robots.txt/HTML robots meta-tag/crawler co...nodiscc2018-09-091-0/+7
| | * | | | add "noindex, nofollow" HTML robots meta-tag to documentation pagesnodiscc2018-09-092-1/+28
| | |/ / /
| * | | | Merge pull request #1207 from ArthurHoaro/feature/corsArthurHoaro2018-09-201-0/+8
| |\ \ \ \
| | * | | | Add CORS headers to REST API responsesArthurHoaro2018-08-131-0/+8