Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | manage assets through npm | Thomas Citharel | 2016-06-09 | 1 | -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.4 | Nicolas Lœuillet | 2016-05-07 | 1 | -1/+1 |
| | |||||
* | Change Travis/Scrutinizer pictures in README | Nicolas Lœuillet | 2016-05-05 | 1 | -2/+2 |
| | |||||
* | Prepare release 2.0.3 | Nicolas Lœuillet | 2016-04-22 | 1 | -1/+1 |
| | |||||
* | Prepare release 2.0.2 | Nicolas Lœuillet | 2016-04-19 | 1 | -1/+1 |
| | |||||
* | Prepare release 2.0.1 | Nicolas Lœuillet | 2016-04-11 | 1 | -1/+1 |
| | |||||
* | :rocket: Prepare v2.0.0 :birthday: | Nicolas Lœuillet | 2016-04-03 | 1 | -3/+2 |
| | |||||
* | git clone with prefer-dist option | Nicolas Lœuillet | 2016-03-10 | 1 | -3/+6 |
| | |||||
* | Finally back to composer create-project but with --keep-vcs option | Nicolas Lœuillet | 2016-03-10 | 1 | -5/+2 |
| | |||||
* | Add -o option in composer install command | Nicolas Lœuillet | 2016-03-10 | 1 | -1/+1 |
| | |||||
* | Prepare files for 2.0.0-beta.2 | Nicolas Lœuillet | 2016-03-10 | 1 | -2/+6 |
| | |||||
* | Prepare wallabag for first beta :rocket: | Nicolas Lœuillet | 2016-02-29 | 1 | -1/+1 |
| | |||||
* | Add missing @ in version number | Jeremy Benoist | 2016-02-12 | 1 | -1/+1 |
| | | | | [UnexpectedValueException] Could not parse version constraint 2.0.*alpha: Invalid version string "2.0.*alpha" | ||||
* | Update README.md with the environment parameters | 0wnrepo | 2016-02-09 | 1 | -2/+2 |
| | |||||
* | Merge branch 'v2' into patch-1 | Laurent | 2016-02-05 | 1 | -1/+1 |
|\ | |||||
| * | Force prod env on project creation | Jeremy Benoist | 2016-02-04 | 1 | -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 command | Laurent | 2016-02-05 | 1 | -1/+1 |
| | | |||||
* | | Fix project version in installation command | Laurent | 2016-02-05 | 1 | -1/+1 |
|/ | |||||
* | Add @GitterHQ badge on README | Nicolas Lœuillet | 2016-01-24 | 1 | -0/+1 |
| | |||||
* | Updated version in README | Nicolas Lœuillet | 2016-01-22 | 1 | -4/+2 |
| | |||||
* | Update readme & fix console permission | Jeremy Benoist | 2016-01-15 | 1 | -4/+3 |
| | |||||
* | Fix typo and set version in the README | Julien Janvier (jjanvier) | 2016-01-14 | 1 | -6/+7 |
| | |||||
* | Add Travis & Scrutinizer badges | Jeremy | 2015-04-02 | 1 | -0/+4 |
| | |||||
* | Update branch name in README | Jeremy | 2015-02-05 | 1 | -1/+1 |
| | |||||
* | Installation should be launch manually | Jeremy | 2015-02-02 | 1 | -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œuillet | 2014-07-11 | 1 | -3/+2 |
| | |||||
* | Changed copyright to 2014 | tcitworld | 2014-04-04 | 1 | -1/+1 |
| | | | Happy new year ! | ||||
* | Merge branch 'dev' of https://github.com/wallabag/wallabag into dev | Nicolas Lœuillet | 2014-02-12 | 1 | -1/+1 |
|\ | |||||
| * | poche -> wallabag | Nicolas Lœuillet | 2014-01-28 | 1 | -23/+4 |
| | | |||||
* | | change README | Nicolas Lœuillet | 2014-02-12 | 1 | -1/+1 |
| | | |||||
* | | poche is dead, welcome wallabag | Nicolas Lœuillet | 2014-01-28 | 1 | -24/+5 |
|/ | |||||
* | change link to themes | Nicolas Lœuillet | 2013-10-26 | 1 | -2/+2 |
| | |||||
* | doc updated | Nicolas Lœuillet | 2013-08-25 | 1 | -2/+2 |
| | |||||
* | README updated with languages | Nicolas Lœuillet | 2013-08-25 | 1 | -2/+2 |
| | |||||
* | upgrading README | Nicolas Lœuillet | 2013-08-12 | 1 | -34/+18 |
| | |||||
* | installation | Nicolas Lœuillet | 2013-08-08 | 1 | -0/+4 |
| | |||||
* | travis img | Nicolas Lœuillet | 2013-08-08 | 1 | -1/+1 |
| | |||||
* | preparing travis | Nicolas Lœuillet | 2013-08-08 | 1 | -0/+3 |
| | |||||
* | installation instructions | Nicolas Lœuillet | 2013-08-07 | 1 | -20/+0 |
| | |||||
* | prepare to multi users | Nicolas Lœuillet | 2013-08-06 | 1 | -1/+1 |
| | |||||
* | information about db/poche.sqlite | Nicolas Lœuillet | 2013-08-05 | 1 | -0/+2 |
| | |||||
* | twig implementation | Nicolas Lœuillet | 2013-08-04 | 1 | -17/+16 |
| | |||||
* | typo in readme | Nicolas Lœuillet | 2013-07-31 | 1 | -1/+1 |
| | |||||
* | google groups link | Nicolas Lœuillet | 2013-07-31 | 1 | -1/+1 |
| | |||||
* | lien corrigé dans le README | nicosomb | 2013-04-23 | 1 | -1/+1 |
| | |||||
* | login & password dans le readme | nicosomb | 2013-04-22 | 1 | -0/+2 |
| | |||||
* | lien vers le blog dans le README | nicosomb | 2013-04-18 | 1 | -1/+1 |
| | |||||
* | lien vers flattr | nicosomb | 2013-04-18 | 1 | -1/+1 |
| | |||||
* | Ajout conf nginx pour la protection de la bdd | Grégoire Marchal | 2013-04-17 | 1 | -1/+9 |
| | |||||
* | README, CREDITS & chmod | nicosomb | 2013-04-17 | 1 | -0/+9 |
| |