aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag
Commit message (Collapse)AuthorAgeFilesLines
* Added publication dateNicolas Lœuillet2017-04-0516-3/+60
|
* Renamed methodsNicolas Lœuillet2017-03-313-4/+4
|
* Refactored codeNicolas Lœuillet2017-03-311-24/+16
|
* Added delete button on Baggy themeNicolas Lœuillet2017-03-312-1/+7
|
* Allow to remove all archived entriesThomas Citharel2017-03-3117-1/+129
| | | | | | Since we still support fucking SQLite, we need to retrieve all tags & annotations for archived entries before deleting them. Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Merge pull request #3021 from wallabag/rename-methodJérémy Benoist2017-03-302-2/+2
|\ | | | | Rename method
| * Rename method from *username to *userThomas Citharel2017-03-302-2/+2
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | Added migration for Scuttle sharingNicolas Lœuillet2017-03-282-3/+3
| |
* | Scuttle sharingFrenchHope2017-03-284-0/+29
| |
* | Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-03-2813-291/+311
|\|
| * remove language on html-tagChristoph Doblander2017-03-061-1/+1
| |
| * Update Spanish translationngosang2017-02-201-161/+161
| |
| * Import: we now skip messages when user is nullNicolas Lœuillet2017-02-201-1/+2
| |
| * Merge pull request #2832 from Kdecherf/search-domainJeremy Benoist2017-02-191-1/+2
| |\ | | | | | | Search by term: extend to entries url
| | * Search by term: extend to entries urlKevin Decherf2017-02-161-1/+2
| | | | | | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
| * | Merge pull request #2830 from Kdecherf/striptags-titleNicolas Lœuillet2017-02-175-19/+19
| |\ \ | | | | | | | | Fix rendering of entry title in Twig views
| | * | views: cosmetic in share links hrefKevin Decherf2017-02-161-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
| | * | Fix rendering of entry title in Twig viewsKevin Decherf2017-02-025-19/+19
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit provides some improvements on the rendering of entry title on entries list and entry views and refactors filter calls: - Remove escape filter from apparent title, striptags is enough - Move raw filter to the end of apparent title as it's ignored if not placed as the last filter - Replace raw filter with e('html_attr') for title used in attributes, fixing possible issue and/or glitch - Add striptags to entry.title used for link sharing to respect the apparent title Fixes #2802 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
| * | Update Spanish translationngosang2017-02-152-113/+124
| | |
| * | Merge pull request #2879 from matteocoder/matteocoder-patch-1Nicolas Lœuillet2017-02-141-1/+1
| |\ \ | | | | | | | | Fixed typo in "first_steps"
| | * | Fixed typo in "first_steps"matteocoder2017-01-241-1/+1
| | | | | | | | | | | | Changed "Pimi passi" to "Primi passi
| * | | Log restricted access valueJeremy Benoist2017-02-132-2/+9
| | | | | | | | | | | | | | | | It might help to figure out if we have enabled it or not
* | | | return id of article instead of true if entry existsThomas Citharel2017-02-241-2/+2
|/ / /
* | | fix misspells in polish translationMateusz Rumiński2017-02-061-6/+6
| | |
* | | Merge pull request #2842 from K-Phoen/update-rulerzJeremy Benoist2017-02-061-2/+2
|\ \ \ | | | | | | | | Update RulerZ
| * | | Update RulerZKévin Gomez2017-02-051-2/+2
| | | |
* | | | Show active list in the left menu during searchKevin Decherf2017-02-051-4/+16
|/ / / | | | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | / Update Oc versionQuent-in2017-02-041-60/+60
| |/ |/| | | I'll be ready for next train
* | Merge pull request #2824 from wallabag/simplify-stringsNicolas Lœuillet2017-02-0212-71/+71
|\ \ | | | | | | Renamed Developer section to API client management
| * | Update polish stringsMateusz Rumiński2017-02-011-5/+5
| | | | | | | | | update missing polish strings
| * | Update german strings.Julian Oster2017-02-011-5/+5
| | |
| * | Renamed Developer section to API client managementNicolas Lœuillet2017-02-0112-71/+71
| | |
* | | Translate missing strings for de-DE.Julian Oster2017-02-011-40/+40
|/ /
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2017-01-268-21/+21
|\ \
| * | Fixed possible JS injection via the title editionNicolas Lœuillet2017-01-178-21/+21
| |/
* | Fix phpcs and testsThomas Citharel2017-01-241-14/+9
| |
* | add filepath testThomas Citharel2017-01-221-2/+2
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | add cli exportThomas Citharel2017-01-222-0/+87
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | Order tags by slugJan Losinski2017-01-171-0/+1
| | | | | | | | | | | | | | | | This adds an orderBy clause to findAllTags(). This makes the list of tags more useful, as the tags appear in alphanumerical order instead of somehow random. Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
* | Avoid false preview imageJeremy Benoist2017-01-101-1/+1
| | | | | | | | | | If the website doesn't provide an og_image, the value will be false and so it'll be saved like that in the database. We prefer to leave it as null instead of false.
* | Merge pull request #2735 from wallabag/remove-small-readingtimeNicolas Lœuillet2016-12-3012-24/+24
|\ \ | | | | | | Removed the small element on reading time
| * | Removed the small element on reading timeNicolas Lœuillet2016-12-3012-24/+24
| | |
* | | Fix double overlay on expanded right sidenavSimounet2016-12-302-4/+4
|/ /
* | Merge pull request #2725 from lapineige/masterNicolas Lœuillet2016-12-302-2/+2
|\ \ | | | | | | Share to Shaarli - Include tags
| * | Share tags to Shaarli - Material themelapineige2016-12-281-1/+1
| | |
| * | Share tags to Shaarli - Baggy themelapineige2016-12-281-1/+1
| |/
* | Firefox add-on URL updatedSimounet2016-12-301-1/+1
| |
* | Merge pull request #2730 from Simounet/feature/all-actions-on-mobileNicolas Lœuillet2016-12-301-24/+22
|\ \ | | | | | | Access to search, filters, export on mobile
| * | Access to search, filters, export on mobileSimounet2016-12-291-24/+22
| | |
* | | Merge pull request #2731 from llune/patch-2Nicolas Lœuillet2016-12-301-4/+4
|\ \ \ | |/ / |/| | Minor typo fix