| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleaned epub fonction | tcit | 2014-05-16 | 1 | -6/+4 |
* | Merge branch 'epub' into dev | tcit | 2014-05-16 | 2 | -0/+122 |
|\ |
|
| * | Better names for epub files and epub in all themes now | tcit | 2014-05-15 | 1 | -5/+10 |
| * | Fix bugs and improved epub rendering | tcit | 2014-05-14 | 1 | -19/+21 |
| * | Merge branch 'dev' of https://github.com/wallabag/wallabag into epub | tcit | 2014-05-14 | 2 | -43/+43 |
| |\ |
|
| * | | Added translation capabilities for epub system | tcit | 2014-05-07 | 1 | -6/+6 |
| * | | Many improvements to epub produced : better cover, better tags | tcit | 2014-05-07 | 1 | -8/+15 |
| * | | Big changes for epub export. Now possible to do it from a tag, a category and... | tcit | 2014-04-25 | 1 | -18/+38 |
| * | | Added epub export function | tcit | 2014-04-24 | 2 | -0/+88 |
* | | | Simplifed function which does tag cleanup | tcit | 2014-05-14 | 2 | -10/+13 |
* | | | Removed unnecessary function for cleaning tags | tcit | 2014-05-11 | 1 | -7/+0 |
* | | | Clean old unused tags when deleting a tag | tcit | 2014-04-30 | 2 | -1/+30 |
* | | | Remove unnecessary line | tcit | 2014-04-30 | 1 | -1/+0 |
* | | | Added save search as tag functionality | tcit | 2014-04-30 | 1 | -32/+45 |
| |/
|/| |
|
* | | fix of already defined constant notice, issue #653 | Maryana Rozhankivska | 2014-04-25 | 1 | -39/+39 |
* | | fix of putenv warning under safe mode, issue #646 | Maryana Rozhankivska | 2014-04-25 | 1 | -4/+4 |
|/ |
|
* | Added default statement for db system | tcit | 2014-04-23 | 1 | -0/+2 |
* | Merge branch 'dev' of https://github.com/wallabag/wallabag into dev | tcit | 2014-04-23 | 3 | -10/+20 |
|\ |
|
| * | last error: config.inc.default.php missed | Maryana Rozhankivska | 2014-04-22 | 1 | -0/+63 |
| * | inc/poche/config.inc.php.new removed | Maryana Rozhankivska | 2014-04-22 | 1 | -63/+0 |
| * | config.inc.php.new renamed in config.inc.default.php | Maryana Rozhankivska | 2014-04-22 | 2 | -9/+2 |
| * | default config is included after user config to prevent undefined constant wa... | Maryana Rozhankivska | 2014-04-22 | 1 | -0/+1 |
| * | print view fixed in baggy; print link added; read percent added in default th... | Maryana Rozhankivska | 2014-04-22 | 2 | -2/+18 |
* | | Fixed Multi-user system | tcit | 2014-04-23 | 2 | -1/+92 |
|/ |
|
* | error with empty content by import fixed. Also youtube and vimeo videos are a... | Maryana Rozhankivska | 2014-04-11 | 2 | -8/+16 |
* | logging by import added; error by creation table if exists in postgresql fixed. | Maryana Rozhankivska | 2014-04-11 | 2 | -3/+10 |
* | code formatting changes: tabs replaced with spaces, some other small formatti... | Maryana Rozhankivska | 2014-04-08 | 2 | -49/+50 |
|\ |
|
| * | [fix] with some config, http host is different | Nicolas Lœuillet | 2014-04-07 | 1 | -1/+3 |
| * | in RSS feed, add link to wallabag URL #556 | Nicolas Lœuillet | 2014-04-06 | 1 | -32/+33 |
* | | remove duplicates by import, code changes: tabs replaced with spaces | Maryana Rozhankivska | 2014-04-08 | 1 | -36/+37 |
|/ |
|
* | postgres sequence error fix, issue #602 | Maryana Rozhankivska | 2014-04-05 | 1 | -1/+1 |
* | import w/o cron | Maryana Rozhankivska | 2014-04-03 | 1 | -270/+46 |
* | import without cron | Maryana Rozhankivska | 2014-04-02 | 2 | -16/+22 |
|\ |
|
| * | Important fixes for search engine (thx @mariroz) | tcit | 2014-04-02 | 2 | -12/+19 |
* | | import without cron | Maryana Rozhankivska | 2014-04-02 | 4 | -155/+241 |
|/ |
|
* | Final Fix of #570 | tcit | 2014-03-28 | 1 | -1/+3 |
* | Fix to bug #570 | tcit | 2014-03-28 | 1 | -0/+1 |
* | Fix of #580 : Add some random for Windows hosts | tcit | 2014-03-26 | 1 | -1/+7 |
* | Finished search engine function | tcit | 2014-03-26 | 1 | -2/+2 |
* | Fixes to search engine | tcit | 2014-03-23 | 1 | -2/+2 |
* | Implemented rudimental search engine | tcit | 2014-03-22 | 3 | -3/+18 |
* | fix of #115 - stay connected and session livetime | Maryana Rozhankivska | 2014-03-17 | 1 | -2/+0 |
* | Update brazilian traslation title to "Português (Brasil)" | camporez | 2014-03-16 | 1 | -1/+1 |
* | [fix] in RSS, link to original article | Nicolas Lœuillet | 2014-03-14 | 1 | -1/+1 |
* | [add] remove import file in CACHE when import is over | Nicolas Lœuillet | 2014-03-14 | 1 | -0/+9 |
* | a lot of enhancements related to tags: tags list is now sorted, shows number ... | Maryana Rozhankivska | 2014-03-10 | 3 | -21/+52 |
* | [fix] test if user_id doesn't exist in feeds generation | Nicolas Lœuillet | 2014-03-10 | 1 | -0/+4 |
* | fix of #530 - import fail from Poche | Maryana Rozhankivska | 2014-03-07 | 1 | -0/+1 |
* | Merge pull request #532 from wallabag/upload-file | Nicolas Lœuillet | 2014-03-07 | 3 | -97/+143 |
|\ |
|
| * | getPageContent moved to Tools, fix of #426 | Maryana Rozhankivska | 2014-03-07 | 1 | -10/+16 |