aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Fix resolution issues and 'title' issuesThomas Citharel2016-11-031-2/+9
| | | | | | | | | | | | | | | | | | Also, modify editorconfig for css files. Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| | * Re-add bottom paginationJeremy Benoist2016-10-221-1/+0
| | | | | | | | | | | | Also pager.html.twig wasn’t necessary, there weren't enough duplication to put them in a dedicated template
| | * remove padding on small widthsThomas Citharel2016-10-221-1/+0
| | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| | * WIPThomas Citharel2016-10-221-17/+85
| | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Replace http status with a stringNicolas Lœuillet2016-11-181-1/+1
| | | | | | | | | | | | I don't want to have 0 if we don't fetch status code, I think it's better to have an empty string, mainly for filters
* | | Added http_status in Entry entityNicolas Lœuillet2016-11-181-0/+47
| | |
* | | Fix migrationJeremy Benoist2016-11-172-8/+14
| | |
* | | Added a configuration to define the redirection after archiving an entryNicolas Lœuillet2016-11-161-0/+42
| | | | | | | | | | | | Fix #496
* | | Added CSS class on linksNicolas Lœuillet2016-11-162-8/+8
| | |
* | | Fix keyboard navigation on quickstart viewThomas Citharel2016-11-151-0/+5
| | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | fix next/prev pageThomas Citharel2016-11-152-13/+6
| | |
* | | Bring navigation (with right, left and enter) on material entries page. ↵Thomas Citharel2016-11-157-24/+105
| | | | | | | | | | | | | | | | | | | | | | | | Supports going to next and previous page ! Also better indentation for js files (changed editorconfig for them). Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Reorganized JS folders for shortcutsNicolas Lœuillet2016-11-159-46/+71
| | |
* | | es6 importsThomas Citharel2016-11-156-39/+44
| | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Added new shortcutsNicolas Lœuillet2016-11-152-2/+36
| | |
* | | Changed FOSJSRouting format in configNicolas Lœuillet2016-11-151-1/+12
| | |
* | | Added shortcutsNicolas Lœuillet2016-11-154-0/+19
| | |
* | | Added unmark.it sharingNicolas Lœuillet2016-11-0916-0/+62
| | | | | | | | | | | | Fix #668
* | | Merge pull request #2548 from wallabag/pinboardJeremy Benoist2016-11-081-0/+13
|\ \ \ | | | | | | | | Add Pinboard import
| * | | Add Pinboard importJeremy Benoist2016-11-041-0/+13
| | | |
* | | | Removed Maintenance bundleNicolas Lœuillet2016-11-062-11/+0
|/ / /
* | | Use created_at as default sortJeremy Benoist2016-11-041-0/+53
| | | | | | | | | | | | With index (following https://github.com/wallabag/wallabag/pull/2534)
* | | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-035-10/+36
|\| |
| * | Merge pull request #2519 from Jibec/masterJeremy Benoist2016-11-021-1/+1
| |\ \ | | | | | | | | Translation update - French
| | * | Translation update - FrenchJean-Baptiste2016-10-301-1/+1
| | | |
| * | | Updated Capistrano configurationNicolas Lœuillet2016-10-291-8/+1
| |/ /
| * | Merge pull request #2473 from pmichelazzo/masterJeremy Benoist2016-10-253-0/+32
| |\ \ | | | | | | | | Portuguese (Brazilian) translation
| | * | Update Portuguese (Brazilian) translationPaulino Michelazzo2016-10-191-0/+1
| | | | | | | | | | | | | | | | Adding the config.yml on the package.
| | * | Merge remote-tracking branch 'wallabag/master'Paulino Michelazzo2016-10-1867-35/+4247
| | |\ \
| | * | | Portuguese (Brazilian) translationPaulino Michelazzo2016-10-182-0/+31
| | | | | | | | | | | | | | | | | | | | This the Portuguese (Brazilian) for the Wallaby v2.
| * | | | Removed the email partNicolas Lœuillet2016-10-241-1/+1
| | | | |
| * | | | Add relevant links to fetch content error pages.Baptiste Mille-Mathias2016-10-231-1/+2
| | |_|/ | |/| | | | | | | | | | We link to the troubleshooting guide and give the mail link.
* | | | Merge pull request #2180 from wallabag/download-picturesJeremy Benoist2016-11-0313-2/+57
|\ \ \ \ | | | | | | | | | | Download pictures
| * | | | Add translations & migrationJeremy Benoist2016-10-3112-0/+55
| | | | |
| * | | | Move related event things in Event folderJeremy Benoist2016-10-301-2/+2
| | | | |
* | | | | avoid eslint warning by disabling lineThomas Citharel2016-11-031-1/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | | Added translations and baggy partNicolas Lœuillet2016-10-311-1/+1
| | | | |
* | | | | Added QRCode and link to configure android applicationNicolas Lœuillet2016-10-311-0/+2
|/ / / /
* | | | Remove backquote in queryNicolas Lœuillet2016-10-281-4/+1
| | | |
* | | | Fixed migration and added testsNicolas Lœuillet2016-10-281-0/+1
| | | |
* | | | Added relation between API Client and UserNicolas Lœuillet2016-10-241-0/+47
| | | | | | | | | | | | | | | | Fix #2062
* | | | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-10-2418-30/+60
|\| | |
| * | | Merge pull request #2481 from wallabag/some-fixesNicolas Lœuillet2016-10-2111-11/+11
| |\ \ \ | | | | | | | | | | Some fixes
| | * | | Update translation for piwik_hostJeremy Benoist2016-10-2111-11/+11
| | | |/ | | |/|
| * / | If reload content failed, don’t update itJeremy Benoist2016-10-201-0/+1
| |/ / | | | | | | | | | In case user wants a fresh version of the current one and the website isn’t available, don’t erase it with a boring message saying wallabag wasn’t able to refresh the content.
| * | Update wallabag version for master branchNicolas Lœuillet2016-10-171-1/+1
| | |
| * | Prepare wallabag 2.1.2 :rocket:Nicolas Lœuillet2016-10-171-1/+1
| | |
| * | Fixed hardcoded title for internal settingsNicolas Lœuillet2016-10-171-1/+1
| | | | | | | | | | | | Fix #2458
| * | Merge pull request #2455 from wallabag/fix-material-config-tabsJeremy Benoist2016-10-161-1/+1
| |\ \ | | | | | | | | Fix tabs on material
| | * | Fix tabs on materialThomas Citharel2016-10-151-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>