aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/poche
Commit message (Expand)AuthorAgeFilesLines
* Fix bugs and improved epub renderingtcit2014-05-141-19/+21
* Merge branch 'dev' of https://github.com/wallabag/wallabag into epubtcit2014-05-142-43/+43
|\
| * fix of already defined constant notice, issue #653Maryana Rozhankivska2014-04-251-39/+39
| * fix of putenv warning under safe mode, issue #646Maryana Rozhankivska2014-04-251-4/+4
* | Added translation capabilities for epub systemtcit2014-05-071-6/+6
* | Many improvements to epub produced : better cover, better tagstcit2014-05-071-8/+15
* | Big changes for epub export. Now possible to do it from a tag, a category and...tcit2014-04-251-18/+38
* | Added epub export functiontcit2014-04-242-0/+88
|/
* Added default statement for db systemtcit2014-04-231-0/+2
* Merge branch 'dev' of https://github.com/wallabag/wallabag into devtcit2014-04-233-10/+20
|\
| * last error: config.inc.default.php missedMaryana Rozhankivska2014-04-221-0/+63
| * inc/poche/config.inc.php.new removedMaryana Rozhankivska2014-04-221-63/+0
| * config.inc.php.new renamed in config.inc.default.phpMaryana Rozhankivska2014-04-222-9/+2
| * default config is included after user config to prevent undefined constant wa...Maryana Rozhankivska2014-04-221-0/+1
| * print view fixed in baggy; print link added; read percent added in default th...Maryana Rozhankivska2014-04-222-2/+18
* | Fixed Multi-user systemtcit2014-04-232-1/+92
|/
* error with empty content by import fixed. Also youtube and vimeo videos are a...Maryana Rozhankivska2014-04-112-8/+16
* logging by import added; error by creation table if exists in postgresql fixed.Maryana Rozhankivska2014-04-112-3/+10
* code formatting changes: tabs replaced with spaces, some other small formatti...Maryana Rozhankivska2014-04-082-49/+50
|\
| * [fix] with some config, http host is differentNicolas Lœuillet2014-04-071-1/+3
| * in RSS feed, add link to wallabag URL #556Nicolas Lœuillet2014-04-061-32/+33
* | remove duplicates by import, code changes: tabs replaced with spacesMaryana Rozhankivska2014-04-081-36/+37
|/
* postgres sequence error fix, issue #602Maryana Rozhankivska2014-04-051-1/+1
* import w/o cronMaryana Rozhankivska2014-04-031-270/+46
* import without cronMaryana Rozhankivska2014-04-022-16/+22
|\
| * Important fixes for search engine (thx @mariroz)tcit2014-04-022-12/+19
* | import without cronMaryana Rozhankivska2014-04-024-155/+241
|/
* Final Fix of #570tcit2014-03-281-1/+3
* Fix to bug #570tcit2014-03-281-0/+1
* Fix of #580 : Add some random for Windows hoststcit2014-03-261-1/+7
* Finished search engine functiontcit2014-03-261-2/+2
* Fixes to search enginetcit2014-03-231-2/+2
* Implemented rudimental search enginetcit2014-03-223-3/+18
* fix of #115 - stay connected and session livetimeMaryana Rozhankivska2014-03-171-2/+0
* Update brazilian traslation title to "Português (Brasil)"camporez2014-03-161-1/+1
* [fix] in RSS, link to original articleNicolas Lœuillet2014-03-141-1/+1
* [add] remove import file in CACHE when import is overNicolas Lœuillet2014-03-141-0/+9
* a lot of enhancements related to tags: tags list is now sorted, shows number ...Maryana Rozhankivska2014-03-103-21/+52
* [fix] test if user_id doesn't exist in feeds generationNicolas Lœuillet2014-03-101-0/+4
* fix of #530 - import fail from PocheMaryana Rozhankivska2014-03-071-0/+1
* Merge pull request #532 from wallabag/upload-fileNicolas Lœuillet2014-03-073-97/+143
|\
| * getPageContent moved to Tools, fix of #426Maryana Rozhankivska2014-03-071-10/+16
| * [add] cron to fetch content on imported entriesNicolas Lœuillet2014-02-283-89/+120
| * [add] upload form for importNicolas Lœuillet2014-02-282-8/+17
* | [add] display last check of wallabag releaseNicolas Lœuillet2014-03-011-3/+11
* | [fix] RSS Feeds don't validate / W3C #384Nicolas Lœuillet2014-03-011-2/+3
|/
* Merge branch 'dev' of https://github.com/wallabag/wallabag into devNicolas Lœuillet2014-02-281-0/+1
|\
| * effect of block rebuilding on next page removed, issue #479Maryana Rozhankivska2014-02-281-0/+1
* | [add] label for brazilian language on config screenNicolas Lœuillet2014-02-271-0/+1
|/
* Merge pull request #515 from mariroz/devNicolas Lœuillet2014-02-271-1/+1
|\