Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix undefined thumbnail on OpenGraph headers | ArthurHoaro | 2019-09-10 | 2 | -2/+2 |
| | | | | Fixes #1362 | ||||
* | Merge pull request #1351 from ArthurHoaro/hotfix/index-php-version | nodiscc | 2019-08-10 | 1 | -3/+1 |
|\ | | | | | Bump PHP version check in index.php | ||||
| * | Bump PHP version check in index.php | ArthurHoaro | 2019-08-10 | 1 | -3/+1 |
|/ | | | | Fixes #1249 | ||||
* | Merge pull request #1352 from ArthurHoaro/hotfix/ut-error | ArthurHoaro | 2019-08-10 | 1 | -13/+12 |
|\ | | | | | Fix UT: LinkDBTest - make each tests independant | ||||
| * | Fix UT: LinkDBTest - make each tests independant | ArthurHoaro | 2019-08-10 | 1 | -13/+12 |
|/ | | | | | Otherwise the datastore is empty in the last test, making it inconsistent due to dates issues. | ||||
* | 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 | ||||
* | | Merge pull request #1350 from ArthurHoaro/hotfix/sort-consistency | ArthurHoaro | 2019-08-10 | 2 | -2/+40 |
|\ \ | | | | | | | Make sure that bookmark sort is consistent, even with equal timestamps | ||||
| * | | Make sure that bookmark sort is consistent, even with equal timestamps | ArthurHoaro | 2019-08-07 | 2 | -2/+40 |
| | | | | | | | | | | | | Fixes #1348 | ||||
* | | | Merge pull request #1346 from kalvn/fixdailynotice | ArthurHoaro | 2019-08-10 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Fixes a Undefined index: thumbnail in daily page. | ||||
| * | | Fixes a Undefined index: thumbnail in daily page. | kalvn | 2019-08-04 | 1 | -1/+1 |
|/ / | |||||
* | | Bump badge version | ArthurHoaro | 2019-08-03 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #1345 from ArthurHoaro/changelog-v0.11.1 | ArthurHoaro | 2019-08-03 | 2 | -3/+16 |
|\ \ | | | | | | | Changelog v0.11.1 | ||||
| * | | Changelog v0.11.1 | ArthurHoaro | 2019-08-03 | 2 | -3/+16 |
|/ / | |||||
* | | Merge pull request #1344 from agentcobra/agentcobra-patch-1 | ArthurHoaro | 2019-08-03 | 1 | -1/+1 |
|\ \ | | | | | | | little fix template | ||||
| * | | little fix template | agentcobra | 2019-08-01 | 1 | -1/+1 |
| | | | | | | | | | fix link between label and checkbox (updateCheck) | ||||
* | | | Merge pull request #1342 from ArthurHoaro/hotfix/composer-php71 | ArthurHoaro | 2019-08-01 | 2 | -132/+158 |
|\ \ \ | | | | | | | | | Upgrade composer dependencies from PHP 7.1 | ||||
| * | | | Upgrade composer dependencies from PHP 7.1 | ArthurHoaro | 2019-08-01 | 2 | -132/+158 |
|/ / / | |||||
* | | | Merge pull request #1341 from ArthurHoaro/hotfix/travis-eol | ArthurHoaro | 2019-08-01 | 1 | -4/+0 |
|\ \ \ | | | | | | | | | Remove Travis unit tests against PHP 5.6 and 7.0 | ||||
| * | | | Remove Travis unit tests against PHP 5.6 and 7.0 | ArthurHoaro | 2019-08-01 | 1 | -4/+0 |
|/ / / | |||||
* | | | Merge pull request #1340 from shaarli/fix-doc-links | nodiscc | 2019-08-01 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | doc: fix broken markdown link | ||||
| * | | doc: fix broken markdown link | nodiscc | 2019-08-01 | 1 | -1/+1 |
|/ / | | | | | | | fixes https://github.com/shaarli/Shaarli/issues/1330 | ||||
* | | Merge pull request #1337 from ArthurHoaro/hotfix/docker-build | ArthurHoaro | 2019-07-29 | 1 | -1/+1 |
|\ \ | | | | | | | Docker: Bump NodeJS version to prevent an issue with node-sass | ||||
| * | | Docker: Bump NodeJS version to prevent an issue with node-sass | ArthurHoaro | 2019-07-29 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #1327 from llune/master | ArthurHoaro | 2019-07-29 | 8 | -38/+38 |
|\ \ | |/ |/| | a11y fixes | ||||
| * | 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 |
| | | |||||
* | | Bump badges version | ArthurHoaro | 2019-07-27 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #1333 from ArthurHoaro/hotfix/sticky-update | ArthurHoaro | 2019-07-27 | 1 | -14/+10 |
|\ \ | | | | | | | Persist sticky status on bookmark update | ||||
| * | | Persist sticky status on bookmark update | ArthurHoaro | 2019-07-27 | 1 | -14/+10 |
| | | | | | | | | | | | | Fixes #1331 | ||||
* | | | Merge pull request #1334 from ArthurHoaro/changelog-v11 | ArthurHoaro | 2019-07-27 | 2 | -4/+51 |
|\ \ \ | |/ / |/| | | Changelog and authors for v0.11 release | ||||
| * | | Changelog and authors for v0.11 release | ArthurHoaro | 2019-07-27 | 2 | -4/+51 |
|/ / | | | | | | | Signed-off-by: ArthurHoaro <arthur@hoa.ro> | ||||
* | | Merge pull request #1332 from rajathans/master_fix | ArthurHoaro | 2019-07-27 | 1 | -1/+0 |
|\ \ | | | | | | | Responsive issue with delete button fix | ||||
| * | | Responsive issue with delete button fix | Rajat Hans | 2019-07-24 | 1 | -1/+0 |
|/ / | |||||
* | | Merge pull request #1317 from ArthurHoaro/feature/default-colors | ArthurHoaro | 2019-07-20 | 13 | -39/+439 |
|\ \ | |/ |/| | Plugin to override default template colors | ||||
| * | Default colors plugin - Documentation | ArthurHoaro | 2019-07-20 | 2 | -0/+21 |
| | | |||||
| * | Default colors plugin - Translations | ArthurHoaro | 2019-07-20 | 1 | -10/+43 |
| | | |||||
| * | Add the new hook save_plugin_parameters to the demo plugin | ArthurHoaro | 2019-07-20 | 2 | -0/+22 |
| | | |||||
| * | Default colors plugin - Add unit tests | ArthurHoaro | 2019-07-20 | 3 | -12/+250 |
| | | |||||
| * | WIP - Plugin to override default template colors | ArthurHoaro | 2019-07-08 | 7 | -29/+115 |
| | | | | | | | | | | | | | | | | | | | | * Adds a new core plugin to override default template colors * Adds a new hook when plugin settings are saved (`save_plugin_parameters`) * Use CSS native variables for main colors instead of SASS variables * Disable SASS sort order rules due to a bug in the plugin Fixes #1312 | ||||
* | | 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 |
| |/ | |||||
* | | Merge pull request #1320 from llune/master | ArthurHoaro | 2019-07-13 | 1 | -8/+6 |
|\ \ | |/ |/| | a11y fix: label and tabindex |