]> git.immae.eu Git - github/wallabag/wallabag.git/log
github/wallabag/wallabag.git
9 years agoremove unused files
Nicolas Lœuillet [Thu, 5 Feb 2015 20:33:22 +0000 (21:33 +0100)] 
remove unused files

9 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

9 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

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

9 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

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

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

9 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

9 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

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

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

9 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

9 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

9 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

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

9 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

9 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)

9 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.

9 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

9 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

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

9 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

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

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

9 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

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

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

9 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

9 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?

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

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

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

9 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

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

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

9 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

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

9 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

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

9 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

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

9 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

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

9 years agofix themes symlinks
Nicolas Lœuillet [Wed, 28 Jan 2015 12:58:12 +0000 (13:58 +0100)] 
fix themes symlinks

9 years agowrong path for database file
Nicolas Lœuillet [Wed, 28 Jan 2015 12:54:24 +0000 (13:54 +0100)] 
wrong path for database file

9 years agofix config.yml
Nicolas Lœuillet [Wed, 28 Jan 2015 12:46:51 +0000 (13:46 +0100)] 
fix config.yml

9 years agofix parameters config
Nicolas Lœuillet [Wed, 28 Jan 2015 12:43:23 +0000 (13:43 +0100)] 
fix parameters config

9 years agochange gitignore, last time, I promised
Nicolas Lœuillet [Wed, 28 Jan 2015 12:28:12 +0000 (13:28 +0100)] 
change gitignore, last time, I promised

9 years agochange gitignore
Nicolas Lœuillet [Wed, 28 Jan 2015 12:27:00 +0000 (13:27 +0100)] 
change gitignore

9 years agochange gitignore
Nicolas Lœuillet [Wed, 28 Jan 2015 12:26:36 +0000 (13:26 +0100)] 
change gitignore

9 years agochange gitignore
Nicolas Lœuillet [Wed, 28 Jan 2015 12:23:07 +0000 (13:23 +0100)] 
change gitignore

9 years agochange gitignore
Nicolas Lœuillet [Wed, 28 Jan 2015 12:10:59 +0000 (13:10 +0100)] 
change gitignore

9 years agorename test file
Nicolas Lœuillet [Tue, 27 Jan 2015 12:17:37 +0000 (13:17 +0100)] 
rename test file

9 years agoreplace legacy calls with new one
Nicolas Lœuillet [Tue, 27 Jan 2015 12:08:02 +0000 (13:08 +0100)] 
replace legacy calls with new one

9 years agoremove legacy code
Nicolas Lœuillet [Tue, 27 Jan 2015 12:07:27 +0000 (13:07 +0100)] 
remove legacy code

9 years agorefactoring for fetching content
Nicolas Lœuillet [Mon, 26 Jan 2015 21:15:19 +0000 (22:15 +0100)] 
refactoring for fetching content

9 years agomove WallabagBundle into Wallabag:CoreBundle
Nicolas Lœuillet [Fri, 23 Jan 2015 15:28:37 +0000 (16:28 +0100)] 
move WallabagBundle into Wallabag:CoreBundle

9 years agosome parameters, new entry form, etc.
Nicolas Lœuillet [Fri, 23 Jan 2015 13:58:17 +0000 (14:58 +0100)] 
some parameters, new entry form, etc.

9 years agotoggle archive / fav actions
Nicolas Lœuillet [Fri, 23 Jan 2015 11:45:24 +0000 (12:45 +0100)] 
toggle archive / fav actions

9 years agoarticle view, fav list, archive list
Nicolas Lœuillet [Thu, 22 Jan 2015 20:11:22 +0000 (21:11 +0100)] 
article view, fav list, archive list

9 years agomigrating legacy to symfony
Nicolas Lœuillet [Thu, 22 Jan 2015 16:18:56 +0000 (17:18 +0100)] 
migrating legacy to symfony

9 years agoremove foo test
Nicolas Lœuillet [Thu, 22 Jan 2015 09:14:37 +0000 (10:14 +0100)] 
remove foo test

9 years agosymfony is there
Nicolas Lœuillet [Thu, 22 Jan 2015 07:30:07 +0000 (08:30 +0100)] 
symfony is there

9 years agomove templates into resources
Nicolas Lœuillet [Wed, 21 Jan 2015 15:04:05 +0000 (16:04 +0100)] 
move templates into resources

9 years agoadd some documentation at the end of installation
Nicolas Lœuillet [Wed, 21 Jan 2015 14:50:51 +0000 (15:50 +0100)] 
add some documentation at the end of installation

9 years agogitignore for app/cache
Nicolas Lœuillet [Wed, 21 Jan 2015 14:02:29 +0000 (15:02 +0100)] 
gitignore for app/cache

9 years agoadd install script after composer install
Nicolas Lœuillet [Wed, 21 Jan 2015 13:45:39 +0000 (14:45 +0100)] 
add install script after composer install

9 years agowhoops, deleted install folder
Nicolas Lœuillet [Tue, 20 Jan 2015 13:43:57 +0000 (14:43 +0100)] 
whoops, deleted install folder

9 years agorestructure folders
Nicolas Lœuillet [Tue, 20 Jan 2015 13:11:26 +0000 (14:11 +0100)] 
restructure folders

9 years agophinx needs a sqlite3 file
Nicolas Lœuillet [Tue, 20 Jan 2015 06:51:07 +0000 (07:51 +0100)] 
phinx needs a sqlite3 file

9 years agotest for migration
Nicolas Lœuillet [Tue, 20 Jan 2015 06:50:50 +0000 (07:50 +0100)] 
test for migration

