]> git.immae.eu Git - github/wallabag/wallabag.git/log
github/wallabag/wallabag.git
10 years agoremove debug lines 1070/head
Nicolas Lœuillet [Thu, 12 Feb 2015 07:46:40 +0000 (08:46 +0100)] 
remove debug lines

10 years agotest if GET /api/entries returns 1 or more results
Nicolas Lœuillet [Wed, 11 Feb 2015 17:22:59 +0000 (18:22 +0100)] 
test if GET /api/entries returns 1 or more results

10 years agocreate single test for bad headers
Nicolas Lœuillet [Wed, 11 Feb 2015 15:08:13 +0000 (16:08 +0100)] 
create single test for bad headers

10 years agotest with bad headers
Nicolas Lœuillet [Wed, 11 Feb 2015 14:35:40 +0000 (15:35 +0100)] 
test with bad headers

10 years agoadd test for empty salt
Nicolas Lœuillet [Wed, 11 Feb 2015 14:15:06 +0000 (15:15 +0100)] 
add test for empty salt

10 years agophpdoc
Nicolas Lœuillet [Wed, 11 Feb 2015 10:52:10 +0000 (11:52 +0100)] 
phpdoc

10 years agotest line, forgot to remove it
Nicolas Lœuillet [Wed, 11 Feb 2015 06:52:58 +0000 (07:52 +0100)] 
test line, forgot to remove it

10 years agoDELETE entry and use of query for fetch entries
Nicolas Lœuillet [Wed, 11 Feb 2015 06:43:43 +0000 (07:43 +0100)] 
DELETE entry and use of query for fetch entries

10 years agorefactor and test one entry
Nicolas Lœuillet [Wed, 11 Feb 2015 05:41:44 +0000 (06:41 +0100)] 
refactor and test one entry

10 years agocs
Nicolas Lœuillet [Wed, 11 Feb 2015 05:31:16 +0000 (06:31 +0100)] 
cs

10 years agofirst test for API, need refactor
Nicolas Lœuillet [Tue, 10 Feb 2015 22:13:34 +0000 (23:13 +0100)] 
first test for API, need refactor

10 years agoadd test for api/salts
Nicolas Lœuillet [Tue, 10 Feb 2015 19:07:55 +0000 (20:07 +0100)] 
add test for api/salts

10 years agoTest for GET on empty database
Nicolas Lœuillet [Fri, 6 Feb 2015 17:02:12 +0000 (18:02 +0100)] 
Test for GET on empty database

10 years agofirst test for API, need refactor
Nicolas Lœuillet [Tue, 10 Feb 2015 22:13:34 +0000 (23:13 +0100)] 
first test for API, need refactor

10 years agoadd test for api/salts
Nicolas Lœuillet [Tue, 10 Feb 2015 19:07:55 +0000 (20:07 +0100)] 
add test for api/salts

10 years agoTest for GET on empty database
Nicolas Lœuillet [Fri, 6 Feb 2015 17:02:12 +0000 (18:02 +0100)] 
Test for GET on empty database

10 years agoMerge pull request #1069 from wallabag/v2-fix-return-entries
Jeremy [Tue, 10 Feb 2015 13:51:32 +0000 (14:51 +0100)] 
Merge pull request #1069 from wallabag/v2-fix-return-entries

GET /api/entries returns object, no more array

10 years agofindEntries returns array 1069/head
Nicolas Lœuillet [Tue, 10 Feb 2015 12:53:00 +0000 (13:53 +0100)] 
findEntries returns array

10 years agoMerge pull request #1068 from wallabag/v2-api-authentication
Jeremy [Tue, 10 Feb 2015 12:49:57 +0000 (13:49 +0100)] 
Merge pull request #1068 from wallabag/v2-api-authentication

V2 api authentication

10 years agochange test if we have no entry in GET /api/entries
Nicolas Lœuillet [Tue, 10 Feb 2015 12:47:57 +0000 (13:47 +0100)] 
change test if we have no entry in GET /api/entries

