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
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
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
8c59809432
add rss icon
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2017-06-21 11:44:36 +02:00
18c38dffc6
Add RSS tags feeds
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
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
a9c6577f0c
Few fixes
2017-06-10 15:37:25 +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
491371a051
Config label improvement #3199
2017-06-09 12:11:48 +02:00
0d349ea670
Validate language & preview picture fields
...
Instead of saving the value of each field right into the content without any validation, it seems better to validate them.
This might sounds obvious now we say that.
2017-06-08 21:51:46 +02:00
80f4d85ac9
Review
2017-06-08 19:15:33 +02:00
0c00e52516
Create a client when creating a user using the api
...
While creating a new user using the API, we also create a new client for the current user.
So the app which just create the user can use its newly created client to configure the app.
That new client is only return after creating the user.
When calling the endpoint /api/user to get user information, the new client information won’t be return.
2017-06-07 23:23:28 +02:00
7bb3aa3177
Merge pull request #3093 from aaa2000/annotation-error-on-save
...
Displays an error with an annotation with a too long quote
2017-06-07 16:30:27 +02:00
e48b238a3e
fix tests
2017-06-06 16:18:25 +02:00
be9d693e74
remove craueconfig domain name setting and add a proper one in parameters
2017-06-06 15:36:21 +02:00
9fe87bc2e2
Merge pull request #3165 from wallabag/it-translation-update
...
Update Italian translation
2017-06-06 11:44:18 +02:00
2c3e148b00
Displays an error with an annotation with a too long quote
...
Fix #2762
2017-06-04 11:38:29 +02:00
d06a1ebdfb
Update messages.it.yml
2017-06-02 09:17:45 +02:00
1c5da417e4
Put default fetching error title in global config
2017-06-01 09:43:01 +02:00
2e05858e1a
Updated 🇮🇹 translations
...
Thank you @matteocoder
2017-05-31 22:20:44 +02:00
91775f36fe
Add some flex magic
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2017-05-31 14:34:46 +02:00
812c980fa5
Fixed tags display on grid view
2017-05-31 13:26:29 +02:00
ff24cf9c1d
Update 🇮🇹 translation
2017-05-30 14:06:38 +02:00
21242a02a1
Added tags on list view
2017-05-30 09:51:49 +02:00
7a90ca6171
Merge pull request #3147 from wallabag/delete-confirm
...
Add some deletion confirmation to avoid mistake
2017-05-30 09:42:56 +02:00
6eb463c4ab
Update messages.pl.yml
...
add missing translation
2017-05-29 23:47:00 +02:00