aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/Entry
Commit message (Collapse)AuthorAgeFilesLines
* Move baggy theme in its folderJeremy Benoist2015-09-136-215/+0
|
* add previewPicture on baggy themeNicolas Lœuillet2015-09-132-1/+8
|
* fix #1357, truncate domain name if it's too loooongNicolas Lœuillet2015-08-241-1/+1
|
* Merge pull request #1372 from wallabag/v2-assign-tagsJeremy Benoist2015-08-221-1/+2
|\ | | | | assign tags to an entry
| * assign tags to an entryNicolas Lœuillet2015-08-221-1/+2
| |
* | filters: add test for status filter and adapt other tests resultsNicolas Lœuillet2015-08-211-1/+1
|/
* add testNicolas Lœuillet2015-08-171-1/+1
|
* store domainName in databaseNicolas Lœuillet2015-08-122-3/+3
|
* remove pagination if page == 1 with baggy themeNicolas Lœuillet2015-08-121-1/+1
|
* Merge pull request #1319 from wallabag/v2-form-headerJeremy Benoist2015-08-122-1/+16
|\ | | | | add new post form in material header
| * add new post form in material headerNicolas Lœuillet2015-08-122-1/+16
| |
* | store estimated reading time / filters on reading timeNicolas Lœuillet2015-08-122-5/+6
|/
* Adds pagerfanta paginator everywhere, modifies article routing. Change API ↵Francois Gravelaine2015-07-281-2/+2
| | | | for is_starred and is_archived
* Add basic title editionJeremy Benoist2015-06-022-8/+15
| | | | | Fix #218 I mean basic, because there is no javascript at all. It could be a nice edit-in-place. But for the moment, it is simple.
* Force raw on contentJeremy2015-04-011-3/+3
| | | We don't want Symfony to escape html content
* Add testsJeremy2015-03-311-3/+3
| | | | and fix few mistakes
* Add rss for entriesJeremy2015-03-311-0/+34
| | | | will fix #1000
* Cleanup & simplify themeJeremy2015-03-013-12/+0
|
* normalize entries fieldsNicolas Lœuillet2015-02-052-4/+4
|
* CSJeremy2015-01-312-2/+2
|
* move WallabagBundle into Wallabag:CoreBundleNicolas Lœuillet2015-01-233-0/+162