aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | | | Add CORS headers to REST API responsesArthurHoaro2018-08-131-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #1174
| | * | | | | Merge pull request #1215 from ArthurHoaro/hotfix/tag-deletionArthurHoaro2018-09-202-2/+3
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Fix a JS bug preventing AJAX tag deletion to work
| | | * | | | | Fix a JS bug preventing AJAX tag deletion to workArthurHoaro2018-08-162-2/+3
| | | | |/ / / | | | |/| | | | | | | | | | | | | | | | | Fixes #1214
| | * | | | | Merge pull request #1213 from ArthurHoaro/plugins/isso-iconArthurHoaro2018-09-204-8/+44
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | Isso plugin: add an icon in linklist if enabled
| | | * | | | Isso plugin: add an icon in linklist if enabledArthurHoaro2018-08-144-8/+44
| | |/ / / / | | | | | | | | | | | | | | | | | | Fixes #1075
| | * | | | Merge pull request #1209 from ArthurHoaro/hotfix/history-deleteArthurHoaro2018-08-131-1/+1
| | |\ \ \ \ | | | |_|/ / | | |/| | | History: fix a bug on bulk deletion where only one deletion were regi…
| | | * | | History: fix a bug on bulk deletion where only one deletion were registredArthurHoaro2018-08-131-1/+1
| | |/ / /
| | * | | Merge pull request #1206 from ArthurHoaro/hotfix/search-input-sizeArthurHoaro2018-08-131-2/+0
| | |\ \ \ | | | | | | | | | | | | Fix input size for dropdown search form
| | | * | | Fix input size for dropdown search formArthurHoaro2018-08-131-2/+0
| | | |/ /
| | * | | Merge pull request #1193 from llune/patch-1ArthurHoaro2018-08-131-31/+31
| | |\ \ \ | | | |/ / | | |/| | Update French translation
| | | * | update translationllune2018-08-021-26/+26
| | | | |
| | | * | fix bouttonllune2018-08-021-1/+1
| | | | |
| | | * | Maj French translationllune2018-08-021-4/+4
| | | | |
| | * | | badgeArthurHoaro2018-08-111-1/+1
| | | | |
| * | | | Bump Shaarli version to v0.10.2v0.10.2ArthurHoaro2018-08-111-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: ArthurHoaro <arthur@hoa.ro>
| * | | | Bump Shaarli version to v0.10.1ArthurHoaro2018-08-111-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: ArthurHoaro <arthur@hoa.ro>
| * | | | Bump to v0.10.0ArthurHoaro2018-08-111-1/+1
| |/ / /
| * | | CHANGELOGArthurHoaro2018-08-112-1/+7
| | | |
| * | | Merge pull request #1204 from ArthurHoaro/hotfix/docker-build-failureArthurHoaro2018-08-111-7/+5
| |\ \ \ | | | | | | | | | | Fix docker build
| | * | | Fix docker buildArthurHoaro2018-08-111-7/+5
| |/ / / | | | | | | | | | | | | WT has php-gd as a requirement, which isn't available in composer docker image
| * | | BadgeArthurHoaro2018-08-111-1/+1
| | | |
| * | | Merge pull request #1203 from ArthurHoaro/changelogArthurHoaro2018-08-112-1/+22
| |\ \ \ | | | | | | | | | | CHANGELOG
| | * | | Update AUTHORSArthurHoaro2018-08-111-1/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: ArthurHoaro <arthur@hoa.ro>
| | * | | CHANGELOGArthurHoaro2018-08-111-0/+20
| |/ / /
| * | | Merge pull request #1202 from ArthurHoaro/composerArthurHoaro2018-08-111-59/+64
| |\ \ \ | | | | | | | | | | Upgrade composer - web-thumbnailer v1.3.0
| | * | | Upgrade composer - web-thumbnailer v1.3.0ArthurHoaro2018-08-111-59/+64
| | | | |
| * | | | Merge pull request #1200 from ArthurHoaro/hotfix/htaccess-versionArthurHoaro2018-08-111-0/+25
| |\ \ \ \ | | | | | | | | | | | | Use version condition in the root .htaccess
| | * | | | Use version condition in the root .htaccessArthurHoaro2018-08-101-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | Related to #1196
| * | | | | Merge pull request #1199 from ArthurHoaro/hotfix/thumbnails-edit-linkArthurHoaro2018-08-112-3/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | | Fix issue 'You are not authorized to add a link' with thumbnails enabled
| | * | | | Fix issue 'You are not authorized to add a link' with thumbnails enabledArthurHoaro2018-08-102-3/+3
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | Do not try to alter the datastore by updating thumbnails if the user isn't logged in. Also, do not enable thumbnails if PHP GD extension is not installed/loaded
| * | | | Merge pull request #1195 from llune/patch-3ArthurHoaro2018-08-101-7/+4
| |\ \ \ \ | | |/ / / | |/| | | Delete redundant titles
| | * | | Delete redundant titlesllune2018-08-021-7/+4
| | |/ / | | | | | | | | | | | | | | | | Redundant titles are an accessibility issue and should be avoided. See : https://accessibilitytips.com/2008/04/14/avoiding-redundant-title-attributes/
| * | | Merge pull request #1194 from llune/patch-2ArthurHoaro2018-08-061-2/+2
| |\ \ \ | | |/ / | |/| | empty alt on logo image
| | * | alt should be emptyllune2018-08-021-1/+1
| | | |
| | * | empty alt on logo imagellune2018-08-021-1/+1
| |/ / | | | | | | The alt does not provide any useful information for screenreader users. It just adds noise.
| * | Merge pull request #1191 from ArthurHoaro/hotfix/daily-thumbArthurHoaro2018-07-306-20/+24
| |\ \ | | | | | | | | Fix fatal error on daily page: use new thumbnail system
| | * | Fix fatal error on daily page: use new thumbnail systemArthurHoaro2018-07-296-20/+24
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | Also fix: * include the login manager in the daily RSS feed function * remove redirector setting in the vintage theme Fixes #1190
| * | Merge pull request #1188 from ArthurHoaro/hotfix/release-include-libsArthurHoaro2018-07-291-0/+3
| |\ \ | | |/ | |/| Include assets in the release_archive Makefile target
| | * Include assets in the release_archive Makefile targetArthurHoaro2018-07-281-0/+3
| |/
| * Merge pull request #1026 from ArthurHoaro/hotfix/remove-firefox-social-apiArthurHoaro2018-07-283-82/+0
| |\ | | | | | | Remove Firefox Social API shaare
| | * Remove Firefox Social API shaareArthurHoaro2018-07-283-82/+0
| |/ | | | | | | | | | | Firefox Social support has been dropped in Firefox 57. Related to #1023
| * Update README badgesArthurHoaro2018-07-281-2/+2
| |
| * Merge pull request #1186 from ArthurHoaro/changelogArthurHoaro2018-07-283-28/+42
| |\ | | | | | | v0.10: changelog, authors and dependencies
| | * v0.10: changelog, authors and dependenciesArthurHoaro2018-07-283-28/+42
| |/
| * Merge pull request #687 from ArthurHoaro/web-thumbArthurHoaro2018-07-2834-763/+1489
| |\ | | | | | | Use web-thumbnailer to retrieve thumbnails
| | * Bunch of improvement for thumbnails integration:ArthurHoaro2018-07-1712-112/+178
| | | | | | | | | | | | | | | | | | | | | | | | - add a default thumb size value (125x90px) - improve private vertical bar visual, especially with thumbnails - translations - add a sync thumbs button in tool and empty picwall page - fixes WT download mode in JSON config
| | * Thumbnails: add a common mode to only retrieve thumbs from popular media ↵ArthurHoaro2018-07-059-30/+135
| | | | | | | | | | | | websites
| | * Bump WT versionArthurHoaro2018-07-052-91/+92
| | |
| | * Add a page to update all thumbnails through AJAX requests in both templatesArthurHoaro2018-07-0517-105/+487
| | |
| | * Take code review into accountArthurHoaro2018-07-058-89/+133
| | | | | | | | | | | | Upgrade web-thumbnailer and display thumbs right after download