9 years agomove install files into bin folder
Nicolas Lœuillet [Tue, 20 Jan 2015 06:42:20 +0000 (07:42 +0100)] 
move install files into bin folder

9 years agonew folders
Nicolas Lœuillet [Tue, 20 Jan 2015 06:40:39 +0000 (07:40 +0100)] 
new folders

9 years ago@fivefilters via composer
Nicolas Lœuillet [Mon, 19 Jan 2015 20:27:22 +0000 (21:27 +0100)] 
@fivefilters via composer

9 years agohtmlawed via composer
Nicolas Lœuillet [Mon, 19 Jan 2015 15:53:59 +0000 (16:53 +0100)] 
htmlawed via composer

9 years agosimplepie via composer
Nicolas Lœuillet [Mon, 19 Jan 2015 13:48:03 +0000 (14:48 +0100)] 
simplepie via composer

9 years agotcpdf via composer
Nicolas Lœuillet [Mon, 19 Jan 2015 13:36:17 +0000 (14:36 +0100)] 
tcpdf via composer

9 years agoupdate composer.lock
Nicolas Lœuillet [Mon, 19 Jan 2015 12:50:31 +0000 (13:50 +0100)] 
update composer.lock

9 years agoupdate composer
Nicolas Lœuillet [Mon, 19 Jan 2015 12:38:57 +0000 (13:38 +0100)] 
update composer

9 years agotravis configuration
Nicolas Lœuillet [Mon, 19 Jan 2015 12:37:32 +0000 (13:37 +0100)] 
travis configuration

9 years agophpepub via composer
Nicolas Lœuillet [Mon, 19 Jan 2015 12:00:33 +0000 (13:00 +0100)] 
phpepub via composer

9 years agophinx for database migration
Nicolas Lœuillet [Mon, 19 Jan 2015 11:21:49 +0000 (12:21 +0100)] 
phinx for database migration

9 years agofoo test
Nicolas Lœuillet [Mon, 19 Jan 2015 10:59:22 +0000 (11:59 +0100)] 
foo test

9 years agoadd phpunit
Nicolas Lœuillet [Mon, 19 Jan 2015 10:47:44 +0000 (11:47 +0100)] 
add phpunit

9 years agobin folder
Nicolas Lœuillet [Mon, 19 Jan 2015 10:29:43 +0000 (11:29 +0100)] 
bin folder

9 years agopagination with composer and move FlattrItem
Nicolas Lœuillet [Mon, 19 Jan 2015 10:29:25 +0000 (11:29 +0100)] 
pagination with composer and move FlattrItem

9 years agoreplace session class
Nicolas Lœuillet [Sun, 18 Jan 2015 21:25:29 +0000 (22:25 +0100)] 
replace session class

9 years agoreplace flash messages library
Nicolas Lœuillet [Sun, 18 Jan 2015 21:11:41 +0000 (22:11 +0100)] 
replace flash messages library

9 years agoremove 3rd libraries
Nicolas Lœuillet [Sun, 18 Jan 2015 19:07:46 +0000 (20:07 +0100)] 
remove 3rd libraries

9 years agoremove autoload section in composer.json
Nicolas Lœuillet [Fri, 16 Jan 2015 19:56:46 +0000 (20:56 +0100)] 
remove autoload section in composer.json

9 years agopackagist
Nicolas Lœuillet [Fri, 16 Jan 2015 19:45:23 +0000 (20:45 +0100)] 
packagist

9 years agoMerge pull request #690 from doc75/log_auth_error
Nicolas Lœuillet [Fri, 16 Jan 2015 19:06:57 +0000 (20:06 +0100)] 
Merge pull request #690 from doc75/log_auth_error

Add message in web server log in case of authentication failure

9 years agoMerge pull request #1003 from vpmalley/dev
Nicolas Lœuillet [Fri, 16 Jan 2015 19:04:56 +0000 (20:04 +0100)] 
Merge pull request #1003 from vpmalley/dev

[RSS] introducing query param 'limit' for max items in RSS feed

9 years ago[RSS] introducing query param 'limit' to restrict the number of items to display... 1003/head
Vincent Malley [Fri, 16 Jan 2015 16:42:39 +0000 (11:42 -0500)] 
[RSS] introducing query param 'limit' to restrict the number of items to display in RSS feeds.

9 years agoMerge pull request #999 from moparisthebest/additions_dev
Thomas Citharel [Tue, 13 Jan 2015 21:45:33 +0000 (22:45 +0100)] 
Merge pull request #999 from moparisthebest/additions_dev

Miscellaneous additions

9 years agoAdd ability to mark all articles from a tag as read 999/head
moparisthebest [Tue, 13 Jan 2015 00:52:41 +0000 (19:52 -0500)] 
Add ability to mark all articles from a tag as read

9 years agoAdd ability to delete all articles matching a search
moparisthebest [Tue, 13 Jan 2015 00:11:45 +0000 (19:11 -0500)] 
Add ability to delete all articles matching a search

9 years agoAdd ability to tag an article on creation
moparisthebest [Mon, 12 Jan 2015 23:49:05 +0000 (18:49 -0500)] 
Add ability to tag an article on creation

9 years agoadd message in web server log in case of authentication failure to enable the usage... 690/head
Guillaume Virlet [Wed, 14 May 2014 13:45:52 +0000 (15:45 +0200)] 
add message in web server log in case of authentication failure to enable the usage of fail2ban on failed login attempts

9 years agofixes #963 and use our own readability.php file for mobiClass
Thomas Citharel [Sat, 3 Jan 2015 12:03:26 +0000 (13:03 +0100)] 
fixes #963 and use our own readability.php file for mobiClass