10 years agomove dir check into constructor 1068/head
Nicolas Lœuillet [Tue, 10 Feb 2015 12:35:34 +0000 (13:35 +0100)] 
move dir check into constructor

10 years agochange phpdoc
Nicolas Lœuillet [Tue, 10 Feb 2015 11:14:09 +0000 (12:14 +0100)] 
change phpdoc

10 years agoreview from @j0k3r
Nicolas Lœuillet [Tue, 10 Feb 2015 11:12:44 +0000 (12:12 +0100)] 
review from @j0k3r

10 years agogetSalt method
Nicolas Lœuillet [Tue, 10 Feb 2015 07:35:43 +0000 (08:35 +0100)] 
getSalt method

10 years agoGET /api/entries returns object, no more array
Nicolas Lœuillet [Tue, 10 Feb 2015 05:44:38 +0000 (06:44 +0100)] 
GET /api/entries returns object, no more array

10 years agoreplace services.xml into services.yml
Nicolas Lœuillet [Mon, 9 Feb 2015 21:54:29 +0000 (22:54 +0100)] 
replace services.xml into services.yml

10 years agoPSR 3
Nicolas Lœuillet [Mon, 9 Feb 2015 21:43:06 +0000 (22:43 +0100)] 
PSR 3

10 years agofix return on API call and fix id in clear for user
Nicolas Lœuillet [Mon, 9 Feb 2015 21:40:20 +0000 (22:40 +0100)] 
fix return on API call and fix id in clear for user

10 years agolog for authentication on API
Nicolas Lœuillet [Mon, 9 Feb 2015 21:07:39 +0000 (22:07 +0100)] 
log for authentication on API

10 years agoMerge pull request #1063 from wallabag/v2-rename-tags-entity
Jeremy [Mon, 9 Feb 2015 14:52:10 +0000 (15:52 +0100)] 
Merge pull request #1063 from wallabag/v2-rename-tags-entity

Rename Tags entity

10 years agochange settings for TagsEntries model 1063/head
Nicolas Lœuillet [Mon, 9 Feb 2015 14:41:07 +0000 (15:41 +0100)] 
change settings for TagsEntries model

10 years agorestore TagsEntries
Nicolas Lœuillet [Mon, 9 Feb 2015 14:07:48 +0000 (15:07 +0100)] 
restore TagsEntries

10 years agoauthentication on API
Nicolas Lœuillet [Mon, 9 Feb 2015 12:59:48 +0000 (13:59 +0100)] 
authentication on API

10 years agorename Tags entity
Nicolas Lœuillet [Fri, 6 Feb 2015 17:15:19 +0000 (18:15 +0100)] 
rename Tags entity

why did I delete this file?

rename Tags entity

rename Tags entity

10 years agoMerge pull request #1062 from wallabag/v2-relation-entry-user
Nicolas Lœuillet [Mon, 9 Feb 2015 11:52:06 +0000 (12:52 +0100)] 
Merge pull request #1062 from wallabag/v2-relation-entry-user

add a real relation between user and entry

10 years agoAdd some fixtures 1062/head
Jeremy [Sun, 8 Feb 2015 22:05:51 +0000 (23:05 +0100)] 
Add some fixtures

Improve test, so user can login
Fix some leftJoin
Cleanup EntryController

10 years agoAdd custom auth encoder & provider
Jeremy [Sun, 8 Feb 2015 20:47:36 +0000 (21:47 +0100)] 
Add custom auth encoder & provider

These custom classes allow Wallabag v2 to be compatible with Wallabag v1 salted password

10 years agocreate an Entry with a User in parameter
Nicolas Lœuillet [Sat, 7 Feb 2015 21:32:21 +0000 (22:32 +0100)] 
create an Entry with a User in parameter

10 years agoadd a real relation between user and entry
Nicolas Lœuillet [Fri, 6 Feb 2015 14:18:54 +0000 (15:18 +0100)] 
add a real relation between user and entry

10 years agoMerge pull request #1066 from wallabag/v2-api-tests-entry
Nicolas Lœuillet [Sat, 7 Feb 2015 19:39:03 +0000 (20:39 +0100)] 
Merge pull request #1066 from wallabag/v2-api-tests-entry

