Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply the new system (Bookmark + Service) to the whole code base | ArthurHoaro | 2020-01-18 | 6 | -4/+61 |
| | | | | See https://github.com/shaarli/Shaarli/issues/1307 | ||||
* | Avoiding warning 'PHP Notice: Undefined index: updated' | Lucas Cimon | 2020-01-12 | 2 | -2/+2 |
| | |||||
* | Fix undefined thumbnail on OpenGraph headers | ArthurHoaro | 2019-09-10 | 2 | -2/+2 |
| | | | | Fixes #1362 | ||||
* | Merge pull request #1336 from ArthurHoaro/hotfix/atom-author | ArthurHoaro | 2019-08-10 | 2 | -2/+2 |
|\ | | | | | ATOM Feed: use instance name as author name instead of URL | ||||
| * | ATOM Feed: use instance name as author name instead of URL | ArthurHoaro | 2019-07-29 | 2 | -2/+2 |
| | | | | | | | | Related FreshRSS/FreshRSS#2466 | ||||
* | | little fix template | agentcobra | 2019-08-01 | 1 | -1/+1 |
| | | | | | | fix link between label and checkbox (updateCheck) | ||||
* | | maj linklist | Luce Carević | 2019-07-28 | 1 | -0/+2 |
| | | | | | | put back the link on the thumbmail and fix a11y | ||||
* | | fix a11y | Luce Carević | 2019-07-13 | 7 | -27/+25 |
| | | |||||
* | | fix a11y | Luce Carević | 2019-07-13 | 3 | -14/+14 |
|/ | |||||
* | Merge pull request #1323 from llune/patch-5 | ArthurHoaro | 2019-07-13 | 1 | -3/+3 |
|\ | | | | | fix a11y label | ||||
| * | fix a11y label | Luce Carević | 2019-07-13 | 1 | -3/+3 |
| | | |||||
* | | Merge pull request #1321 from llune/patch-3 | ArthurHoaro | 2019-07-13 | 1 | -1/+1 |
|\ \ | | | | | | | a11y fix img without alt | ||||
| * | | fix img without alt | Luce Carević | 2019-07-13 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #1324 from llune/patch-6 | ArthurHoaro | 2019-07-13 | 1 | -1/+3 |
|\ \ | | | | | | | a11y fix add banner mobile version | ||||
| * | | a11y fix add banner mobile version | Luce Carević | 2019-07-13 | 1 | -1/+3 |
| |/ | |||||
* | | Merge pull request #1322 from llune/patch-4 | ArthurHoaro | 2019-07-13 | 1 | -2/+2 |
|\ \ | | | | | | | fix a11y label | ||||
| * | | fix a11y label | Luce Carević | 2019-07-13 | 1 | -2/+2 |
| |/ | |||||
* | | fix blank | Luce Carević | 2019-07-12 | 1 | -1/+1 |
| | | |||||
* | | a11y fix: label and tabindex | Luce Carević | 2019-07-12 | 1 | -9/+7 |
|/ | | | | | Don't use tabindex values other than -1, 0. (see https://webaim.org/techniques/keyboard/tabindex). Fix inputs without labels (the placeholder attribute is not a proper labelling method) | ||||
* | Automatically retrieve description for new bookmarks | ArthurHoaro | 2019-07-06 | 2 | -0/+24 |
| | | | | | | | | | | | | | | | If the option is enabled, it will try to find a meta tag containing the page description and keywords, just like we do for the page title. It will either look for regular meta tag or OpenGraph ones. The option is disabled by default. Note that keywords meta tags is mostly not used. In `configure` template, the variable associated with this setting is `$retrieve_description`. Fixes #1302 | ||||
* | Daily - display the current day instead of the previous one | ArthurHoaro | 2019-05-25 | 2 | -1/+9 |
| | | | | | | | Also mention if it's today or yesterday for clarity using `dayDesc` variable Fixes #1299 | ||||
* | Merge pull request #1301 from ArthurHoaro/template/print-css | ArthurHoaro | 2019-05-25 | 1 | -2/+2 |
|\ | | | | | Add print CSS rules to the default template | ||||
| * | Add print CSS rules to the default template | ArthurHoaro | 2019-05-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | | Fixes #1291 * Display the header bar only on the first page * Hide search bars, pagination buttons, filters, and edit/delete buttons | ||||
* | | Switch from FontAwesome v4.x to ForkAwesome | ArthurHoaro | 2019-05-19 | 2 | -2/+3 |
| | | | | | | | | And use the Shaarli icon made by @xuv in the header and footer (default template). | ||||
* | | Merge pull request #1297 from ArthurHoaro/hotfix/mobile-select-all | ArthurHoaro | 2019-05-08 | 1 | -1/+1 |
|\ \ | |/ |/| | Hide select all button on mobile view | ||||
| * | Hide select all button on mobile view | ArthurHoaro | 2019-04-22 | 1 | -1/+1 |
| | | | | | | | | Bulk actions are not available on mobile view yet | ||||
* | | Merge pull request #1296 from ArthurHoaro/feature/sticky-label | ArthurHoaro | 2019-05-08 | 1 | -7/+8 |
|\ \ | |/ |/| | Display sticky label in linklist | ||||
| * | Display sticky label in linklist | ArthurHoaro | 2019-04-22 | 1 | -7/+8 |
| | | | | | | | | 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 | 1 | -1/+12 |
|\ \ | | | | | | | Bulk action: set visibility | ||||
| * | | Bulk action: set visibility | ArthurHoaro | 2019-02-09 | 1 | -1/+12 |
| | | | | | | | | | | | | | | | | | | Added 2 buttons when link checkboxes are checked to set them either public or private. Related to #572 #1160 | ||||
* | | | 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 |
| |/ |/| | |||||
* | | Accessibility: specify the HTML lang attribute | ArthurHoaro | 2019-02-09 | 18 | -18/+18 |
|/ | | | | | | The lang is based on the user defined one. If the language is automatic, no language will be specified. Fixes #1216 | ||||
* | fix: ensure HTML tags are stripped from OpenGraph description | VirtualTam | 2019-01-18 | 2 | -2/+2 |
| | | | | | | | Fixes https://github.com/shaarli/Shaarli/issues/1250 Relates to https://github.com/shaarli/Shaarli/issues/1242 Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | Merge pull request #1247 from llune/patch-5 | Aurélien Tamisier | 2018-12-02 | 1 | -1/+2 |
|\ | | | | | add label to form - accessibility issue | ||||
| * | add label to form - accessibility issue | Luce Carević | 2018-11-30 | 1 | -1/+2 |
| | | | | | | Don't use placeholder instead of label for form input. | ||||
* | | fix translation string | Luce Carević | 2018-11-30 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1205 from ArthurHoaro/feature/opengraph | ArthurHoaro | 2018-10-06 | 2 | -0/+40 |
|\ | | | | | Add OpenGraph meta tags on permalink page | ||||
| * | Add OpenGraph meta tags on permalink page | ArthurHoaro | 2018-08-13 | 2 | -0/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-all | ArthurHoaro | 2018-10-06 | 2 | -1/+4 |
|\ \ | | | | | | | Add a button to toggle all checkboxes of displayed links | ||||
| * | | Add a button to toggle all checkboxes of displayed links | ArthurHoaro | 2018-08-13 | 2 | -1/+4 |
| | | | | | | | | | | | | Related to #1160 | ||||
* | | | Merge pull request #1211 from ArthurHoaro/hotfix/img-request | ArthurHoaro | 2018-10-06 | 6 | -6/+6 |
|\ \ \ | | | | | | | | | Fix a bug making thumbnail to request the current page | ||||
| * | | | Fix a bug making thumbnail to request the current page | ArthurHoaro | 2018-08-14 | 6 | -6/+6 |
| |/ / | |||||
* | | | Sticky feature - Add translation and display for logged out users | ArthurHoaro | 2018-10-06 | 1 | -1/+13 |
| | | | |||||
* | | | Add a button to set links as sticky | ArthurHoaro | 2018-10-06 | 1 | -0/+6 |
|/ / | | | | | | | | | | | Meaning that they always appear on top of all links Fixes #186 | ||||
* | | Merge pull request #1195 from llune/patch-3 | ArthurHoaro | 2018-08-10 | 1 | -7/+4 |
|\ \ | | | | | | | Delete redundant titles | ||||
| * | | Delete redundant titles | llune | 2018-08-02 | 1 | -7/+4 |
| | | | | | | | | | | | | | | | Redundant titles are an accessibility issue and should be avoided. See : https://accessibilitytips.com/2008/04/14/avoiding-redundant-title-attributes/ | ||||
* | | | alt should be empty | llune | 2018-08-02 | 1 | -1/+1 |
| | | | |||||
* | | | empty alt on logo image | llune | 2018-08-02 | 1 | -1/+1 |
|/ / | | | | | The alt does not provide any useful information for screenreader users. It just adds noise. |