aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* disable authentication for the momentNicolas Lœuillet2015-02-021-29/+30
|
* Installation should be launch manuallyJeremy2015-02-022-0/+15
| | | | Also upadte readme for v2 and define a test database (for the future)
* New wallabag installerJeremy2015-02-011-1/+0
| | | | | | | | 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.
* first implementation of securityNicolas Lœuillet2015-01-312-38/+52
|
* Tests are working againJeremy2015-01-312-5/+32
|
* Move phpunit into app folderKimtrip2015-01-301-0/+26
|
* finally fix phpunit and travis?Nicolas Lœuillet2015-01-301-31/+0
|
* fix phpunitNicolas Lœuillet2015-01-301-7/+1
|
* fix config for rest bundleNicolas Lœuillet2015-01-291-1/+1
|
* improve APINicolas Lœuillet2015-01-291-1/+1
|
* routing for API, trying to respect #414Nicolas Lœuillet2015-01-293-6/+13
|
* bundle for APINicolas Lœuillet2015-01-283-8/+6
|
* 1st implementation of wallabag api, yeahNicolas Lœuillet2015-01-286-1/+918
|
* wrong path for database fileNicolas Lœuillet2015-01-281-1/+1
|
* fix config.ymlNicolas Lœuillet2015-01-281-5/+0
|
* fix parameters configNicolas Lœuillet2015-01-281-7/+1
|
* change gitignoreNicolas Lœuillet2015-01-281-0/+0
|
* refactoring for fetching contentNicolas Lœuillet2015-01-263-8/+2
|
* move WallabagBundle into Wallabag:CoreBundleNicolas Lœuillet2015-01-232-3/+3
|
* some parameters, new entry form, etc.Nicolas Lœuillet2015-01-233-1/+28
|
* article view, fav list, archive listNicolas Lœuillet2015-01-221-0/+15
|
* migrating legacy to symfonyNicolas Lœuillet2015-01-222-2/+2
|
* remove foo testNicolas Lœuillet2015-01-221-0/+2
|
* symfony is thereNicolas Lœuillet2015-01-22242-3/+8982
|
* move templates into resourcesNicolas Lœuillet2015-01-211-2/+2
|
* gitignore for app/cacheNicolas Lœuillet2015-01-211-0/+0
|
* add install script after composer installNicolas Lœuillet2015-01-216-17/+6
|
* restructure foldersNicolas Lœuillet2015-01-204-4/+1
|
* phinx needs a sqlite3 fileNicolas Lœuillet2015-01-201-0/+0
|
* new foldersNicolas Lœuillet2015-01-209-0/+131