V2 api tests entry

10 years agoAdd some tests on EntryController 1066/head
Jeremy [Sat, 7 Feb 2015 17:30:46 +0000 (18:30 +0100)] 
Add some tests on EntryController

Also, create database schema on test initialisation

10 years agoFix #1057
Jeremy [Sat, 7 Feb 2015 17:29:03 +0000 (18:29 +0100)] 
Fix #1057

Unexisting function

10 years agoAvoid raw javascript in template
Jeremy [Sat, 7 Feb 2015 17:28:30 +0000 (18:28 +0100)] 
Avoid raw javascript in template

It kills the Symfony Crawler :)

10 years agoUpdate deps
Jeremy [Fri, 6 Feb 2015 21:52:51 +0000 (22:52 +0100)] 
Update deps

10 years agoMerge pull request #1065 from FabienM/v2-bundles-cleanup
Jeremy [Fri, 6 Feb 2015 21:43:19 +0000 (22:43 +0100)] 
Merge pull request #1065 from FabienM/v2-bundles-cleanup

Cleanup default assets symlinks

10 years agoCleanup default assets symlinks 1065/head
Fabien Meurillon [Fri, 6 Feb 2015 21:36:02 +0000 (22:36 +0100)] 
Cleanup default assets symlinks

10 years agoDo not display download progress in Travis
Jeremy [Fri, 6 Feb 2015 14:38:05 +0000 (15:38 +0100)] 
Do not display download progress in Travis

10 years agoMerge pull request #1061 from wallabag/v2-cleanup-entities
Nicolas Lœuillet [Fri, 6 Feb 2015 13:56:47 +0000 (14:56 +0100)] 
Merge pull request #1061 from wallabag/v2-cleanup-entities

Remove temporary entities

10 years agoRemove temporary entities 1061/head
Jeremy [Fri, 6 Feb 2015 13:26:37 +0000 (14:26 +0100)] 
Remove temporary entities

10 years agoMerge pull request #1060 from wallabag/api-rename-user
Jeremy [Fri, 6 Feb 2015 13:23:55 +0000 (14:23 +0100)] 
Merge pull request #1060 from wallabag/api-rename-user

rename User entity

10 years agorename User entity 1060/head
Nicolas Lœuillet [Fri, 6 Feb 2015 13:18:01 +0000 (14:18 +0100)] 
rename User entity

10 years agoMerge pull request #1059 from wallabag/rename-entry
Jeremy [Fri, 6 Feb 2015 08:55:16 +0000 (09:55 +0100)] 
Merge pull request #1059 from wallabag/rename-entry

Rename entry

10 years agorename Entries to Entry 1059/head
Nicolas Lœuillet [Fri, 6 Feb 2015 06:45:32 +0000 (07:45 +0100)] 
rename Entries to Entry

10 years agonormalize entries fields 1056/head
Nicolas Lœuillet [Thu, 5 Feb 2015 21:33:36 +0000 (22:33 +0100)] 
normalize entries fields

10 years agoMerge pull request #1055 from wallabag/v2-api-patch-methid
Jeremy [Thu, 5 Feb 2015 20:51:05 +0000 (21:51 +0100)] 
Merge pull request #1055 from wallabag/v2-api-patch-methid

PATCH method, boolean for some parameters and change entity methods name

10 years agoremove persist() for PATCH and DELETE 1055/head
Nicolas Lœuillet [Thu, 5 Feb 2015 20:36:39 +0000 (21:36 +0100)] 
remove persist() for PATCH and DELETE

10 years agoremove unused files
Nicolas Lœuillet [Thu, 5 Feb 2015 20:33:22 +0000 (21:33 +0100)] 
remove unused files

10 years agoMerge pull request #1054 from wallabag/v2-api-set-title-post
Jeremy [Thu, 5 Feb 2015 18:07:30 +0000 (19:07 +0100)] 
Merge pull request #1054 from wallabag/v2-api-set-title-post

we can now set a title to the article when we use POST /api/entries

