aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/material
Commit message (Collapse)AuthorAgeFilesLines
* Moved group management below user managementadd-user-groupNicolas Lœuillet2017-06-231-3/+5
|
* MOAR WIPThomas Citharel2017-06-233-3/+38
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Added groups managementNicolas Lœuillet2017-06-231-0/+3
|
* Fix translations on QR code instructionsThomas Citharel2017-06-221-1/+1
|
* Add all entries RSS feed and put links on tag page itself and baggy tooThomas Citharel2017-06-213-4/+15
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* add rss iconThomas Citharel2017-06-211-0/+3
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Merge pull request #2683 from wallabag/credentials-in-dbJérémy Benoist2017-06-205-10/+170
|\ | | | | Store credentials in DB
| * Get rid of masked value in listingJeremy Benoist2017-06-201-4/+0
| |
| * Fix reviewsThomas Citharel2017-06-201-1/+3
| | | | | | | | | | | | | | | | Encrypt username too Redirect to list after saving credentials Fix typos Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * Add menu access to site credentials CRUDJeremy Benoist2017-06-201-0/+5
| |
| * Update route & user verificationJeremy Benoist2017-06-203-4/+4
| |
| * Add CRUD for site credentialsJeremy Benoist2017-06-204-10/+167
| |
* | Add isPublic filter on entriesJeremy Benoist2017-06-101-0/+11
|/
* Add some flex magicThomas Citharel2017-05-311-18/+16
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Fixed tags display on grid viewNicolas Lœuillet2017-05-312-23/+28
|
* Added tags on list viewNicolas Lœuillet2017-05-301-1/+8
|
* Add some deletion confirmation to avoid mistakeJeremy Benoist2017-05-243-5/+8
|
* Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-05-191-1/+1
|\
| * modify key name as wellCedric Girard2017-05-181-1/+1
| |
* | Fix review againThomas Citharel2017-05-071-36/+38
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | Fix reviewsAline2017-05-073-8/+7
| | | | | | | | Signed-off-by: Aline <chetta.aline@gmail.com>
* | Fix according to reviewThomas Citharel2017-05-041-1/+1
| |
* | fix theme changesThomas Citharel2017-05-041-6/+6
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | Adds Webpack support and removes the use for GruntThomas Citharel2017-05-043-15/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> use scss Signed-off-by: Thomas Citharel <tcit@tcit.fr> fix build, add babel, fix annotations fixes (and improvements !) for baggy add live reload & environments & eslint & theme fixes
* | Merge pull request #3047 from wallabag/add-notmatches-operatorNicolas Lœuillet2017-05-031-2/+2
|\ \ | | | | | | Added notmatches operator for tagging rule
| * | Added notmatches operator for tagging ruleNicolas Lœuillet2017-04-201-2/+2
| | |
* | | Fixed sandwich menu position in entry view (material theme)Nicolas Lœuillet2017-05-021-5/+5
|/ /
* | Merge pull request #3024 from wallabag/store-dateNicolas Lœuillet2017-04-181-2/+16
|\ \ | | | | | | Added publication date and author
| * | Added author of articleNicolas Lœuillet2017-04-091-1/+9
| | |
| * | Added publication dateNicolas Lœuillet2017-04-051-2/+8
| | |
* | | Removed is_public in Entry edit formNicolas Lœuillet2017-04-131-5/+0
|/ /
* | Allow to remove all archived entriesThomas Citharel2017-03-311-0/+3
| | | | | | | | | | | | 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>
* | Scuttle sharingFrenchHope2017-03-281-0/+8
|/
* 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>
* | Show active list in the left menu during searchKevin Decherf2017-02-051-4/+16
|/ | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2017-01-264-10/+10
|\
| * Fixed possible JS injection via the title editionNicolas Lœuillet2017-01-174-10/+10
| |
* | Fix double overlay on expanded right sidenavSimounet2016-12-301-2/+2
| |
* | Merge pull request #2725 from lapineige/masterNicolas Lœuillet2016-12-301-1/+1
|\ \ | | | | | | Share to Shaarli - Include tags
| * | Share tags to Shaarli - Material themelapineige2016-12-281-1/+1
| |/
* | Access to search, filters, export on mobileSimounet2016-12-291-24/+22
| |
* | Fix entry reading timeSimounet2016-12-273-10/+9
| |
* | Moved total messages from importNicolas Lœuillet2016-12-081-2/+0
| |
* | Added floating button on entry view for mobileNicolas Lœuillet2016-11-301-0/+11
| |
* | Renamed view_mode by list_mode and hide excerptNicolas Lœuillet2016-11-282-8/+12
| |
* | Hide article text on mobile with list modeNicolas Lœuillet2016-11-281-1/+1
| |
* | Added list viewNicolas Lœuillet2016-11-282-2/+20
| |
* | Fixed entry shortcuts available in list viewNicolas Lœuillet2016-11-221-1/+1
| |