aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* manage assets through npmThomas Citharel2016-06-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first draft remote assetic totally work nearly there use at least nodejs > 0.12 use proper version of grunt bump nodejs version for travis update npm workaround for materialize install node 5.0 add grunt-cli baggy theme & cache node modules cache bower & npm make travis build assets on php7 only exclude installing node & npm if not needed & use bash clean & try to make icomoon work on baggy ready config for travis rebase make travis work more travis work impove travis & update deps add missing pixrem deps add module through oddly lost ui updates install latest nodejs add install_dev.sh, link local binaries for npm/bower/grunt ui improvements (mostly baggy) fix travis build no need to install on travis Add unread filter to entries pages Add the ability to filter for unread pages in the filters menu. Add unread filter test to EntryControllerTest Add a new test to the EntryControllerTest collection which checks that only entries which have not been archived (and are treated as "unread") are retrieved. Improve English translation Update FAQ -Fix grammar -Add notes about MTA, firewall, and SELinux Update installation instructions -Fix grammar -Add SELinux section add screenshots of android docu in English Fix the deletion of Tags/Entries relation when delete an entry Fix #2121 Move fixtures to the right place Display a message when saving an entry failed When saving an entry fail because of database error we previously just returned `false`. Now we got an error in the log and the displayed notice to the user is updated too. Change ManyToMany between entry & tag Following https://gist.github.com/Ocramius/3121916 Be sure to remove the related entity when removing an entity. Let say you have Entry -> EntryTag -> Tag. If you remove the entry: - before that commit, the EntryTag will stay (at least using SQLite). - with that commit, the related entity is removed Prepare wallabag 2.0.5 enforce older materialize version
* Prepare wallabag 2.0.4Nicolas Lœuillet2016-05-071-1/+1
|
* Change Travis/Scrutinizer pictures in READMENicolas Lœuillet2016-05-051-2/+2
|
* Prepare release 2.0.3Nicolas Lœuillet2016-04-221-1/+1
|
* Prepare release 2.0.2Nicolas Lœuillet2016-04-191-1/+1
|
* Prepare release 2.0.1Nicolas Lœuillet2016-04-111-1/+1
|
* :rocket: Prepare v2.0.0 :birthday:Nicolas Lœuillet2016-04-031-3/+2
|
* git clone with prefer-dist optionNicolas Lœuillet2016-03-101-3/+6
|
* Finally back to composer create-project but with --keep-vcs optionNicolas Lœuillet2016-03-101-5/+2
|
* Add -o option in composer install commandNicolas Lœuillet2016-03-101-1/+1
|
* Prepare files for 2.0.0-beta.2Nicolas Lœuillet2016-03-101-2/+6
|
* Prepare wallabag for first beta :rocket:Nicolas Lœuillet2016-02-291-1/+1
|
* Add missing @ in version numberJeremy Benoist2016-02-121-1/+1
| | | | [UnexpectedValueException] Could not parse version constraint 2.0.*alpha: Invalid version string "2.0.*alpha"
* Update README.md with the environment parameters0wnrepo2016-02-091-2/+2
|
* Merge branch 'v2' into patch-1Laurent2016-02-051-1/+1
|\
| * Force prod env on project creationJeremy Benoist2016-02-041-1/+1
| | | | | | | | | | | | | | | | | | So the only solution I found so far is to force the `prod` env when create the project with composer. There is other solution. Since the `cache:clear` task is using `dev` env by default, so it tries to load dev bundle, which aren't there since we specify `--no-dev`. Fix #1617
* | Working generic commandLaurent2016-02-051-1/+1
| |
* | Fix project version in installation commandLaurent2016-02-051-1/+1
|/
* Add @GitterHQ badge on READMENicolas Lœuillet2016-01-241-0/+1
|
* Updated version in READMENicolas Lœuillet2016-01-221-4/+2
|
* Update readme & fix console permissionJeremy Benoist2016-01-151-4/+3
|
* Fix typo and set version in the READMEJulien Janvier (jjanvier)2016-01-141-6/+7
|
* Add Travis & Scrutinizer badgesJeremy2015-04-021-0/+4
|
* Update branch name in READMEJeremy2015-02-051-1/+1
|
* Installation should be launch manuallyJeremy2015-02-021-3/+16
| | | | Also upadte readme for v2 and define a test database (for the future)
* WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one)Nicolas Lœuillet2014-07-111-3/+2
|
* Changed copyright to 2014tcitworld2014-04-041-1/+1
| | | Happy new year !
* Merge branch 'dev' of https://github.com/wallabag/wallabag into devNicolas Lœuillet2014-02-121-1/+1
|\
| * poche -> wallabagNicolas Lœuillet2014-01-281-23/+4
| |
* | change READMENicolas Lœuillet2014-02-121-1/+1
| |
* | poche is dead, welcome wallabagNicolas Lœuillet2014-01-281-24/+5
|/
* change link to themesNicolas Lœuillet2013-10-261-2/+2
|
* doc updatedNicolas Lœuillet2013-08-251-2/+2
|
* README updated with languagesNicolas Lœuillet2013-08-251-2/+2
|
* upgrading READMENicolas Lœuillet2013-08-121-34/+18
|
* installationNicolas Lœuillet2013-08-081-0/+4
|
* travis imgNicolas Lœuillet2013-08-081-1/+1
|
* preparing travisNicolas Lœuillet2013-08-081-0/+3
|
* installation instructionsNicolas Lœuillet2013-08-071-20/+0
|
* prepare to multi usersNicolas Lœuillet2013-08-061-1/+1
|
* information about db/poche.sqliteNicolas Lœuillet2013-08-051-0/+2
|
* twig implementationNicolas Lœuillet2013-08-041-17/+16
|
* typo in readmeNicolas Lœuillet2013-07-311-1/+1
|
* google groups linkNicolas Lœuillet2013-07-311-1/+1
|
* lien corrigé dans le READMEnicosomb2013-04-231-1/+1
|
* login & password dans le readmenicosomb2013-04-221-0/+2
|
* lien vers le blog dans le READMEnicosomb2013-04-181-1/+1
|
* lien vers flattrnicosomb2013-04-181-1/+1
|
* Ajout conf nginx pour la protection de la bddGrégoire Marchal2013-04-171-1/+9
|
* README, CREDITS & chmodnicosomb2013-04-171-0/+9
|