Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless spaces | Jeremy Benoist | 2016-06-24 | 1 | -2/+2 |
| | |||||
* | Rename CommentBundle with AnnotationBundle | Nicolas Lœuillet | 2016-02-26 | 1 | -2/+2 |
| | |||||
* | Comment work with annotator v2 | Thomas Citharel | 2016-02-26 | 1 | -0/+4 |
| | | | | | | - add missing annotator.js file and fix typo - edit & delete routes, started tests - basic tests | ||||
* | Add CraueConfig for internal settings | Jeremy Benoist | 2016-01-31 | 1 | -1/+8 |
| | |||||
* | Update bundle & stock file | Jeremy Benoist | 2016-01-15 | 1 | -1/+1 |
| | | | | | | - update stock file (AppKernel, app.php, etc ..) from SymfonyStandard edition) - update bundle to latest release - remove security on profiler | ||||
* | Add tagged services for import | Jeremy Benoist | 2016-01-02 | 1 | -1/+1 |
| | | | | | | | | | - list services in /import - add url to import service - ImportBundle routing are now prefixed by /import - optimize flush in each import (flushing each 20 contents) - improve design of each import - add more tests | ||||
* | 1st draft for Pocket import via API | Nicolas Lœuillet | 2016-01-02 | 1 | -0/+5 |
| | |||||
* | Fix pattern deprecation | Jeremy Benoist | 2015-11-07 | 1 | -5/+5 |
| | | | | Replaced by path | ||||
* | Cleanup | Jeremy Benoist | 2015-10-03 | 1 | -5/+0 |
| | | | | | - remove unecessary routing for UserBundle - remove unused form type | ||||
* | move some files to UserBundle | Nicolas Lœuillet | 2015-10-03 | 1 | -10/+0 |
| | |||||
* | remove old implementation for login/register/recover | Nicolas Lœuillet | 2015-10-03 | 1 | -9/+14 |
| | |||||
* | * public registration | Nicolas Lœuillet | 2015-10-03 | 1 | -0/+6 |
| | | | | | * remove WSSE implementation * add oAuth2 implementation | ||||
* | Adds pagerfanta paginator everywhere, modifies article routing. Change API ↵ | Francois Gravelaine | 2015-07-28 | 1 | -4/+8 |
| | | | | for is_starred and is_archived | ||||
* | Move API stuff in ApiBundle | Jeremy | 2015-04-01 | 1 | -0/+4 |
| | |||||
* | Add LiipThemeBundle | Jeremy | 2015-03-01 | 1 | -3/+3 |
| | | | | | | | | 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 :)) | ||||
* | rename Tags entity | Nicolas Lœuillet | 2015-02-09 | 1 | -5/+0 |
| | | | | | | | | why did I delete this file? rename Tags entity rename Tags entity | ||||
* | first implementation of security | Nicolas Lœuillet | 2015-01-31 | 1 | -0/+8 |
| | |||||
* | routing for API, trying to respect #414 | Nicolas Lœuillet | 2015-01-29 | 1 | -4/+9 |
| | |||||
* | bundle for API | Nicolas Lœuillet | 2015-01-28 | 1 | -4/+4 |
| | |||||
* | 1st implementation of wallabag api, yeah | Nicolas Lœuillet | 2015-01-28 | 1 | -1/+10 |
| | |||||
* | refactoring for fetching content | Nicolas Lœuillet | 2015-01-26 | 1 | -1/+1 |
| | |||||
* | move WallabagBundle into Wallabag:CoreBundle | Nicolas Lœuillet | 2015-01-23 | 1 | -2/+2 |
| | |||||
* | some parameters, new entry form, etc. | Nicolas Lœuillet | 2015-01-23 | 1 | -0/+4 |
| | |||||
* | symfony is there | Nicolas Lœuillet | 2015-01-22 | 1 | -0/+3 |