ecf41ab3fa
Replace hardcoded 'Provided by' string with i18n string
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-11-19 15:02:11 +01:00
6de4cd35b5
Add support of originUrl field in baggy entry view
2017-11-19 15:02:11 +01:00
3198ea9682
Handle original_url querystring in Shaarli sharing link
...
This feature needs at least shaarli-plugin-via 0.2 from
https://github.com/Kdecherf/shaarli-plugin-via to work.
Shaarli will silently ignore this parameter if this plugin is missing.
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-11-19 15:02:11 +01:00
f0f162b8d2
Add support of originUrl field in material entry view
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-11-19 15:02:11 +01:00
03b020eb20
Entry: handle originUrl in edit form, update translations
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-11-19 15:02:11 +01:00
2f510787e7
material: replace card activator with article link on card preview
...
Fixes #2424
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-11-06 20:49:41 +01:00
b0f9e52b7e
Merge pull request #3387 from Kdecherf/fix-assets-23
...
Fix assets for 2.3
2017-11-02 15:49:37 +02:00
8801764583
views/config: fix overlaying drop down menu
...
Fixes #3393
2017-10-31 23:16:15 +01:00
9ff628ca56
webpack & views: replace bundles/wallabagcore with wallassets
...
This change will prevent composer from removing wallabagcore assets when
installing assets.
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-10-24 00:15:52 +02:00
854616ac6d
Merge pull request #3294 from wallabag/export-tag-null
...
Empty currentTag should be null
2017-08-30 13:51:20 +02:00
2490f61dca
Merge remote-tracking branch 'origin/master' into 2.3
2017-08-22 11:22:47 +02:00
aa29fc4ec6
Fix export links in baggy theme
2017-08-13 18:03:32 +02:00
bde23a44f8
Empty currentTag should be null
...
And when a parameter is null, it won't appear in the url like `?tag=`.
2017-07-28 08:07:11 +02:00
383215866f
add a dedicated title for all entries page
2017-07-27 23:08:08 +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
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
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
b8427f22f0
Add menu access to site credentials CRUD
2017-06-20 16:03:14 +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
e8911f7c09
Add isPublic filter on entries
2017-06-10 15:00:52 +02:00
a9b984feee
Fix tags count in tags list on baggy
2017-06-10 11:21:47 +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
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
21242a02a1
Added tags on list view
2017-05-30 09:51:49 +02:00
fa0f5ee12b
Add some deletion confirmation to avoid mistake
2017-05-24 21:33:37 +02:00
4ab0d25f65
Merge remote-tracking branch 'origin/master' into 2.3
2017-05-19 11:25:19 +02:00
5f82fc23a7
modify key name as well
2017-05-18 17:17:21 +02:00
6b94ee51b8
Fixed documentation URL
2017-05-17 09:03:04 +02:00
8544c7e4b6
reorder contrib strings in about page
...
this fixes #2891
2017-05-16 14:17:13 +02:00
54c2d164a3
Merge remote-tracking branch 'origin/master' into 2.3
2017-05-09 13:55:31 +02:00
9d7d549712
Update graby* licenses
2017-05-09 09:22:50 +02:00
4c6ee89c9c
Fix review again
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2017-05-07 17:13:08 +02:00
34806fab1b
Fix reviews
...
Signed-off-by: Aline <chetta.aline@gmail.com >
2017-05-07 15:07:50 +02:00
2003ffa97e
Fix according to review
2017-05-04 17:44:42 +02:00
17cc3aacb7
fix theme changes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2017-05-04 14:49:44 +02:00
64f81bc316
Adds Webpack support and removes the use for Grunt
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
use scss
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
fix build, add babel, fix annotations
fixes (and improvements !) for baggy
add live reload & environments & eslint & theme fixes
2017-05-04 14:49:44 +02:00
9c09c253fe
Merge pull request #3047 from wallabag/add-notmatches-operator
...
Added notmatches operator for tagging rule
2017-05-03 11:53:01 +02:00
96e4398072
Fixed sandwich menu position in entry view (material theme)
2017-05-02 15:40:15 +02:00
fdd725f58c
Added notmatches operator for tagging rule
2017-04-20 15:17:02 +02:00
64f1d8f77a
Merge pull request #3024 from wallabag/store-date
...
Added publication date and author
2017-04-18 13:12:28 +02:00