aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources
Commit message (Collapse)AuthorAgeFilesLines
* More space for navbar actions on mobileSimounet2017-12-081-1/+1
|
* Toggle menu anchor replaced by a buttonSimounet2017-12-081-0/+8
|
* Fix nav title nowrap on mobileSimounet2017-12-071-10/+23
|
* Border radius on every corner of tag's listSimounet2017-12-081-1/+2
|
* Fix duplicated code removedSimounet2017-12-081-14/+0
|
* Tags list view improvedSimounet2017-12-081-2/+42
| | | | | No text ellipsis so we can see the whole tag, better responsiveness, bigger touch height on links.
* Footer's stats displayed on mobileSimounet2017-12-061-7/+2
|
* Fix line-height issue on the footerSimounet2017-12-061-4/+0
|
* Merge pull request #3438 from strobeltobias/patch-1Nicolas Lœuillet2017-12-051-2/+2
|\ | | | | Translate new strings
| * Translate new stringsTobias Strobel2017-11-261-2/+2
| |
* | Fix wrong selected page number alignment on paginationSimounet2017-12-041-0/+2
| |
* | Fix pagination on list modeSimounet2017-12-043-16/+20
| |
* | Figure image and figcaption centered on share pageSimounet2017-12-031-0/+8
| |
* | Share page improved (mobile + header's padding)Simounet2017-12-031-11/+20
|/
* Add craue setting to enable sharing of origin url to ShaarliKevin Decherf2017-11-2514-0/+14
| | | | | | | Also fix the field name used in the query string and add it to baggy theme Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Merge pull request #3419 from NatJNP/patch1Jérémy Benoist2017-11-251-0/+36
|\ | | | | Add Thai language
| * Add CraueConfigBundle.th.ymlNatPi2017-11-181-0/+36
| |
* | Added internal setting to enable/disable headers storageNicolas Lœuillet2017-11-2013-0/+39
| |
* | "for the public wallabag demo", paywalled websites, diaspora*Allan Nordhøy2017-11-181-3/+3
| |
* | Spelling: diaspora, e-mail, moved ?, URL, sharingAllan Nordhøy2017-11-181-8/+8
|/
* material: replace card activator with article link on card previewKevin Decherf2017-11-061-0/+1
| | | | | | Fixes #2424 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* material: disable editing of entry url input when submitting new urlKevin Decherf2017-11-052-0/+10
| | | | | | Fixes #1871 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* webpack: handle _global img folderKevin Decherf2017-10-161-0/+3
| | | | | | | | Fixes missing image files after composer cleaning assets Source of requireAll(): https://stackoverflow.com/a/30652110 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Fix non-centered login formKevin Decherf2017-10-161-1/+1
| | | | | | Fixes #3343 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* update Russian languageОлег2017-10-101-28/+28
|
* Add Russian language in CoreBundle Resources and CraueConfigBundleОлег2017-10-101-0/+35
|
* Merge pull request #3347 from Kdecherf/entry-statsNicolas Lœuillet2017-09-161-2/+7
|\ | | | | Entry view: update .stats margins and color
| * Entry view: update .stats margins and colorKevin Decherf2017-09-091-2/+7
| | | | | | | | | | | | | | | | Decreasing margin of .stats, increasing vertical margin of .stats li, increasing right margin of material icons and reducing contrast of material icons. Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | Fix webpack error on commentsKevin Decherf2017-09-062-2/+2
|/ | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Merge pull request #3333 from Quent-in/2.3Jérémy Benoist2017-09-031-1/+1
|\ | | | | Update OC
| * Update CraueConfigBundle.oc.ymlQuent-in2017-08-301-1/+1
| |
* | Translate missing strings, add quotation marksTobias Strobel2017-09-011-36/+36
|/
* Update registration using APIQuent-in2017-08-051-2/+2
|
* Add css on share public pageThomas Citharel2017-06-221-0/+1
|
* Add share.scss fileJeremy Benoist2017-06-221-0/+407
| | | | Still needs to include it in the twig template
* Fix mobile view and update asset depsThomas Citharel2017-06-153-14/+10
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Removed padding on entry viewNicolas Lœuillet2017-06-131-1/+1
|
* Fixed internal settings formNicolas Lœuillet2017-06-121-2/+1
|
* Merge pull request #3173 from wallabag/domain-name-paramJérémy Benoist2017-06-1011-11/+0
|\ | | | | remove craueconfig domain name setting and add a proper one in parame…
| * remove craueconfig domain name setting and add a proper one in parametersThomas Citharel2017-06-0611-11/+0
| |
* | Merge pull request #3093 from aaa2000/annotation-error-on-saveNicolas Lœuillet2017-06-071-1/+15
|\ \ | |/ |/| Displays an error with an annotation with a too long quote
| * Displays an error with an annotation with a too long quoteadev2017-06-041-1/+15
| | | | | | | | Fix #2762
* | Update PL transationMateusz Rumiński2017-06-021-1/+1
| | | | | | add missing translation
* | Add :it: translationJérémy Benoist2017-06-021-1/+1
| |
* | Add translationJeremy Benoist2017-06-0212-0/+12
|/
* Reduced border-radius for tagsNicolas Lœuillet2017-05-312-0/+2
|
* Add some flex magicThomas Citharel2017-05-312-34/+47
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Fixed tags display on grid viewNicolas Lœuillet2017-05-313-0/+46
|
* Merge pull request #3120 from aaa2000/fix-delete-annotation-userJérémy Benoist2017-05-151-0/+5
|\ | | | | Fix delete annotation when username is defined
| * Fix delete annotation when username is definedadev2017-05-141-0/+5
| | | | | | | | | | | | | | When an user set his name in "Config" > "User Information", he can't delete or update an annotation Fix #2382