10 years agoMerge pull request #1048 from wallabag/v2-sort-entries
Jeremy [Thu, 5 Feb 2015 18:06:48 +0000 (19:06 +0100)] 
Merge pull request #1048 from wallabag/v2-sort-entries

sort entries in repository

10 years agoPATCH method, boolean for some parameters and change entity methods name
Nicolas Lœuillet [Thu, 5 Feb 2015 17:21:31 +0000 (18:21 +0100)] 
PATCH method, boolean for some parameters and change entity methods name

10 years agosimplify code 1054/head
Nicolas Lœuillet [Thu, 5 Feb 2015 17:19:34 +0000 (18:19 +0100)] 
simplify code

10 years agowe can now set a title to the article when we use POST /api/entries
Nicolas Lœuillet [Thu, 5 Feb 2015 17:05:27 +0000 (18:05 +0100)] 
we can now set a title to the article when we use POST /api/entries

10 years agoUpdate branch name in README
Jeremy [Thu, 5 Feb 2015 08:19:13 +0000 (09:19 +0100)] 
Update branch name in README

10 years agofix travis configuration
Nicolas Lœuillet [Thu, 5 Feb 2015 08:06:13 +0000 (09:06 +0100)] 
fix travis configuration

10 years agosort entries in repository 1048/head
Nicolas Lœuillet [Thu, 5 Feb 2015 06:54:04 +0000 (07:54 +0100)] 
sort entries in repository

10 years agochange database structure for Entries 1012/head
Nicolas Lœuillet [Wed, 4 Feb 2015 21:25:44 +0000 (22:25 +0100)] 
change database structure for Entries

10 years agoforgot one parameter
Nicolas Lœuillet [Wed, 4 Feb 2015 20:34:03 +0000 (21:34 +0100)] 
forgot one parameter

10 years agorestore full database settings
Nicolas Lœuillet [Wed, 4 Feb 2015 20:26:15 +0000 (21:26 +0100)] 
restore full database settings

10 years agochange type for isRead, isFav and isDeleted fields, as said @j0k3r
Nicolas Lœuillet [Wed, 4 Feb 2015 17:21:45 +0000 (18:21 +0100)] 
change type for isRead, isFav and isDeleted fields, as said @j0k3r

10 years agochange delete status for GET /api/entries method
Nicolas Lœuillet [Wed, 4 Feb 2015 17:12:13 +0000 (18:12 +0100)] 
change delete status for GET /api/entries method

10 years agofor GET /api/entries, star, delete and archive status are no more necessary
Nicolas Lœuillet [Wed, 4 Feb 2015 17:06:42 +0000 (18:06 +0100)] 
for GET /api/entries, star, delete and archive status are no more necessary

10 years agoimplement delete method
Nicolas Lœuillet [Wed, 4 Feb 2015 16:54:23 +0000 (17:54 +0100)] 
implement delete method

10 years agodisable authentication for the moment
Nicolas Lœuillet [Mon, 2 Feb 2015 11:54:14 +0000 (12:54 +0100)] 
disable authentication for the moment

10 years agoInstallation should be launch manually
Jeremy [Mon, 2 Feb 2015 06:48:13 +0000 (07:48 +0100)] 
Installation should be launch manually

Also upadte readme for v2 and define a test database (for the future)

10 years agoNew wallabag installer
Jeremy [Sun, 1 Feb 2015 19:16:27 +0000 (20:16 +0100)] 
New wallabag installer

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.

10 years agoMerge pull request #1036 from j0k3r/refactor-update-composer
Nicolas Lœuillet [Sat, 31 Jan 2015 20:49:44 +0000 (21:49 +0100)] 
Merge pull request #1036 from j0k3r/refactor-update-composer

Update composer

10 years agoMerge pull request #1037 from j0k3r/refactor-cs
Nicolas Lœuillet [Sat, 31 Jan 2015 20:24:20 +0000 (21:24 +0100)] 
Merge pull request #1037 from j0k3r/refactor-cs

CS

10 years agoCS 1037/head
Jeremy [Sat, 31 Jan 2015 18:09:34 +0000 (19:09 +0100)] 
CS

