Thomas Citharel
b28c5430ef
Merge pull request #3022 from wallabag/webpack
...
Adds Webpack support and remove Grunt
2017-05-09 11:43:48 +02:00
Thomas Citharel
efac66cb56
icon mail a bit better
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-05-09 11:04:02 +02:00
Thomas Citharel
ff5cdbdc95
fix 3-dots menu position
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-05-08 12:32:20 +02:00
Thomas Citharel
4c6ee89c9c
Fix review again
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-05-07 17:13:08 +02:00
Aline
34806fab1b
Fix reviews
...
Signed-off-by: Aline <chetta.aline@gmail.com>
2017-05-07 15:07:50 +02:00
Jérémy Benoist
43f81a62e9
Merge pull request #3088 from wallabag/execute-migrations-after-install
...
Added migrations execution after fresh install
2017-05-05 17:42:42 +02:00
Jérémy Benoist
ab742ee9c6
Merge pull request #2920 from wallabag/cleanduplicatescommand
...
Clean Duplicates Command
2017-05-05 17:42:18 +02:00
Nicolas Lœuillet
4eeb29ff78
Fixed test
2017-05-05 15:20:58 +02:00
Nicolas Lœuillet
7d2d1d6859
Added migrations execution after fresh install
2017-05-05 15:14:58 +02:00
Nicolas Lœuillet
89f108b45a
Fixed @j0k3r review
2017-05-05 14:54:03 +02:00
Nicolas Lœuillet
d09fe4d233
Added test for deduplication
2017-05-05 14:33:36 +02:00
Nicolas Lœuillet
6980304968
Merge pull request #3053 from wallabag/api-bulk-add
...
Added API endpoint to handle a list of URL
2017-05-05 13:56:34 +02:00
Jeremy Benoist
72db15ca5d
Little refacto and send 400 on reaching urls limit
2017-05-05 12:05:50 +02:00
Thomas Citharel
14f58edd80
fixed margin on sidebar menu
2017-05-05 09:19:56 +02:00
Thomas Citharel
2003ffa97e
Fix according to review
2017-05-04 17:44:42 +02:00
Nicolas Lœuillet
cebed9c01f
Merge pull request #3080 from wallabag/use-username-to-import
...
Use username to import
2017-05-04 15:19:16 +02:00
Thomas Citharel
18e1da6277
rebase
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-05-04 14:56:52 +02:00
Thomas Citharel
4cea76b0cf
Use npm script instead of direct webpack call
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-05-04 14:49:44 +02:00
Thomas Citharel
42a2139b8f
fix travis
2017-05-04 14:49:44 +02:00
Thomas Citharel
17cc3aacb7
fix theme changes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-05-04 14:49:44 +02:00
Thomas Citharel
e35f8439a7
add comment to config.yml to explain live reload feature
2017-05-04 14:49:44 +02:00
Thomas Citharel
8655913ebf
disable default dev server
2017-05-04 14:49:44 +02:00
Thomas Citharel
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
Thomas Citharel
d1e5059ea0
Use username to import
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
add docs
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
use username as default
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
rename user to username
typo
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-05-04 14:41:42 +02:00
Thomas Citharel
6b76ae3d1f
Merge pull request #3060 from wallabag/search-users
...
Search & paginate users
2017-05-04 14:35:14 +02:00
Jérémy Benoist
3b4502e0e6
Merge pull request #3079 from wallabag/update-doc
...
Fixed old links in documentation
2017-05-04 07:07:20 +02:00
Nicolas Lœuillet
79d8f0d459
Updated documentation version
2017-05-03 15:58:36 +02:00
Nicolas Lœuillet
56f9a60f49
Fixed old links in documentation
2017-05-03 15:54:56 +02:00
Nicolas Lœuillet
9c09c253fe
Merge pull request #3047 from wallabag/add-notmatches-operator
...
Added notmatches operator for tagging rule
2017-05-03 11:53:01 +02:00
Nicolas Lœuillet
a162b1a99b
Changed export test
2017-05-03 10:53:10 +02:00
Nicolas Lœuillet
dfa0822f19
Merge pull request #3075 from wallabag/disable-shortcuts-login
...
Disabled shortcuts on login/register page
2017-05-02 16:59:49 +02:00
Nicolas Lœuillet
0e6509c3d8
Merge pull request #3073 from wallabag/fix-sandwich
...
Fixed sandwich menu position in entry view (material theme)
2017-05-02 16:42:26 +02:00
Nicolas Lœuillet
a40029f9d6
Disabled shortcuts on login/register page
2017-05-02 16:21:06 +02:00
Nicolas Lœuillet
96e4398072
Fixed sandwich menu position in entry view (material theme)
2017-05-02 15:40:15 +02:00
Nicolas Lœuillet
b5b6877976
Merged list and search methods
2017-05-02 15:30:32 +02:00
Thomas Citharel
d01dc5a81e
rename index to list
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-05-02 15:28:39 +02:00
Thomas Citharel
a2daa32d0c
Fix tests
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-05-02 15:28:39 +02:00
Thomas Citharel
50cfd8108b
Add pagination
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-05-02 15:28:39 +02:00
Thomas Citharel
c37515f880
Add filter to users management page
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-05-02 15:28:39 +02:00
Jeremy Benoist
e1d64050ad
Merge remote-tracking branch 'origin/master' into 2.3
2017-05-01 22:15:46 +02:00
Thomas Citharel
c613df0e25
Add docs for cli commands
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-05-01 13:30:00 +02:00
Thomas Citharel
3d57d625f8
Add basic tests
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-05-01 13:04:31 +02:00
Thomas Citharel
e2f3800ccb
Add Clean Duplicates Command
2017-05-01 13:04:31 +02:00
Nicolas Lœuillet
efd351c98f
Added limit
2017-05-01 09:26:12 +02:00
Jeremy Benoist
7fa844a349
Fix tests (for real this time)
2017-05-01 09:26:12 +02:00
Jeremy Benoist
719ba257d3
Fix tests
2017-05-01 09:26:12 +02:00
Nicolas Lœuillet
a7abcc7b7a
Splitted the endpoint in two
2017-05-01 09:26:12 +02:00
Nicolas Lœuillet
1eca7831a6
Added API endpoint to handle a list of URL
...
By passing an array, you can add / delete URL in mass (bulk request)
2017-05-01 09:25:34 +02:00
Nicolas Lœuillet
3cbb0cc3ef
Merge pull request #3055 from wallabag/api-bulk-add-tags
...
Added API endpoint to handle a list of URL and to add/delete tags
2017-05-01 09:04:41 +02:00
Jérémy Benoist
9579003045
Merge pull request #3066 from wallabag/ignore-tests-exported-files
...
Ignore tests exported files
2017-04-29 22:51:32 +02:00