Nicolas Lœuillet
|
c8de7ab94c
|
Fixed export by tags with a tag which contains space
|
2016-12-27 21:26:53 +01:00 |
|
Jeremy Benoist
|
3ef75cc4e3
|
Be consistent between migration & schema definition
|
2016-12-19 14:24:19 +01:00 |
|
Nicolas Lœuillet
|
5a5da36955
|
Removed outputWalkers for RSS and API
|
2016-12-15 22:22:57 +01:00 |
|
Nicolas Lœuillet
|
9deac0c597
|
Removed outputWalkers for pagination
Due to overload, we disabled output walkers (see https://github.com/whiteoctober/Pagerfanta/issues/115
|
2016-12-15 22:22:56 +01:00 |
|
Nicolas Lœuillet
|
24becc9717
|
Merge pull request #2667 from wallabag/upgrade-symfony-32
Upgrade to Symfony 3.2
|
2016-12-15 22:18:45 +01:00 |
|
Nicolas Lœuillet
|
6ad8aabb83
|
Fixed search bug
|
2016-12-15 21:38:16 +01:00 |
|
Jeremy Benoist
|
21e7ccef3d
|
Fix tests & deprecation notice
|
2016-12-15 21:38:16 +01:00 |
|
Jeremy Benoist
|
15cc183850
|
Merge pull request #2699 from wallabag/remove-usertable-query
Removed user join in query builder
|
2016-12-13 09:08:34 +01:00 |
|
Nicolas Lœuillet
|
45c159b798
|
Removed user join in query builder
|
2016-12-12 22:51:29 +01:00 |
|
Jeremy Benoist
|
24879db1f7
|
Add default value for list_mode
|
2016-12-12 17:41:03 +01:00 |
|
Nicolas Lœuillet
|
be2c55de4c
|
Moved total messages from import
|
2016-12-08 16:46:17 +01:00 |
|
Nicolas Lœuillet
|
e044d27f82
|
Replaced chmod for download pictures feature
|
2016-12-08 13:04:15 +01:00 |
|
Nicolas Lœuillet
|
558d5199b9
|
Merge pull request #2680 from wallabag/taggingrule-255
Limit rule to 255
|
2016-12-06 21:00:24 +01:00 |
|
Jeremy Benoist
|
106bdbcd0a
|
Add some comments
|
2016-12-04 11:27:49 +01:00 |
|
Jeremy Benoist
|
5aa0294cca
|
Limit rule to 255
To avoid database error
|
2016-12-03 11:10:39 +01:00 |
|
Jerome Charaoui
|
e858018fdd
|
Prevent undefined index when import fetching fails
|
2016-12-02 22:45:04 -05:00 |
|
Jerome Charaoui
|
36e6ef52a1
|
Imported entries which fail to fetch get standard error body
|
2016-12-02 22:42:36 -05:00 |
|
Jerome Charaoui
|
29dca43236
|
Retain imported content if fetching fails, fixes #2658
|
2016-12-02 22:41:35 -05:00 |
|
Nicolas Lœuillet
|
8d064ba5a4
|
Updated addons links
|
2016-12-01 13:48:34 +01:00 |
|
Nicolas Lœuillet
|
6787afbe0d
|
Added floating button on entry view for mobile
|
2016-11-30 16:08:02 +01:00 |
|
Nicolas Lœuillet
|
9aa991281d
|
Renamed view_mode by list_mode and hide excerpt
|
2016-11-28 16:10:21 +01:00 |
|
Nicolas Lœuillet
|
56a7ce17f3
|
Hide article text on mobile with list mode
|
2016-11-28 14:27:58 +01:00 |
|
Nicolas Lœuillet
|
9f01d0fde0
|
Added list view
|
2016-11-28 14:27:58 +01:00 |
|
Nicolas Lœuillet
|
34ea7be622
|
Merge pull request #2663 from wallabag/remove-fosuser-attributes
Removed FOSUser attributes removed in alpha4
|
2016-11-28 14:27:31 +01:00 |
|
Nicolas Lœuillet
|
cda0662311
|
Removed FOSUser attributes removed in alpha4
See https://github.com/FriendsOfSymfony/FOSUserBundle/blob/master/Upgrade.md\#200-alpha3-to-200-alpha4
|
2016-11-28 12:44:17 +01:00 |
|
Nicolas Lœuillet
|
6bb0866cf5
|
Merge pull request #2659 from akovalyov/bugfix/non-latin-characters-in-reading-time-calculation
Fix incorrect reading time calculation for entries in non-latin languages.
|
2016-11-28 09:23:04 +01:00 |
|
Andrew Kovalyov
|
5b6888b13f
|
Fix incorrect reading time calculation for entries in languages with
non-latin chars subset.
|
2016-11-28 01:15:06 +02:00 |
|
Kevin Decherf
|
00fc2b44f4
|
Enforce lowercase on domain name filter
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
|
2016-11-26 19:52:50 +01:00 |
|
Nicolas Lœuillet
|
0df2a4b021
|
Fixed entry shortcuts available in list view
|
2016-11-22 21:31:21 +01:00 |
|
Jeremy Benoist
|
7c6b7a40d1
|
Merge pull request #2637 from wallabag/mruminski-patch-1
Update messages.pl.yml
|
2016-11-22 20:02:00 +01:00 |
|
Mateusz Rumiński
|
24d4b243a7
|
Update messages.pl.yml
translate shortcuts section to polish
|
2016-11-22 19:24:38 +01:00 |
|
Jeremy Benoist
|
176e0ea3ca
|
Merge pull request #2317 from wallabag/restricted-access
Added authentication for restricted access articles
|
2016-11-22 19:12:53 +01:00 |
|
Nicolas Lœuillet
|
d51093a7d9
|
Added documentation and missing translations
|
2016-11-22 17:32:24 +01:00 |
|
Nicolas Lœuillet
|
d64bf7953b
|
Added internal setting to enable/disable articles with paywall
|
2016-11-22 14:56:53 +01:00 |
|
Nicolas Lœuillet
|
40f3ea57fb
|
Cleared CookieJar to avoid websites who use cookies for analytics
|
2016-11-22 14:25:51 +01:00 |
|
Bertrand Dunogier
|
7aab0ecf2f
|
Added authentication for restricted access articles
Fix #438. Thank you so much @bdunogier
|
2016-11-22 14:01:46 +01:00 |
|
Nicolas Lœuillet
|
893ccad31f
|
Translations for shortcuts help
|
2016-11-22 13:33:06 +01:00 |
|
Nicolas Lœuillet
|
c526f9e474
|
Added help about shortcuts
|
2016-11-22 13:07:42 +01:00 |
|
Mateusz Rumiński
|
4bf5172585
|
Update messages.pl.yml
missing polish translation added
|
2016-11-21 18:18:52 +01:00 |
|
Jeremy Benoist
|
1f00547836
|
Merge pull request #2630 from ThibaudDauce/fix-black-headings
Add white-text class to card-title too
|
2016-11-21 17:06:55 +01:00 |
|
Thibaud Dauce
|
4f2755a61d
|
Add white-text class to card-title too
|
2016-11-21 15:37:47 +01:00 |
|
Jeremy Benoist
|
c1683778ab
|
Add ability to use Redis with password
|
2016-11-20 20:43:04 +01:00 |
|
Jeremy Benoist
|
8670250a26
|
Add RSS pagination
Following https://tools.ietf.org/html/rfc5005#page-4
|
2016-11-20 09:39:26 +01:00 |
|
Nicolas Lœuillet
|
32f455c131
|
Added tests
|
2016-11-19 20:05:16 +01:00 |
|
Nicolas Lœuillet
|
49b042dfdf
|
Added translations and currentRoute parameter
|
2016-11-19 19:17:30 +01:00 |
|
Nicolas Lœuillet
|
398de40517
|
Added search engine in baggy theme
|
2016-11-19 19:17:30 +01:00 |
|
Nicolas Lœuillet
|
ee122a7528
|
Added a simple search engine
Fix #18
|
2016-11-19 19:17:30 +01:00 |
|
Jeremy Benoist
|
68003139e1
|
Merge remote-tracking branch 'origin/master' into 2.2
# Conflicts:
# .editorconfig
# docs/de/index.rst
# docs/de/user/import.rst
# docs/en/index.rst
# docs/en/user/configuration.rst
# docs/en/user/import.rst
# docs/fr/index.rst
# docs/fr/user/import.rst
# src/Wallabag/CoreBundle/Command/InstallCommand.php
# src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
# src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig
# web/bundles/wallabagcore/themes/baggy/css/style.min.css
# web/bundles/wallabagcore/themes/baggy/js/baggy.min.js
# web/bundles/wallabagcore/themes/material/css/style.min.css
# web/bundles/wallabagcore/themes/material/js/material.min.js
|
2016-11-19 15:30:49 +01:00 |
|
Jeremy Benoist
|
cffcce0c92
|
Wallabag can’t work on PostgreSQL <= 9.1
|
2016-11-19 11:32:56 +01:00 |
|
Nicolas Lœuillet
|
d215273c65
|
Check if status code is OK
|
2016-11-18 23:05:02 +01:00 |
|