aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* implement delete methodNicolas Lœuillet2015-02-044-1/+42
|
* disable authentication for the momentNicolas Lœuillet2015-02-021-0/+9
|
* New wallabag installerJeremy2015-02-011-0/+165
| | | | | | | | Instead of the legacy bin/install here is a symfony command that can initialize wallabag. There are still work to do on the requirements part (to be sure that wallabag can run like a charm). I've also added (but commented) the fixtures load part (which will need an extra doctrine package). We'll see that point later.
* CSJeremy2015-01-3147-183/+153
|
* remove Acme and AppBundleNicolas Lœuillet2015-01-3132-788/+0
|
* first implementation of securityNicolas Lœuillet2015-01-3116-31/+417
|
* Tests are working againJeremy2015-01-311-2/+1
|
* create entry via APINicolas Lœuillet2015-01-301-1/+17
|
* add documentation for APINicolas Lœuillet2015-01-303-32/+86
|
* improve APINicolas Lœuillet2015-01-291-2/+13
|
* routing for API, trying to respect #414Nicolas Lœuillet2015-01-2914-463/+161
|
* skeleton for DELETE and PATCH methodsNicolas Lœuillet2015-01-281-2/+36
|
* bundle for APINicolas Lœuillet2015-01-283-21/+38
|
* 1st implementation of wallabag api, yeahNicolas Lœuillet2015-01-283-0/+36
|
* fix themes symlinksNicolas Lœuillet2015-01-28222-17/+8485
|
* rename test fileNicolas Lœuillet2015-01-271-0/+0
|
* replace legacy calls with new oneNicolas Lœuillet2015-01-274-3/+169
|
* remove legacy codeNicolas Lœuillet2015-01-27258-19472/+0
|
* refactoring for fetching contentNicolas Lœuillet2015-01-263-4/+133
|
* move WallabagBundle into Wallabag:CoreBundleNicolas Lœuillet2015-01-2338-59/+64
|
* some parameters, new entry form, etc.Nicolas Lœuillet2015-01-236-49/+95
|
* toggle archive / fav actionsNicolas Lœuillet2015-01-2311-40/+266
|
* article view, fav list, archive listNicolas Lœuillet2015-01-226-29/+217
|
* migrating legacy to symfonyNicolas Lœuillet2015-01-2229-18/+1823
|
* symfony is thereNicolas Lœuillet2015-01-2235-0/+832
|
* move templates into resourcesNicolas Lœuillet2015-01-21220-0/+8484
|
* restructure foldersNicolas Lœuillet2015-01-205-4/+23
|
* new foldersNicolas Lœuillet2015-01-2038-0/+10968