aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* namespacing: move LinkUtils along \Shaarli\Bookmark classesVirtualTam2019-01-125-118/+125
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* namespacing: \Shaarli\Bookmark\LinkFilterVirtualTam2019-01-128-50/+66
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* namespacing: \Shaarli\Bookmark\LinkDBVirtualTam2019-01-1232-77/+115
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* namespacing: \Shaarli\FileUtilsVirtualTam2019-01-127-11/+12
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* namespacing: \Shaarli\Render\{PageBuilder,ThemeUtils}VirtualTam2019-01-125-10/+19
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* namespacing: move HTTP utilities along \Shaarli\Http\ classesVirtualTam2019-01-1216-35/+56
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* namespacing: \Shaarli\Http\UrlVirtualTam2019-01-124-227/+234
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* namespacing: \Shaarli\Http\Base64UrlVirtualTam2019-01-124-5/+6
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* namespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder}VirtualTam2019-01-1210-44/+54
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* namespacing: \Shaarli\Exceptions\IOExceptionVirtualTam2019-01-1211-10/+24
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* namespacing: \Shaarli\HistoryVirtualTam2019-01-1213-37/+50
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Merge pull request #1233 from shaarli/doc-fix-homepage-iconnodiscc2019-01-062-1/+1
|\ | | | | doc: fix homepage icon
| * doc: fix homepage icondoc-fix-homepage-iconnodiscc2019-01-062-1/+1
| | | | | | | | The icon did not display properly on https://shaarli.readthedocs.io/en/master/
* | Merge pull request #1251 from shaarli/doc-update-php-compatnodiscc2019-01-061-1/+1
|\ \ | |/ |/| doc: update PHP compatibility table
| * doc: update PHP compatibility tabledoc-update-php-compatnodiscc2018-12-091-1/+1
|/ | | Ref https://github.com/shaarli/Shaarli/issues/1249
* Merge pull request #1234 from virtualtam/lintAurélien Tamisier2018-12-0263-724/+432
|\ | | | | Setup PHPCS and cleanup linter configuration
| * lint: fix line-length warningsVirtualTam2018-12-0213-44/+132
| | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
| * lint: apply phpcbf to tests/VirtualTam2018-12-0226-43/+38
| | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
| * lint: apply phpcbf to index.phpVirtualTam2018-12-021-116/+115
| | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
| * lint: apply phpcbf to plugins/VirtualTam2018-12-026-15/+16
| | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
| * lint: apply phpcbf to application/VirtualTam2018-12-0223-93/+98
| | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
| * lint: setup PHPCS for PSR-1 and PSR-2VirtualTam2018-12-022-6/+25
| | | | | | | | | | | | | | | | | | | | | | | | Relates to https://github.com/shaarli/Shaarli/issues/95 See: - https://github.com/squizlabs/PHP_CodeSniffer - https://github.com/squizlabs/PHP_CodeSniffer/blob/master/phpcs.xml.dist - https://www.php-fig.org/psr/psr-1/ - https://www.php-fig.org/psr/psr-2/ Signed-off-by: VirtualTam <virtualtam@flibidi.net>
| * lint: remove unused toolsVirtualTam2018-12-023-409/+10
|/ | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Merge pull request #1247 from llune/patch-5Aurélien Tamisier2018-12-021-1/+2
|\ | | | | add label to form - accessibility issue
| * add label to form - accessibility issueLuce Carević2018-11-301-1/+2
| | | | | | Don't use placeholder instead of label for form input.
* | Merge pull request #1246 from llune/patch-4Aurélien Tamisier2018-12-021-1/+1
|\ \ | |/ |/| fix translation string
| * fix translation stringLuce Carević2018-11-301-1/+1
|/
* Merge pull request #1236 from bisherbas/patch-1ArthurHoaro2018-11-151-1/+1
|\ | | | | Update session start condition
| * Update session start conditionBish Erbas2018-10-311-1/+1
|/ | | | | Recommended method for PHP >= 5.4.0 as seen here https://stackoverflow.com/questions/6249707/check-if-php-session-has-already-started Per https://shaarli.readthedocs.io/en/master/Server-configuration/ Shaarli supports PHP >= 5.6
* Merge pull request #1235 from ilesinge/patch-2Aurélien Tamisier2018-10-201-1/+1
|\ | | | | Dead link on dead link detector tool
| * Dead link on dead link detector toolAlexandre G.-Raymond2018-10-201-1/+1
|/ | | Author's repo moved to Framagit
* Merge pull request #1230 from virtualtam/composer/netscape-parserAurélien Tamisier2018-10-122-59/+60
|\ | | | | Composer: bump netscape-bookmark-parser to 2.1
| * Composer: bump netscape-bookmark-parser to 2.1VirtualTam2018-10-062-59/+60
| | | | | | | | | | | | Relates to https://github.com/shaarli/Shaarli/issues/1227 Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* | Merge pull request #1232 from shaarli/doc-rm-firefox-sharenodiscc2018-10-111-17/+0
|\ \ | | | | | | remove firefox share documentation
| * | remove firefox share documentationnodiscc2018-10-111-17/+0
| | | | | | | | | | | | | | | Firefox Share integration has been removed in https://github.com/shaarli/Shaarli/pull/1026 Firefox Share is not available anymore in any ESR/release versions of Firefox
* | | Merge pull request #1221 from nodiscc/doc-refactor-index-features2nodiscc2018-10-111-72/+48
|\ \ \ | |/ / |/| | doc: refactor documentation homepage
| * | documentation: refactor documentation homepagenodiscc2018-08-301-72/+48
| | | | | | | | | | | | | | | | | | | | | | | | - simplify/organize feature list and contributing section - move bug reporting/contact information to Contributing section - unclutter Ref https://github.com/shaarli/Shaarli/issues/1148#issuecomment-397871451 and https://github.com/shaarli/Shaarli/issues/598
* | | Merge pull request #1231 from shaarli/revert-1220-url-filternodiscc2018-10-111-2/+0
|\ \ \ | |_|/ |/| | Revert part of #1220
| * | Revert part of #1220revert-1220-url-filternodiscc2018-10-091-2/+0
|/ / | | | | | | | | | | | | Fixes #1177 The `url` template filter is [only supported in Mkdocs 1.0+](https://github.com/mkdocs/mkdocs/blob/master/docs/about/release-notes.md#internal-refactor-of-pages-files-and-navigation) Readthedocs.org uses Mkdocs `0.17.3 ` while `make htmldoc` fetches the [latest version from pypi](https://pypi.org/project/mkdocs/) which is `1.0.4`. Following https://github.com/shaarli/Shaarli/pull/1220, building the docs fails with https://readthedocs.org/projects/shaarli/builds/7886340/
* | Merge pull request #1205 from ArthurHoaro/feature/opengraphArthurHoaro2018-10-065-1/+44
|\ \ | | | | | | Add OpenGraph meta tags on permalink page
| * | Add OpenGraph meta tags on permalink pageArthurHoaro2018-08-135-1/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes: - og:title - og:type -> article - og:image -> if there is a thumbnail - og:url -> permalink - og:description -> first 300 chars of raw description - article:published_time - article:modified_time - article:tag -> one OG meta tag for each shaare tag Fixes #258
* | | Merge pull request #1208 from ArthurHoaro/feature/select-allArthurHoaro2018-10-064-6/+28
|\ \ \ | | | | | | | | Add a button to toggle all checkboxes of displayed links
| * | | Add a button to toggle all checkboxes of displayed linksArthurHoaro2018-08-134-6/+28
| | | | | | | | | | | | | | | | Related to #1160
* | | | Merge pull request #1211 from ArthurHoaro/hotfix/img-requestArthurHoaro2018-10-066-6/+6
|\ \ \ \ | | | | | | | | | | Fix a bug making thumbnail to request the current page
| * | | | 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 enabled
| * | | | Fix hashtags with markdown escape enabledArthurHoaro2018-08-146-6/+47
| |/ / / | | | | | | | | | | | | | | | | | | | | They're now transformed to markdown syntax links before processing them through Parsedown. Fixes #1210
* | | | Merge pull request #1144 from ArthurHoaro/feature/stickyArthurHoaro2018-10-0613-277/+408
|\ \ \ \ | | | | | | | | | | Add a button to set links as sticky
| * | | | 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
|/ / / / | | | | | | | | | | | | | | | | | | | | Meaning that they always appear on top of all links Fixes #186