aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/_global
Commit message (Collapse)AuthorAgeFilesLines
* Added MathJax supportNicolas Lœuillet2019-09-271-0/+1
|
* Update translationsJeremy Benoist2019-07-091-2/+0
| | | | Remove log
* Copy client info to clipboardJeremy Benoist2019-07-091-0/+10
| | | | From the listing page and the create summary page, you can now copy client info to the clipboard using dedicated buttons.
* Enable OTP 2FAJeremy Benoist2019-01-231-0/+18
| | | | | | | | | - Update SchebTwoFactorBundle to version 3 - Enable Google 2fa on the bundle - Disallow ability to use both email and google as 2fa - Update Ocramius Proxy Manager to handle typed function & attributes (from PHP 7) - use `$this->addFlash` shortcut instead of `$this->get('session')->getFlashBag()->add` - update admin to be able to create/reset the 2fa
* Update tag list template to allow renaming.Stéphane HULARD2018-09-251-0/+19
| | | | | | | | * Add a form on each tag to handle rename action. * Add JavaScript to handle action on the corresponding page inside the global index.js file. * Add support for the 2 active themes : material / baggy The form solution is cleaner than an Ajax one because it let the browser validate input data and make the POST easier without the need to handle JSON response.
* wallabag logo (side-nav) replaced by an SVG oneSimounet2018-07-112-0/+1
|
* wallabag logo with typo replaced by an SVG oneSimounet2018-07-111-0/+0
|
* Fake wallabag logo data image replaced by real SVGSimounet2018-07-111-300/+1
|
* Fix mobile viewport on big iframe and video elementsSimounet2018-06-281-0/+6
|
* Merge pull request #3636 from flozz/syntax-highlightJérémy Benoist2018-06-072-1/+11
|\ | | | | Highlight code in articles using highlight.js
| * Highlight code in articles using highlight.jsFabien LOISON2018-04-232-1/+11
| |
* | Fix Firefox mobile unneeded resizeSimounet2018-05-242-3/+5
|/ | | | | | Before that, on Firefox Mobile, when you were moving to the top or to the bottom of the page, you were stopped before to go to the opposite side.
* Figure image and figcaption centered on share pageSimounet2017-12-031-0/+8
|
* Share page improved (mobile + header's padding)Simounet2017-12-031-11/+20
|
* 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 webpack error on commentsKevin Decherf2017-09-062-2/+2
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* 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
* Displays an error with an annotation with a too long quoteadev2017-06-041-1/+15
| | | | Fix #2762
* 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
* Adds Webpack support and removes the use for GruntThomas Citharel2017-05-044-22/+400
| | | | | | | | | | | | | | 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
* Added migration for Scuttle sharingNicolas Lœuillet2017-03-281-0/+0
|
* Scuttle sharingFrenchHope2017-03-281-0/+0
|
* Fix double overlay on expanded right sidenavSimounet2016-12-301-2/+2
|
* Added list viewNicolas Lœuillet2016-11-282-0/+0
|
* Fixed logout shortcutNicolas Lœuillet2016-11-231-1/+1
|
* fix next/prev pageThomas Citharel2016-11-151-1/+0
|
* Bring navigation (with right, left and enter) on material entries page. ↵Thomas Citharel2016-11-152-3/+5
| | | | | | | | Supports going to next and previous page ! Also better indentation for js files (changed editorconfig for them). Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Reorganized JS folders for shortcutsNicolas Lœuillet2016-11-153-46/+15
|
* es6 importsThomas Citharel2016-11-152-27/+26
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Added new shortcutsNicolas Lœuillet2016-11-151-1/+36
|
* Added shortcutsNicolas Lœuillet2016-11-151-0/+12
|
* Added unmark.it sharingNicolas Lœuillet2016-11-091-0/+0
| | | | Fix #668
* avoid eslint warning by disabling lineThomas Citharel2016-11-031-1/+2
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Added translations and baggy partNicolas Lœuillet2016-10-311-1/+1
|
* Added QRCode and link to configure android applicationNicolas Lœuillet2016-10-311-0/+2
|
* Basically, fix everythingThomas Citharel2016-10-031-0/+0
| | | | | | * Remove install.sh * Assets are now provided * Icons font issues are fixed
* Assets workThomas Citharel2016-09-283-26/+55
| | | | | | | | | | * ES6 all the things ! * ESLint checks everything * CSS fixes (use stylelint) * Fix #2231
* clean & lint stuffThomas Citharel2016-06-091-14/+14
|
* manage assets through npmThomas Citharel2016-06-0920-0/+327
first draft remote assetic totally work nearly there use at least nodejs > 0.12 use proper version of grunt bump nodejs version for travis update npm workaround for materialize install node 5.0 add grunt-cli baggy theme & cache node modules cache bower & npm make travis build assets on php7 only exclude installing node & npm if not needed & use bash clean & try to make icomoon work on baggy ready config for travis rebase make travis work more travis work impove travis & update deps add missing pixrem deps add module through oddly lost ui updates install latest nodejs add install_dev.sh, link local binaries for npm/bower/grunt ui improvements (mostly baggy) fix travis build no need to install on travis Add unread filter to entries pages Add the ability to filter for unread pages in the filters menu. Add unread filter test to EntryControllerTest Add a new test to the EntryControllerTest collection which checks that only entries which have not been archived (and are treated as "unread") are retrieved. Improve English translation Update FAQ -Fix grammar -Add notes about MTA, firewall, and SELinux Update installation instructions -Fix grammar -Add SELinux section add screenshots of android docu in English Fix the deletion of Tags/Entries relation when delete an entry Fix #2121 Move fixtures to the right place Display a message when saving an entry failed When saving an entry fail because of database error we previously just returned `false`. Now we got an error in the log and the displayed notice to the user is updated too. Change ManyToMany between entry & tag Following https://gist.github.com/Ocramius/3121916 Be sure to remove the related entity when removing an entity. Let say you have Entry -> EntryTag -> Tag. If you remove the entry: - before that commit, the EntryTag will stay (at least using SQLite). - with that commit, the related entity is removed Prepare wallabag 2.0.5 enforce older materialize version