aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views
Commit message (Expand)AuthorAgeFilesLines
* Changed where page title is displayedNicolas Lœuillet2016-08-263-26/+15
* Add icon for public share linkNicolas Lœuillet2016-08-251-1/+1
* Remove text about original URL in public viewNicolas Lœuillet2016-08-251-1/+1
* Add original link in public view of the articleNicolas Lœuillet2016-08-251-0/+1
* Change links on baggy themeNicolas Lœuillet2016-08-231-1/+1
* Change share entry behaviorNicolas Lœuillet2016-08-231-1/+6
* Add translationsNicolas Lœuillet2016-08-232-3/+3
* Add Cache on Share ActionNicolas Lœuillet2016-08-231-3/+1
* Add migrationNicolas Lœuillet2016-08-232-1/+4
* Share entry with a public URLNicolas Lœuillet2016-08-232-1/+46
* Remove duplicate pager on baggyJeremy Benoist2016-08-231-14/+0
* Translations and baggy view for tagsNicolas Lœuillet2016-08-233-5/+34
* Links on each tag in Tags viewNicolas Lœuillet2016-08-232-2/+4
* Merge remote-tracking branch 'origin/master' into 2.1Jeremy Benoist2016-08-229-80/+123
|\
| * Merge pull request #2222 from wallabag/add-date-on-article-viewNicolas Lœuillet2016-08-222-0/+22
| |\
| | * Display text on baggyJeremy Benoist2016-08-212-5/+9
| | * Changed code indentationNicolas Lœuillet2016-08-182-6/+14
| | * Added creation date and reading time on article viewNicolas Lœuillet2016-08-182-0/+10
| * | Fixed some translationsNicolas Lœuillet2016-08-181-1/+1
| * | Replaced favorite word/icon with star oneNicolas Lœuillet2016-08-183-8/+8
| |/
| * Fix form user display for baggy themeNicolas Lœuillet2016-08-171-1/+2
| * Fix form user display when 2FA is disabledNicolas Lœuillet2016-08-171-1/+1
| * Handling socials links into a config fileSimounet2016-07-204-51/+52
* | Added name on clientThomas Citharel2016-08-226-8/+22
* | Merge remote-tracking branch 'origin/master' into 2.1Jeremy Benoist2016-07-201-2/+2
|\|
| * Remove fr partThomas Citharel2016-07-021-1/+1
| * Fix 3rd-Party Apps links (Chrome & Firefox)Thomas Citharel2016-07-021-2/+2
| * Merge pull request #2052 from danbartram/feature-filter-unreadJeremy Benoist2016-05-272-0/+10
| |\
| | * Add unread filter to entries pagesDaniel Bartram2016-05-092-0/+10
* | | Bring tags on entries view to baggyThomas Citharel2016-07-012-1/+11
* | | minor ui fixesThomas Citharel2016-06-231-5/+2
* | | fix typo on iconsThomas Citharel2016-06-231-2/+2
* | | Add tags on entries viewThomas Citharel2016-06-231-0/+19
* | | remove block added twiceThomas Citharel2016-06-091-85/+0
* | | manage assets through npmThomas Citharel2016-06-0911-172/+188
|/ /
* | Replace vertical dots in material theme with horizontal dotsNicolas Lœuillet2016-05-181-1/+1
* | Do not specify language in Firefox addon linkMerouane Atig2016-05-131-1/+1
|/
* Merge pull request #2020 from wallabag/fix-number-entries-per-tagJeremy Benoist2016-05-072-2/+2
|\
| * Rename getEntriesByUser method to getEntriesByUserIdNicolas Lœuillet2016-05-042-2/+2
| * Fix number of entries in tag/listNicolas Lœuillet2016-05-032-2/+2
* | Add pagination bar at the bottom of the pageNicolas Lœuillet2016-05-034-21/+25
|/
* Fix tags listingNicolas Lœuillet2016-05-022-2/+2
* Update links in documentationNicolas Lœuillet2016-04-196-14/+14
* Display pagination only if we have more than one pageNicolas Lœuillet2016-04-182-2/+2
* Hide pagination if we only have one entry to displayNicolas Lœuillet2016-04-162-2/+6
* Change guid and link in RSS feeds to give original entry URLNicolas Lœuillet2016-04-152-4/+4
* Merge pull request #1918 from wallabag/improve-paginationJeremy Benoist2016-04-132-16/+3
|\
| * Fix indentationNicolas Lœuillet2016-04-131-4/+4
| * Lost in translation pagerNicolas Lœuillet2016-04-122-2/+2
| * Improve pagination when user has lot of entriesNicolas Lœuillet2016-04-122-17/+4