ArthurHoaro
|
188a99db99
|
Merge pull request #1355 from ArthurHoaro/hotfix/feed-md-directlink
Markdown plugin: fix RSS feed direct link reverse
|
2019-08-15 12:59:57 +02:00 |
|
ArthurHoaro
|
354fb98cc9
|
Markdown plugin: fix RSS feed direct link reverse
The plugin was only reversing permalinks and failed with setting rss_permalinks set to false
|
2019-08-15 12:56:32 +02:00 |
|
ArthurHoaro
|
5669f474f3
|
Merge pull request #1354 from ArthurHoaro/hotfix/img-lazy-loading
Fix image lazy loading issues
|
2019-08-15 11:51:37 +02:00 |
|
ArthurHoaro
|
b5e2b23c99
|
Fix image lazy loading issues
For some reason, bLazy won't load the image if the img block has
either 0 height or width.
|
2019-08-15 11:41:50 +02:00 |
|
nodiscc
|
0a4bc5a17d
|
Merge pull request #1351 from ArthurHoaro/hotfix/index-php-version
Bump PHP version check in index.php
|
2019-08-10 11:30:16 +00:00 |
|
ArthurHoaro
|
b405a44f29
|
Bump PHP version check in index.php
Fixes #1249
|
2019-08-10 12:47:58 +02:00 |
|
ArthurHoaro
|
5f1617a480
|
Merge pull request #1352 from ArthurHoaro/hotfix/ut-error
Fix UT: LinkDBTest - make each tests independant
|
2019-08-10 12:46:41 +02:00 |
|
ArthurHoaro
|
bd1adc8df6
|
Fix UT: LinkDBTest - make each tests independant
Otherwise the datastore is empty in the last test, making it
inconsistent due to dates issues.
|
2019-08-10 12:42:53 +02:00 |
|
ArthurHoaro
|
7ff3ed1d63
|
Merge pull request #1336 from ArthurHoaro/hotfix/atom-author
ATOM Feed: use instance name as author name instead of URL
|
2019-08-10 12:08:22 +02:00 |
|
ArthurHoaro
|
14a7d73c2d
|
Merge pull request #1350 from ArthurHoaro/hotfix/sort-consistency
Make sure that bookmark sort is consistent, even with equal timestamps
|
2019-08-10 12:07:55 +02:00 |
|
ArthurHoaro
|
edcfe54c45
|
Merge pull request #1346 from kalvn/fixdailynotice
Fixes a Undefined index: thumbnail in daily page.
|
2019-08-10 12:07:20 +02:00 |
|
ArthurHoaro
|
9f9627059a
|
Make sure that bookmark sort is consistent, even with equal timestamps
Fixes #1348
|
2019-08-07 13:18:02 +02:00 |
|
kalvn
|
8ba951640c
|
Fixes a Undefined index: thumbnail in daily page.
|
2019-08-04 22:02:18 +02:00 |
|
ArthurHoaro
|
1a6d61766a
|
Bump badge version
|
2019-08-03 09:57:17 +02:00 |
|
ArthurHoaro
|
3a52dfcc5c
|
Merge pull request #1345 from ArthurHoaro/changelog-v0.11.1
Changelog v0.11.1
|
2019-08-03 09:53:28 +02:00 |
|
ArthurHoaro
|
f400ba291d
|
Changelog v0.11.1
|
2019-08-03 09:49:48 +02:00 |
|
ArthurHoaro
|
31c788ddcf
|
Merge pull request #1344 from agentcobra/agentcobra-patch-1
little fix template
|
2019-08-03 09:40:17 +02:00 |
|
ArthurHoaro
|
e29a9a73b4
|
Merge pull request #1342 from ArthurHoaro/hotfix/composer-php71
Upgrade composer dependencies from PHP 7.1
|
2019-08-01 19:57:53 +02:00 |
|
ArthurHoaro
|
df40879739
|
Upgrade composer dependencies from PHP 7.1
|
2019-08-01 19:55:24 +02:00 |
|
ArthurHoaro
|
91af3e6b19
|
Merge pull request #1341 from ArthurHoaro/hotfix/travis-eol
Remove Travis unit tests against PHP 5.6 and 7.0
|
2019-08-01 19:46:08 +02:00 |
|
ArthurHoaro
|
5e61546a32
|
Remove Travis unit tests against PHP 5.6 and 7.0
|
2019-08-01 19:39:56 +02:00 |
|
nodiscc
|
211d93307b
|
Merge pull request #1340 from shaarli/fix-doc-links
doc: fix broken markdown link
|
2019-08-01 17:17:03 +00:00 |
|
nodiscc
|
58c2701e54
|
doc: fix broken markdown link
fixes https://github.com/shaarli/Shaarli/issues/1330
|
2019-08-01 19:09:05 +02:00 |
|
agentcobra
|
419eef1f56
|
little fix template
fix link between label and checkbox (updateCheck)
|
2019-08-01 12:33:25 +02:00 |
|
ArthurHoaro
|
fa7625219d
|
Merge pull request #1337 from ArthurHoaro/hotfix/docker-build
Docker: Bump NodeJS version to prevent an issue with node-sass
|
2019-07-29 20:08:00 +02:00 |
|
ArthurHoaro
|
67d4029fee
|
Docker: Bump NodeJS version to prevent an issue with node-sass
|
2019-07-29 20:01:14 +02:00 |
|
ArthurHoaro
|
9f3bdf5895
|
Merge pull request #1327 from llune/master
a11y fixes
|
2019-07-29 19:39:50 +02:00 |
|
ArthurHoaro
|
f9b99c7217
|
ATOM Feed: use instance name as author name instead of URL
Related FreshRSS/FreshRSS#2466
|
2019-07-29 19:37:51 +02:00 |
|
Luce Carević
|
06a8992737
|
maj linklist
put back the link on the thumbmail and fix a11y
|
2019-07-28 12:33:06 +02:00 |
|
ArthurHoaro
|
ad8099a7af
|
Bump badges version
|
2019-07-27 11:58:19 +02:00 |
|
ArthurHoaro
|
d7dead5644
|
Merge pull request #1333 from ArthurHoaro/hotfix/sticky-update
Persist sticky status on bookmark update
|
2019-07-27 11:53:09 +02:00 |
|
ArthurHoaro
|
81cae5f5dd
|
Persist sticky status on bookmark update
Fixes #1331
|
2019-07-27 11:46:05 +02:00 |
|
ArthurHoaro
|
c49b999001
|
Merge pull request #1334 from ArthurHoaro/changelog-v11
Changelog and authors for v0.11 release
|
2019-07-27 11:43:17 +02:00 |
|
ArthurHoaro
|
525069ea7a
|
Changelog and authors for v0.11 release
Signed-off-by: ArthurHoaro <arthur@hoa.ro>
|
2019-07-27 11:24:23 +02:00 |
|
ArthurHoaro
|
37686457f0
|
Merge pull request #1332 from rajathans/master_fix
Responsive issue with delete button fix
|
2019-07-27 10:38:44 +02:00 |
|
Rajat Hans
|
4c029779c8
|
Responsive issue with delete button fix
|
2019-07-24 21:59:56 +05:30 |
|
ArthurHoaro
|
a9633359d1
|
Merge pull request #1317 from ArthurHoaro/feature/default-colors
Plugin to override default template colors
|
2019-07-20 09:36:39 +02:00 |
|
ArthurHoaro
|
a8fb97a0c3
|
Default colors plugin - Documentation
|
2019-07-20 09:32:56 +02:00 |
|
ArthurHoaro
|
e503d26f0b
|
Default colors plugin - Translations
|
2019-07-20 09:32:56 +02:00 |
|
ArthurHoaro
|
15a61e5974
|
Add the new hook save_plugin_parameters to the demo plugin
|
2019-07-20 09:32:56 +02:00 |
|
ArthurHoaro
|
b550735054
|
Default colors plugin - Add unit tests
|
2019-07-20 09:32:52 +02:00 |
|
Luce Carević
|
d1bcf28db3
|
fix a11y
|
2019-07-13 18:56:43 +02:00 |
|
Luce Carević
|
719ef8e896
|
fix a11y
|
2019-07-13 18:26:31 +02:00 |
|
ArthurHoaro
|
01ba8a0700
|
Merge pull request #1323 from llune/patch-5
fix a11y label
|
2019-07-13 15:09:47 +02:00 |
|
ArthurHoaro
|
b15d065905
|
Merge pull request #1321 from llune/patch-3
a11y fix img without alt
|
2019-07-13 15:09:20 +02:00 |
|
ArthurHoaro
|
c088ae99bf
|
Merge pull request #1324 from llune/patch-6
a11y fix add banner mobile version
|
2019-07-13 15:09:08 +02:00 |
|
ArthurHoaro
|
19ba060669
|
Merge pull request #1322 from llune/patch-4
fix a11y label
|
2019-07-13 15:08:50 +02:00 |
|
ArthurHoaro
|
f2d00d95a0
|
Merge pull request #1320 from llune/master
a11y fix: label and tabindex
|
2019-07-13 15:08:42 +02:00 |
|
Luce Carević
|
84b8426c31
|
a11y fix add banner mobile version
|
2019-07-13 00:40:30 +02:00 |
|
Luce Carević
|
cadf4d5bd6
|
fix a11y label
|
2019-07-13 00:09:54 +02:00 |
|