Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add print CSS rules to the default template | ArthurHoaro | 2019-05-08 | 2 | -2/+16 |
| | | | | | | | Fixes #1291 * Display the header bar only on the first page * Hide search bars, pagination buttons, filters, and edit/delete buttons | ||||
* | Merge pull request #1295 from ArthurHoaro/feature/visited-link-color | ArthurHoaro | 2019-05-08 | 1 | -1/+1 |
|\ | | | | | Slightly lighten visited link color | ||||
| * | Slightly lighten visited link color | ArthurHoaro | 2019-04-22 | 1 | -1/+1 |
| | | | | | | | | To make it more visible in the middle of raw text. | ||||
* | | Merge pull request #1296 from ArthurHoaro/feature/sticky-label | ArthurHoaro | 2019-05-08 | 2 | -9/+18 |
|\ \ | | | | | | | Display sticky label in linklist | ||||
| * | | Display sticky label in linklist | ArthurHoaro | 2019-04-22 | 2 | -9/+18 |
| |/ | | | | | | | Add sticky label, like private label, in linklist to make it more visible. | ||||
* | | Merge pull request #1276 from ArthurHoaro/feature/bulk-visibility | ArthurHoaro | 2019-04-22 | 4 | -1/+85 |
|\ \ | | | | | | | Bulk action: set visibility | ||||
| * | | Bulk action: set visibility | ArthurHoaro | 2019-02-09 | 4 | -1/+85 |
| | | | | | | | | | | | | | | | | | | Added 2 buttons when link checkboxes are checked to set them either public or private. Related to #572 #1160 | ||||
* | | | Merge pull request #1294 from virtualtam/changelog/v0.10.4 | nodiscc | 2019-04-16 | 4 | -9/+17 |
|\ \ \ | | | | | | | | | Update README, CHANGELOG and AUTHORS for v0.10.4 | ||||
| * | | | Update README, CHANGELOG and AUTHORS for v0.10.4 | VirtualTam | 2019-04-16 | 4 | -9/+17 |
|/ / / | | | | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | | | Merge pull request #1293 from ArthurHoaro/hotfix/history-rename | ArthurHoaro | 2019-04-15 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Hotfix: History controller for the REST API has been renamed in a previous commit | ||||
| * | | | Hotfix: History controller for the REST API has been renamed in a previous ↵ | ArthurHoaro | 2019-04-15 | 1 | -1/+1 |
|/ / / | | | | | | | | | | | | | | | | commit but the class name hasn't been updated in index.php | ||||
* | | | Merge pull request #1288 from shaarli/fix-mkdocs | nodiscc | 2019-03-31 | 1 | -0/+15 |
|\ \ \ | | | | | | | | | docs: add readthedocs configuration file | ||||
| * | | | docs: add readthedocs configuration file | nodiscc | 2019-03-30 | 1 | -0/+15 |
| | |/ | |/| | | | | | | | | | | workaround for mkdocs incompatibility with python 3.7 https://github.com/rtfd/readthedocs.org/issues/5250 | ||||
* | | | Merge pull request #1283 from llune/patch-1 | ArthurHoaro | 2019-03-25 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | add "Select all" string and French translation | ||||
| * | | | add "Select all" string and French translation | Luce Carević | 2019-03-02 | 1 | -0/+3 |
| |/ / | |||||
* | | | Merge pull request #1281 from llune/master | ArthurHoaro | 2019-03-25 | 5 | -37/+37 |
|\ \ \ | |/ / |/| | | accessibility fixes | ||||
| * | | Merge pull request #1 from llune/pr2 | Luce Carević | 2019-03-02 | 1 | -3/+3 |
| |\ \ | | | | | | | | | delete useless titles | ||||
| | * | | delete useless titles | Luce Carević | 2019-03-02 | 1 | -3/+3 |
| |/ / | |||||
| * | | fix empty links and hide <i> for screenreaders | Luce Carević | 2019-03-02 | 3 | -32/+32 |
| | | | |||||
| * | | footer and contentinfo | Luce Carević | 2019-03-02 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #1272 from ArthurHoaro/feature/html-lang | ArthurHoaro | 2019-03-02 | 20 | -19/+20 |
|\ \ | | | | | | | Accessibility: specify the HTML lang attribute | ||||
| * | | Accessibility: specify the HTML lang attribute | ArthurHoaro | 2019-02-09 | 20 | -19/+20 |
| |/ | | | | | | | | | | | The lang is based on the user defined one. If the language is automatic, no language will be specified. Fixes #1216 | ||||
* | | Merge pull request #1271 from ArthurHoaro/hotfix/thumb-note-retrieve | ArthurHoaro | 2019-03-02 | 6 | -7/+42 |
|\ \ | | | | | | | Do not try to retrieve thumbnails for internal link | ||||
| * | | Do not try to retrieve thumbnails for internal link | ArthurHoaro | 2019-02-24 | 6 | -7/+42 |
| |/ | | | | | | | Also adds a helper function to determine if a link is a note and apply it across multiple files. | ||||
* | | Merge pull request #1279 from virtualtam/changelog/v0.10.3 | Aurélien Tamisier | 2019-02-24 | 3 | -7/+37 |
|\ \ | | | | | | | Update badges, changelog and documentation for v0.10.3 | ||||
| * | | Update badges, changelog and documentation for v0.10.3 | VirtualTam | 2019-02-24 | 3 | -7/+37 |
| | | | | | | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | | | Merge pull request #1275 from ArthurHoaro/doc/drop-php70 | ArthurHoaro | 2019-02-24 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Documentation: drop PHP 7.0 compatibility in Shaarli 11.x | ||||
| * | | | Documentation: drop PHP 7.0 compatibility in Shaarli 11.x | ArthurHoaro | 2019-02-09 | 1 | -1/+1 |
| | |/ | |/| | | | | | | | related to #1249 | ||||
* | | | Merge pull request #1270 from ArthurHoaro/hotfix/sticky-warning | ArthurHoaro | 2019-02-24 | 2 | -1/+7 |
|\ \ \ | | | | | | | | | Fix a warning if links sticky status isn't set | ||||
| * | | | Fix a warning if links sticky status isn't set | ArthurHoaro | 2019-02-09 | 2 | -1/+7 |
| |/ / | | | | | | | | | | | | | - initiate its status to false when the link is created - if not defined, initiate its status to false (can happen if the updater hasn't run) | ||||
* | | | Merge pull request #1269 from ArthurHoaro/feature/remove-redirector | ArthurHoaro | 2019-02-24 | 12 | -168/+50 |
|\ \ \ | | | | | | | | | Remove the redirector setting | ||||
| * | | | Remove the redirector setting | ArthurHoaro | 2019-02-09 | 12 | -168/+50 |
| |/ / | | | | | | | | | | Fixes #1239 | ||||
* | | | Merge pull request #1274 from ArthurHoaro/hotfix/css-buttons-mobile | ArthurHoaro | 2019-02-24 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | Fix button overlapping on mobile in linklist | ||||
| * | | | Fix button overlapping on mobile in linklist | ArthurHoaro | 2019-02-09 | 1 | -0/+3 |
| |/ / | |||||
* | | | Merge pull request #1268 from ArthurHoaro/hotfix/thumb-gd-disable | ArthurHoaro | 2019-02-24 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | Fix thumbnails disabling if PHP GD is not installed | ||||
| * | | Fix thumbnails disabling if PHP GD is not installed | ArthurHoaro | 2019-02-09 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #1264 from shaarli/doc-fix-mkdocs-warnings | nodiscc | 2019-02-09 | 1 | -3/+3 |
|\ \ | |/ |/| | doc: fix invalid links | ||||
| * | doc: fix invalid linksdoc-fix-mkdocs-warnings | nodiscc | 2019-01-31 | 1 | -3/+3 |
| | | | | | | Fixes warnings from https://travis-ci.org/shaarli/Shaarli/jobs/486928133 | ||||
* | | Merge pull request #1182 from ArthurHoaro/feature/session-protection-stay-login | ArthurHoaro | 2019-02-09 | 2 | -0/+17 |
|\ \ | | | | | | | Do not check the IP address with session protection disabled | ||||
| * | | Do not check the IP address with session protection disabled | ArthurHoaro | 2018-07-17 | 2 | -0/+17 |
| | | | | | | | | | | | | | | | | | | This allows the user to stay logged in if his IP changes. Fixes #1106 | ||||
* | | | Merge pull request #1229 from ArthurHoaro/travis/php-7.3 | ArthurHoaro | 2019-02-09 | 1 | -0/+2 |
|\ \ \ | |_|/ |/| | | Run Shaarli's tests against PHP 7.3 RC1 on Travis | ||||
| * | | Run Shaarli's tests againt PHP 7.3 RC1 on Travis | ArthurHoaro | 2019-02-09 | 1 | -0/+2 |
|/ / | |||||
* | | Merge pull request #1261 from trailjeep/patch-1 | nodiscc | 2019-01-31 | 1 | -0/+1 |
|\ \ | | | | | | | Update Community-&-Related-software.md | ||||
| * \ | Merge branch 'master' into patch-1 | nodiscc | 2019-01-31 | 1 | -1/+1 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #1262 from trailjeep/patch-2 | nodiscc | 2019-01-31 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Update Community-&-Related-software.md | ||||
| * | | | Update Community-&-Related-software.md | trailjeep | 2019-01-26 | 1 | -1/+1 |
|/ / / | |||||
| * / | Update Community-&-Related-software.md | trailjeep | 2019-01-26 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #1258 from virtualtam/refactor/phpdoc | Aurélien Tamisier | 2019-01-23 | 4 | -2382/+26 |
|\ \ | | | | | | | Replace Doxygen with phpDocumentor to generate reference documentation | ||||
| * | | doc: remove Doxygen configuration | VirtualTam | 2019-01-18 | 3 | -2383/+0 |
| | | | | | | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
| * | | doc: add Make target to run phpDocumentor with Docker | VirtualTam | 2019-01-18 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This target provides a convenient way for running phpDocumentor without cluttering the system's configuration with PHP extensions, nor the Composer dependencies. See: - https://hub.docker.com/r/phpdoc/phpdoc/dockerfile - https://github.com/phpDocumentor/phpDocumentor2#via-docker An alternative is to download the PHAR and run it locally: - https://docs.phpdoc.org/getting-started/installing.html#phar Signed-off-by: VirtualTam <virtualtam@flibidi.net> |