Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -26/+28 |
| | |||||
* | Merge branch 'dev' of https://github.com/wallabag/wallabag into epub | tcit | 2014-05-14 | 5 | -52/+66 |
|\ | |||||
| * | 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 |
| | | |||||
| * | Merge pull request #665 from mariroz/dev | Nicolas Lœuillet | 2014-04-24 | 2 | -8/+21 |
| |\ | | | | | | | fix of rss headers problem | ||||
| | * | fix of rss headers problem | Maryana Rozhankivska | 2014-04-24 | 2 | -8/+21 |
| | | | |||||
| * | | Fix for #664 - Missing source url attribute in RSS feeds | tcit | 2014-04-24 | 1 | -1/+2 |
| | | | |||||
* | | | 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 | 2 | -13/+22 |
| | | | |||||
* | | | Big changes for epub export. Now possible to do it from a tag, a category ↵ | tcit | 2014-04-25 | 1 | -18/+38 |
| | | | | | | | | | | | | and a search. Also, improved ebook rendering. | ||||
* | | | Fixed a bug into PHPePub with special caracters | tcit | 2014-04-24 | 1 | -1/+2 |
| | | | |||||
* | | | Added epub export function | tcit | 2014-04-24 | 11 | -0/+6247 |
|/ / | |||||
* | | 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 | 5 | -22/+31 |
|\| | |||||
| * | Merge pull request #659 from mariroz/dev | Nicolas Lœuillet | 2014-04-22 | 1 | -0/+63 |
| |\ | | | | | | | last error: config.inc.default.php missed | ||||
| | * | last error: config.inc.default.php missed | Maryana Rozhankivska | 2014-04-22 | 1 | -0/+63 |
| | | | |||||
| * | | Merge pull request #658 from mariroz/dev | Nicolas Lœuillet | 2014-04-22 | 1 | -63/+0 |
| |\| | | | | | | | inc/poche/config.inc.php.new removed | ||||
| | * | inc/poche/config.inc.php.new removed | Maryana Rozhankivska | 2014-04-22 | 1 | -63/+0 |
| | | | |||||
| * | | Merge pull request #653 from mariroz/dev | Nicolas Lœuillet | 2014-04-22 | 3 | -10/+20 |
| |\| | | | | | | | print view fixed in baggy; print link added; read percent added in default theme; archive and favorite re-factored to be ajax action in article view | ||||
| | * | 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 ↵ | Maryana Rozhankivska | 2014-04-22 | 1 | -0/+1 |
| | | | | | | | | | | | | warning | ||||
| | * | print view fixed in baggy; print link added; read percent added in default ↵ | Maryana Rozhankivska | 2014-04-22 | 2 | -2/+18 |
| | | | | | | | | | | | | theme; archive and favorite re-factored to be ajax action in article view | ||||
| * | | parse mobile.lemondeinformatique.fr | jmlrt | 2014-04-22 | 1 | -0/+6 |
| |/ | | | | | site_config file created because the title isn't parsed by default for mobile version of lemondeinformatique.fr | ||||
| * | [fix] rss feed content type set to text/xml #636 | Nicolas Lœuillet | 2014-04-15 | 1 | -12/+5 |
| | | |||||
* | | Fixed Multi-user system | tcit | 2014-04-23 | 2 | -1/+92 |
|/ | |||||
* | error with empty content by import fixed. Also youtube and vimeo videos are ↵ | Maryana Rozhankivska | 2014-04-11 | 2 | -8/+16 |
| | | | | allowd in content now. | ||||
* | 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 ↵ | Maryana Rozhankivska | 2014-04-08 | 4 | -640/+651 |
|\ | | | | | | | formatting enhancements | ||||
| * | [fix] with some config, http host is different | Nicolas Lœuillet | 2014-04-07 | 1 | -1/+3 |
| | | |||||
| * | remove unnecessary variable declaration | Nicolas Lœuillet | 2014-04-06 | 2 | -422/+420 |
| | | |||||
| * | in RSS feed, add link to wallabag URL #556 | Nicolas Lœuillet | 2014-04-06 | 2 | -203/+216 |
| | | |||||
| * | [fix] Use of undefined constant ATOM #604 | Nicolas Lœuillet | 2014-04-06 | 1 | -1/+1 |
| | | |||||
* | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | So sorry for the mess... :( * search only in users' own articles * sanitized what is searched * display what is searched * pagination, sorting available when searching * use existing function to query db * bad encoding caracters fixed * link to JQuery into default theme, no longer in each theme * some spaces instead of tabs | ||||
* | | import without cron | Maryana Rozhankivska | 2014-04-02 | 5 | -239/+325 |
|/ | |||||
* | Final Fix of #570 | tcit | 2014-03-28 | 1 | -1/+3 |
| | | | | Adds a date information to the exported data file. | ||||
* | Fix to bug #570 | tcit | 2014-03-28 | 1 | -0/+1 |
| | | | | Forces the download of the data exported file as a poche-export file. | ||||
* | 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 |
| | | | | Now searches also in title and in original url | ||||
* | Merge pull request #582 from mariroz/fix-session-livetime | Nicolas Lœuillet | 2014-03-24 | 1 | -2/+2 |
|\ | | | | | fix of localhost cookie related to nginx binding to 0.0.0.0 | ||||
| * | fix of localhost cookie related to nginx binding to 0.0.0.0 | Maryana Rozhankivska | 2014-03-21 | 1 | -2/+2 |
| | | |||||
* | | Fixes to search engine | tcit | 2014-03-23 | 1 | -2/+2 |
| | | | | | | | | | | Changed the search parameter from POST to GET. Also, adapted the Baggy theme. | ||||
* | | Implemented rudimental search engine | tcit | 2014-03-22 | 3 | -3/+18 |
|/ | |||||
* | fix of issue under nginx and php-fpm | Maryana Rozhankivska | 2014-03-21 | 1 | -3/+3 |
| | |||||
* | fix of _SESSION - indefined variable | Maryana Rozhankivska | 2014-03-19 | 1 | -1/+2 |
| | |||||
* | fix of #115, server relater config value added | Maryana Rozhankivska | 2014-03-18 | 1 | -0/+3 |
| |