aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/baggy
Commit message (Collapse)AuthorAgeFilesLines
* implementing carrot into wallabagThomas Citharel2014-11-192-2/+2
|
* Fix for favicons in Firefox (FF only uses the last declared favicon, not the ↵Jay Sitter2014-11-181-2/+2
| | | | most appropriate: https://bugzilla.mozilla.org/show_bug.cgi?id=751712)
* Removing app icons from previous locationsJay Sitter2014-11-179-0/+0
|
* Moving app icon images to /themes/_global/img/appicon/, updating Baggy and ↵Jay Sitter2014-11-171-17/+17
| | | | Default themes to point there
* Adding/fixing favicon <link>s in Baggy theme headerJay Sitter2014-11-171-4/+27
|
* Fixing URL typo on about pageJay Sitter2014-11-051-1/+1
|
* Merge pull request #921 from wallabag/about-pageThomas Citharel2014-11-032-0/+75
|\ | | | | add about page
| * add about pageNicolas Lœuillet2014-11-032-0/+75
| |
* | Merge pull request #920 from jsit/uifixesNicolas Lœuillet2014-11-033-66/+93
|\ \ | | | | | | Many small UI changes/fixes to Baggy theme and English translation files
| * | Removing title text from bookmarkletJay Sitter2014-11-031-1/+1
| | |
| * | Restoring change password section in configJay Sitter2014-11-031-0/+21
| | |
| * | Many small UI changes/fixes to Baggy theme and English translation files. ↵Jay Sitter2014-11-023-70/+76
| | | | | | | | | | | | May need review.
| * | Removing spaces before colons on config screenJay Sitter2014-11-021-4/+4
| | |
* | | Improving class names for menu hidingJay Sitter2014-11-032-2/+2
| | |
* | | Fixing menu hiding behavior when switching from mobile width to desktop widthJay Sitter2014-11-032-1/+4
|/ /
* | Changing my tabs to spaces :)Jay Sitter2014-10-311-3/+3
| |
* | Fixing opacity issue when using mobile menuJay Sitter2014-10-311-0/+3
| |
* | Fixing regression in popup close button stylingJay Sitter2014-10-311-1/+1
| |
* | fix merge errorstcit2014-10-312-3/+3
|\ \
| * \ Merging changes with devJay Sitter2014-10-312-21/+25
| |\ \
* | | | mergetcit2014-10-313-56/+20
|\| | | | |/ / |/| |
| * | Making visual styling of search and bag it popup forms more consistentJay Sitter2014-10-313-19/+9
| | |
| * | Removing duplicate popup form stylesJay Sitter2014-10-311-42/+16
| | |
* | | Removing left border on popup forms on mobile widthsJay Sitter2014-10-311-0/+1
| | |
* | | Fixing popup form width issue on narrow widthJay Sitter2014-10-311-1/+8
| | |
* | | Standardizing class names and styles for close buttonsJay Sitter2014-10-313-21/+17
|/ /
* | Merge pull request #907 from jsit/loginThomas Citharel2014-10-313-11/+10
|\ \ | |/ |/| Some small design tweaks to the login page: Moving 'Stay signed in'...
| * Adding right margin to labels (to compensate for now-missing left margin on ↵Jay Sitter2014-10-312-6/+6
| | | | | | | | input fields)
| * Some small design tweaks to the login page: Moving 'Stay signed in' label ↵Jay Sitter2014-10-312-5/+4
| | | | | | | | and removing left margin on input boxes
* | Uppercasing 'tags' page titleJay Sitter2014-10-301-2/+2
|/
* Merge pull request #898 from jsit/previewtextNicolas Lœuillet2014-10-301-4/+0
|\ | | | | Fixing issue #874, displaying preview text when in list mode
| * Fixing issue #874, displaying preview text when in list modeJay Sitter2014-10-301-4/+0
| |
* | Merge pull request #897 from jsit/displaymodeNicolas Lœuillet2014-10-302-6/+10
|\ \ | | | | | | Fixing display mode switching in Baggy theme (issue #896)
| * | Fixing display mode switching in Baggy theme (issue #896)Jay Sitter2014-10-302-6/+10
| |/
* / Making the close button more visually consistent on the menu popup formsJay Sitter2014-10-303-29/+25
|/
* Merge pull request #889 from wallabag/fix#871Nicolas Lœuillet2014-10-273-4/+6
|\ | | | | Fix#871
| * translation fix finished for #871 and bring add tag from search feature to ↵tcit2014-10-271-1/+2
| | | | | | | | all themes
| * translation fix for #887 and tiny display fixtcit2014-10-272-2/+3
| |
| * fix translation issuestcit2014-10-171-2/+2
| |
* | fix #873tcit2014-10-191-0/+4
|/
* fix z-index-menu mobile view bug #834tcit2014-10-121-1/+1
|
* autofocus on all themestcit2014-10-041-1/+1
|
* search field selectedtcit2014-10-041-1/+1
|
* get up to date for mergetcit2014-09-282-4/+8
|\
| * Translationstcit2014-07-261-2/+2
| |
| * precisiontcit2014-07-251-1/+1
| |
| * added email fieldtcit2014-07-252-3/+7
| |
* | Fix downloading SQLite database from all usersThomas Citharel2014-08-261-2/+0
| |
* | Merge branch 'dev' of https://github.com/wallabag/wallabag into devThomas Citharel2014-08-212-2/+2
|\ \
| * \ Merge pull request #784 from wallabag/fix-successful-add-messageNicolas Lœuillet2014-08-182-2/+2
| |\ \ | | | | | | | | fix display of 'Done' message when we add a link from 'save a link' item