aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ImportBundle/Resources/views/WallabagV1
Commit message (Collapse)AuthorAgeFilesLines
* Display a message when async is enabledJeremy Benoist2016-09-111-0/+2
|
* Convert english translation fileJeremy Benoist2016-03-201-9/+11
| | | | | | | - convert english translation to translate key - remove baggy template for login (never used since user isn't logged in and it'll use the default theme: material) - fix tests about text in response (now checking translation key instead of translated text) - remove all ugly `<div class="hidden">{{ form_rest(form) }}</div>`
* Mark all imported articles as readThomas Citharel2016-03-031-0/+5
|
* updated testsNicolas LÅ“uillet2016-01-071-1/+1
|
* Added french translationsNicolas LÅ“uillet2016-01-051-1/+1
|
* Add tagged services for importJeremy Benoist2016-01-021-5/+11
| | | | | | | | | - list services in /import - add url to import service - ImportBundle routing are now prefixed by /import - optimize flush in each import (flushing each 20 contents) - improve design of each import - add more tests
* Rewrote Wallabag v1 importJeremy Benoist2016-01-021-0/+30