aboutsummaryrefslogtreecommitdiffhomepage
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
...
* | Added unmark.it sharingNicolas Lœuillet2016-11-094-34/+34
| | | | | | | | Fix #668
* | Merge pull request #2180 from wallabag/download-picturesJeremy Benoist2016-11-031-0/+0
|\ \ | | | | | | Download pictures
| * | Move related event things in Event folderJeremy Benoist2016-10-301-0/+0
| |/
* | avoid eslint warning by disabling lineThomas Citharel2016-11-034-34/+34
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | Added translations and baggy partNicolas Lœuillet2016-10-312-2/+2
| |
* | Added QRCode and link to configure android applicationNicolas Lœuillet2016-10-314-39/+41
|/
* Fix baggy on small screensThomas Citharel2016-10-158-12/+4
|
* fix stylelintThomas Citharel2016-10-158-42/+42
|
* Improved side menu, reduced the font size on small screens, fixed a form to ↵Alexandr Danilov2016-10-158-31/+31
| | | | add links on small screens
* Optimize the way tag list is renderedJeremy Benoist2016-10-096-31/+31
| | | | | | Instead of retrieve all informations about entries of a tag to just count them, we’ll count them before with a fastest query. Also change the layout of the tag list in material design
* better tags on materialThomas Citharel2016-10-052-2/+2
|
* better tags on baggyThomas Citharel2016-10-042-2/+2
|
* typo and build on testThomas Citharel2016-10-041-1/+1
|
* use airbnb base rules and update eslintThomas Citharel2016-10-044-4/+4
|
* Fix icon positionThomas Citharel2016-10-046-34/+34
|
* Fixed icon position in share menuNicolas Lœuillet2016-10-046-34/+34
|
* fix iconsThomas Citharel2016-10-042-2/+2
|
* Add eslint & stylelint tests (fix a few things) and move dependencies to devThomas Citharel2016-10-048-37/+37
|
* Fix font & TravisJeremy Benoist2016-10-0478-46/+129995
| | | | Grunt now copy fonts instead of symlink (node_modules won't exist for the end user)
* Basically, fix everythingThomas Citharel2016-10-0380-0/+132
| | | | | | * Remove install.sh * Assets are now provided * Icons font issues are fixed
* Jump to Symfony 3.1Jeremy Benoist2016-06-221-10/+0
|
* SensioLabsInsight fixesNicolas Lœuillet2016-01-221-0/+0
|
* Move public assets for themesJeremy Benoist2016-01-223-3/+0
| | | | | So they can be installed using the `assets:install` command and there'll no longer symlink in the repo They moved from `web/themes/...` to `bundles/wallabagcore/themes/...`
* Switch to Symfony 3 structureJeremy Benoist2016-01-154-8/+22
|
* Update bundle & stock fileJeremy Benoist2016-01-152-10/+12
| | | | | | - update stock file (AppKernel, app.php, etc ..) from SymfonyStandard edition) - update bundle to latest release - remove security on profiler
* Rewrote Wallabag v1 importJeremy Benoist2016-01-021-0/+0
|
* Added Material themeAlexandr Danilov2015-08-041-0/+1
|
* Remove old themesJeremy2015-03-015-5/+0
|
* Add LiipThemeBundleJeremy2015-03-017-7/+7
| | | | | | | | Re-defined the config / user relation to be OneToOne bidirectionnal. ConfigType is now a service so I can inject the list of available themes that are also used by LiipThemeBundle Force sqlite for test In case of people use a different driver in parameter.yml (yes I do :))
* Cleanup default assets symlinksFabien Meurillon2015-02-063-3/+0
|
* disable dev environmentNicolas Lœuillet2015-01-281-7/+7
|
* 1st implementation of wallabag api, yeahNicolas Lœuillet2015-01-281-0/+56
|
* fix themes symlinksNicolas Lœuillet2015-01-287-7/+7
|
* remove legacy codeNicolas Lœuillet2015-01-271-28/+0
|
* remove foo testNicolas Lœuillet2015-01-221-7/+7
|
* symfony is thereNicolas Lœuillet2015-01-225-0/+63
|
* move templates into resourcesNicolas Lœuillet2015-01-217-7/+7
|
* add install script after composer installNicolas Lœuillet2015-01-211-3/+2
|
* restructure foldersNicolas Lœuillet2015-01-208-1/+10
|
* new foldersNicolas Lœuillet2015-01-202-0/+29