Aleksandar Todorović (r3bl)
7fd4ad6564
Fixes a typo
2018-08-10 20:15:46 +02:00
Simounet
e6f12c0734
More robust srcset image attribute handling
...
Linked to HTMLawed PR https://github.com/kesar/HTMLawed/pull/17
2018-07-12 14:29:30 +02:00
Simounet
e93f37206a
wallabag logo (side-nav) replaced by an SVG one
2018-07-11 21:57:53 +02:00
Simounet
4c78612eb4
wallabag logo with typo replaced by an SVG one
2018-07-11 21:51:52 +02:00
Simounet
3fbbe0d9f1
Fix image downloading on null image path
2018-07-05 11:40:51 +02:00
Jeremy Benoist
49b4c87598
We should able to get the table name unescaped
...
When we want to perform complex queries to retrieve metadata from the database
2018-06-14 14:15:07 +02:00
Jeremy Benoist
bfe7a69226
Fixed migrations with dash into db name
2018-06-14 13:43:09 +02:00
Jérémy Benoist
c00a691019
Merge pull request #3668 from wallabag/fix-tests
...
Fix tests
2018-06-07 06:21:06 +00:00
Jeremy Benoist
778543311f
Fix tests
2018-06-06 17:34:20 +02:00
Jérémy Benoist
a550a64c84
Merge pull request #3614 from comradekingu/patch-3
...
Spelling: GitHub, Log out, of the dev
2018-06-06 14:26:40 +00:00
Simounet
03f2cacb58
Fix authors and preview alt encoding display
2018-06-04 12:04:37 +02:00
Jérémy Benoist
fea68d1a72
Merge pull request #3646 from Quenty31/master
...
[i18n] Occitan update
2018-06-01 14:53:49 +02:00
Simounet
c15bb5ad72
Fix srcset attribute on images downloaded
2018-06-01 13:49:16 +02:00
Quentí
609adaca9b
Update messages.oc.yml
2018-05-05 21:13:55 +02:00
Floran Brutel
8e5b91180e
Better encoding of the URI for the bookmarklet
2018-04-01 20:55:45 +02:00
Allan Nordhøy
f400aa1281
GitHub, Log out, of the dev
2018-03-25 04:31:22 +02:00
Jérémy Benoist
2ff26deaf8
Merge pull request #3592 from Simounet/fix/html-entities-on-default-title
...
Fix title card HTML parsing
2018-02-24 22:24:24 +01:00
Simounet
4d9128ded9
Fix title card HTML parsing
2018-02-12 22:19:15 +01:00
Stéphane HULARD
cc09434ea4
Fix error when withRemove variable is not defined.
...
Since the withRemove variable is a template flag, it can be undefined.
In the Entry\Card\_content.html.twig template for example, the withRemove variable is not defined.
2018-01-23 18:51:52 +01:00
Simounet
2831e77cce
Nav close button alignment and nav boxes improved
2018-01-12 10:07:46 +01:00
Simounet
f86c2b5fa6
Label replaced by a button on the nav search form
2018-01-12 10:07:46 +01:00
Simounet
e9e3f93805
Label replaced by a button on the nav new entry form
2018-01-12 10:07:46 +01:00
Nicolas Lœuillet
410216f435
Merge pull request #3536 from wallabag/tag-link-3534
...
Fix broken link to remove tags from entries
2018-01-03 20:37:57 +01:00
Nicolas Lœuillet
8fa6d62197
Replaced Create new client link with a button
2017-12-28 10:21:28 +01:00
Kevin Decherf
8e15ece7df
Fix broken link to remove tags from entries
...
Fixes #3534
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2017-12-27 22:53:03 +01:00
Nicolas Lœuillet
c04bde29a3
Added default value for title on entry view
2017-12-26 15:40:38 +01:00
Nicolas Lœuillet
8ffcee8aff
Updated baggy theme for the no-title fix
2017-12-26 09:07:28 +01:00
Simounet
5e0c44a2ac
Using new 'entry.default_title' as translation key
2017-12-26 09:02:00 +01:00
Simounet
49fb9e7cab
Card tags template shared
2017-12-26 09:02:00 +01:00
Simounet
a8541089be
Useless span removed from the card's title
2017-12-26 09:00:33 +01:00
Simounet
ac8489f5f7
Default card title
2017-12-26 08:55:23 +01:00
Simounet
3c9548257c
Content card template shared
2017-12-26 08:55:23 +01:00
Mateusz Rumiński
a9d274424f
Update messages.pl.yml
...
add polish translation for 'provided by' and 'origin url'
2017-12-18 21:01:22 +01:00
Nicolas Lœuillet
d1224bf9f6
Merge pull request #3513 from wallabag/icons-3437
...
material: replace exit_to_app, redo and autorenew icons
2017-12-16 21:35:32 +01:00
Kevin Decherf
65d885da00
material: replace exit_to_app, redo and autorenew icons
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2017-12-16 20:07:11 +01:00
Kevin Decherf
f565e10817
command: replace note regarding server:run --env=prod
...
server:run --env=prod does not exist anymore
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2017-12-16 19:14:25 +01:00
Kevin Decherf
af29e1bf07
Fix empty title and domain_name when exception is thrown during fetch
...
Add a new helper to set a default title when it's empty:
1/ use basename part of entry's path, if any
2/ or use domain name
Fixes #2053
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2017-12-13 22:44:31 +01:00
Jérémy Benoist
70265817ae
Merge pull request #3488 from wallabag/pg-10
...
Add custom driver & schema manager for PostgreSQL 10
2017-12-13 13:50:15 +01:00
Nicolas Lœuillet
d80e9931f5
Merge pull request #3492 from bdunogier/fix-3484-disable_share_link
...
Fix 3484: hide the share toggle button if no service is enabled
2017-12-12 20:24:36 +01:00
Bertrand Dunogier
0ef1ffbf71
Fix #3484 : hide the share toggle button if no service is enabled
2017-12-12 18:36:24 +01:00
Nicolas Lœuillet
629f913b8d
Displayed the RSS icon on homepage route
2017-12-12 15:42:49 +01:00
Jeremy Benoist
2e9747a59a
Fix tests
2017-12-12 13:34:06 +01:00
Jeremy Benoist
a1661af17c
Add custom driver & schema manager for PostgreSQL 10
2017-12-12 12:14:40 +01:00
Christophe VERGNE
70d73bdd86
Fix #3448 - pubDate now conformant to Date and Time specifications defined by RFC822
2017-12-11 13:17:42 +01:00
Simounet
da2a5fe222
Toggle menu anchor replaced by a button
2017-12-08 21:01:44 +01:00
Simounet
93e3329c58
Fix nav title nowrap on mobile
2017-12-07 23:46:29 +01:00
Simounet
3e7d86b2c5
Tags list view improved
...
No text ellipsis so we can see the whole tag, better responsiveness, bigger
touch height on links.
2017-12-08 10:18:49 +01:00
Simounet
a6beec1bd2
Footer's stats displayed on mobile
2017-12-06 22:46:24 +01:00
Nicolas Lœuillet
613a8ec312
Merge pull request #3438 from strobeltobias/patch-1
...
Translate new strings
2017-12-05 17:46:40 +01:00
Simounet
f836b98fa6
Fix pagination on list mode
2017-12-04 22:31:30 +01:00