10 years agoUse tagged version in composer 1036/head
Jeremy [Sat, 31 Jan 2015 08:41:49 +0000 (09:41 +0100)] 
Use tagged version in composer

10 years agoremove Acme and AppBundle
Nicolas Lœuillet [Sat, 31 Jan 2015 14:36:04 +0000 (15:36 +0100)] 
remove Acme and AppBundle

10 years agofirst implementation of security
Nicolas Lœuillet [Sat, 31 Jan 2015 14:14:10 +0000 (15:14 +0100)] 
first implementation of security

10 years agoMerge pull request #1035 from j0k3r/refactor
Nicolas Lœuillet [Sat, 31 Jan 2015 09:29:30 +0000 (10:29 +0100)] 
Merge pull request #1035 from j0k3r/refactor

Tests are working again

10 years agoTests are working again 1035/head
Jeremy [Sat, 31 Jan 2015 08:15:51 +0000 (09:15 +0100)] 
Tests are working again

10 years agoMove phpunit into app folder
Kimtrip [Fri, 30 Jan 2015 14:47:27 +0000 (15:47 +0100)] 
Move phpunit into app folder

10 years agogrrr, remove call to bootstrap
Nicolas Lœuillet [Fri, 30 Jan 2015 10:29:50 +0000 (11:29 +0100)] 
grrr, remove call to bootstrap

10 years agofinally fix phpunit and travis?
Nicolas Lœuillet [Fri, 30 Jan 2015 10:23:18 +0000 (11:23 +0100)] 
finally fix phpunit and travis?

10 years agofix phpunit
Nicolas Lœuillet [Fri, 30 Jan 2015 09:58:59 +0000 (10:58 +0100)] 
fix phpunit

10 years agofix phpunit configuration
Nicolas Lœuillet [Fri, 30 Jan 2015 09:49:47 +0000 (10:49 +0100)] 
fix phpunit configuration

10 years agoremove bootstrap in phpunit
Nicolas Lœuillet [Fri, 30 Jan 2015 08:11:59 +0000 (09:11 +0100)] 
remove bootstrap in phpunit

10 years agotell to travis that I code in PHP
Nicolas Lœuillet [Fri, 30 Jan 2015 08:09:53 +0000 (09:09 +0100)] 
tell to travis that I code in PHP

10 years agocreate entry via API
Nicolas Lœuillet [Fri, 30 Jan 2015 08:05:54 +0000 (09:05 +0100)] 
create entry via API

10 years agoadd documentation for API
Nicolas Lœuillet [Fri, 30 Jan 2015 06:50:52 +0000 (07:50 +0100)] 
add documentation for API

10 years agofix config for rest bundle
Nicolas Lœuillet [Thu, 29 Jan 2015 20:49:44 +0000 (21:49 +0100)] 
fix config for rest bundle

10 years agoimprove API
Nicolas Lœuillet [Thu, 29 Jan 2015 19:32:11 +0000 (20:32 +0100)] 
improve API

10 years agorouting for API, trying to respect #414
Nicolas Lœuillet [Thu, 29 Jan 2015 15:56:58 +0000 (16:56 +0100)] 
routing for API, trying to respect #414

10 years agodisable dev environment
Nicolas Lœuillet [Wed, 28 Jan 2015 20:28:12 +0000 (21:28 +0100)] 
disable dev environment

10 years agoskeleton for DELETE and PATCH methods
Nicolas Lœuillet [Wed, 28 Jan 2015 17:18:57 +0000 (18:18 +0100)] 
skeleton for DELETE and PATCH methods

10 years agobundle for API
Nicolas Lœuillet [Wed, 28 Jan 2015 17:14:04 +0000 (18:14 +0100)] 
bundle for API

10 years ago1st implementation of wallabag api, yeah
Nicolas Lœuillet [Wed, 28 Jan 2015 16:09:27 +0000 (17:09 +0100)] 
1st implementation of wallabag api, yeah

10 years agoadd dependencies for API
Nicolas Lœuillet [Wed, 28 Jan 2015 15:15:06 +0000 (16:15 +0100)] 
add dependencies for API