f808b01692
Add a real configuration for CS-Fixer
2017-07-01 09:52:38 +02:00
822c877949
Merge pull request #3245 from wallabag/fix-bc
...
Avoid BC on exists endpoint
2017-06-29 11:17:58 +02:00
331e5b0261
CS
2017-06-28 09:18:22 +02:00
39ffaba323
Return null instead of false
2017-06-28 08:15:06 +02:00
42708d1121
Merge remote-tracking branch 'origin/master' into 2.3
2017-06-26 10:05:48 +02:00
559cbfdc2f
Fixed broken lines and added new lines
...
In addition to fixing broken lines, I've also added a couple of lines from recent PRs.
2017-06-24 11:06:09 +02:00
18696f77fd
Avoid BC on exists endpoint
2017-06-23 08:30:23 +02:00
151f45db0e
Don't load js for nothing in prod
2017-06-22 14:55:49 +02:00
77255d6688
Add css on share public page
2017-06-22 12:15:24 +02:00
6b1b148d65
Add share.scss file
...
Still needs to include it in the twig template
2017-06-22 12:13:22 +02:00
38dd2def20
add 🇮🇹 shared_by_wallabag string translated by @matteocoder
2017-06-22 12:13:22 +02:00
5642d1a150
adjust 🇩🇪 shared_by_wallabag string to include user info
2017-06-22 12:13:22 +02:00
77c5140bed
Better export page
...
I’ve increase the width of the page 900px, 600px looks too small for me. Should we use something like 90% instead?
2017-06-22 12:13:22 +02:00
9416053bfc
Merge pull request #3241 from wallabag/fix-qr-code-trans
...
Fix translations on QR code instructions
2017-06-22 10:26:41 +02:00
d0702f9fbd
Merge pull request #3227 from wallabag/oauth-client-credentials
...
Add client_credentials oAuth2 auth method
2017-06-22 10:00:23 +02:00
1adab57426
Add 🇮🇹 translation
2017-06-22 09:12:57 +02:00
8c3d7875b2
Update polish
...
add missing translation
2017-06-22 09:12:57 +02:00
e2a038d653
Fix translations on QR code instructions
2017-06-22 09:12:57 +02:00
bd40f1af88
Add all entries RSS feed and put links on tag page itself and baggy too
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2017-06-21 12:02:04 +02:00
ebf2d92327
Fix typo
2017-06-21 11:44:36 +02:00
8c59809432
add rss icon
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2017-06-21 11:44:36 +02:00
03ce43d466
Fix getContainer in command
2017-06-21 11:44:35 +02:00
18c38dffc6
Add RSS tags feeds
2017-06-21 11:44:35 +02:00
25203e5081
User existing service instead of getDoctrine
2017-06-21 11:44:35 +02:00
80784b782b
Merge pull request #2683 from wallabag/credentials-in-db
...
Store credentials in DB
2017-06-20 16:40:48 +02:00
f44dba22fc
Get rid of masked value in listing
2017-06-20 16:03:39 +02:00
bead8b42da
Fix reviews
...
Encrypt username too
Redirect to list after saving credentials
Fix typos
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2017-06-20 16:03:39 +02:00
906424c1b6
Crypt site credential password
2017-06-20 16:03:35 +02:00
9de9f1e5ce
Add a live test for restricted article
...
It is not aimed to test if we can get the full article (since we aren't using real login/password)
but mostly to test the full work (with authentication, etc.)
Do not clean fixtured to avoid SQLite to re-use id for entry tag relation 😓
2017-06-20 16:03:20 +02:00
b8427f22f0
Add menu access to site credentials CRUD
2017-06-20 16:03:14 +02:00
5a9bc00726
Retrieve username/password from database
...
Inject the current user & the repo to retrieve username/password from the database
2017-06-20 16:03:13 +02:00
fc6d92c63d
Update route & user verification
2017-06-20 16:03:13 +02:00
f92fcb53ca
Add CRUD for site credentials
2017-06-20 16:03:08 +02:00
508f248676
revised messages.it
2017-06-17 13:42:28 +02:00
caa0b1765b
Add client_credentials oAuth2 auth method
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2017-06-14 17:30:12 +02:00
41d45c6122
Fix empty language and preview pics
2017-06-12 16:46:33 +02:00
d9da186fb8
CS
2017-06-10 16:08:24 +02:00
a9c6577f0c
Few fixes
2017-06-10 15:37:25 +02:00
1112e54772
Add public filter/field in the API
...
Listing entries can now be filtered by “public”.
Creating or patching an entry can now set is to public or remove the public.
Entry response now include “is_public” boolean field
2017-06-10 15:31:57 +02:00
e8911f7c09
Add isPublic filter on entries
2017-06-10 15:00:52 +02:00
873f6b8e03
Merge remote-tracking branch 'origin/master' into 2.3
2017-06-10 14:41:30 +02:00
f6d45eca76
Merge pull request #3206 from wallabag/mruminski-patch-1
...
Update validators.pl.yml
2017-06-10 13:17:20 +02:00
de9445cd25
Merge pull request #3203 from wallabag/fix-tag-count-baggy
...
Fix tags count in tags list on baggy
2017-06-10 13:16:10 +02:00
8da86b3f93
Update validators.pl.yml
...
add "quote_length_too_high" translation
2017-06-10 12:40:40 +02:00
679aaf0836
Merge pull request #3173 from wallabag/domain-name-param
...
remove craueconfig domain name setting and add a proper one in parame…
2017-06-10 11:36:03 +02:00
3fd6790893
Update translations
2017-06-10 11:29:56 +02:00
a9b984feee
Fix tags count in tags list on baggy
2017-06-10 11:21:47 +02:00
a899399989
Merge pull request #3192 from wallabag/validate-content-fields
...
Validate language & preview picture fields
2017-06-09 13:51:26 +02:00
491371a051
Config label improvement #3199
2017-06-09 12:11:48 +02:00
80e49ba7b0
Convert - to _ in language
...
Mostly to increase language supports
2017-06-09 11:42:09 +02:00