aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/baggy
Commit message (Expand)AuthorAgeFilesLines
* Hash backup codes in the database using `password_hash`update-two-factor-bundleJeremy Benoist2019-01-231-1/+1
* Change the way to enable 2FAJeremy Benoist2019-01-232-34/+82
* Add backup codesJeremy Benoist2019-01-231-8/+11
* Fix testsJeremy Benoist2019-01-231-5/+4
* Enable OTP 2FAJeremy Benoist2019-01-231-34/+54
* Update icon to `casino`Jeremy Benoist2019-01-221-1/+1
* Move icon into the top menu barJeremy Benoist2019-01-191-1/+3
* Use only one method to randomizeJeremy Benoist2019-01-191-1/+1
* Added random featureNicolas Lœuillet2019-01-191-3/+4
* Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2019-01-152-5/+2
|\
| * Update entries.html.twigEloi Coutant2019-01-101-2/+2
| * Merge pull request #3765 from burkemw3/patch-2Jérémy Benoist2018-11-261-3/+0
| |\
| | * Remove preview picture from single entry view page for #1875Matt Burke2018-11-241-3/+0
* | | Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2018-11-252-9/+9
|\| |
| * | Add rel=noopener to target=_blank linksMatt Burke2018-11-072-9/+9
| |/
* / Update tag list template to allow renaming.Stéphane HULARD2018-09-251-3/+15
|/
* Fix title card HTML parsingSimounet2018-02-122-3/+3
* Added default value for title on entry viewNicolas Lœuillet2017-12-261-2/+2
* Updated baggy theme for the no-title fixNicolas Lœuillet2017-12-261-1/+1
* Add craue setting to enable sharing of origin url to ShaarliKevin Decherf2017-11-251-1/+1
* Replace hardcoded 'Provided by' string with i18n stringKevin Decherf2017-11-191-1/+1
* Add support of originUrl field in baggy entry viewKevin Decherf2017-11-191-0/+8
* webpack & views: replace bundles/wallabagcore with wallassetsKevin Decherf2017-10-242-4/+4
* Merge pull request #3294 from wallabag/export-tag-nullJérémy Benoist2017-08-301-1/+1
|\
| * Empty currentTag should be nullJeremy Benoist2017-07-281-1/+1
* | Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-08-221-3/+3
|\ \ | |/ |/|
| * Fix export links in baggy themeÉtienne Gilli2017-08-131-3/+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-8/+23
* | Merge pull request #2683 from wallabag/credentials-in-dbJérémy Benoist2017-06-204-0/+158
|\ \
| * | Get rid of masked value in listingJeremy Benoist2017-06-201-2/+0
| * | Add menu access to site credentials CRUDJeremy Benoist2017-06-204-4/+7
| * | Add CRUD for site credentialsJeremy Benoist2017-06-203-0/+157
* | | Add isPublic filter on entriesJeremy Benoist2017-06-101-0/+5
|/ /
* | Fix tags count in tags list on baggyJeremy Benoist2017-06-101-1/+1
* | Add some deletion confirmation to avoid mistakeJeremy Benoist2017-05-242-3/+9
* | Adds Webpack support and removes the use for GruntThomas Citharel2017-05-043-10/+12
* | Added author of articleNicolas Lœuillet2017-04-091-1/+9
* | Added publication dateNicolas Lœuillet2017-04-051-1/+7
* | Added delete button on Baggy themeNicolas Lœuillet2017-03-311-0/+5
* | Scuttle sharingFrenchHope2017-03-281-0/+1
|/
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2017-01-262-5/+5
|\
| * Fixed possible JS injection via the title editionNicolas Lœuillet2017-01-172-5/+5
* | 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 tags to Shaarli - Baggy themelapineige2016-12-281-1/+1
| |/
* | Renamed view_mode by list_mode and hide excerptNicolas Lœuillet2016-11-281-5/+5
* | Hide article text on mobile with list modeNicolas Lœuillet2016-11-281-1/+1
* | Added list viewNicolas Lœuillet2016-11-281-2/+4
* | Added testsNicolas Lœuillet2016-11-192-1/+3