aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc
Commit message (Collapse)AuthorAgeFilesLines
* error with empty content by import fixed. Also youtube and vimeo videos are ↵Maryana Rozhankivska2014-04-112-8/+16
| | | | allowd in content now.
* 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 ↵Maryana Rozhankivska2014-04-084-640/+651
|\ | | | | | | formatting enhancements
| * [fix] with some config, http host is differentNicolas Lœuillet2014-04-071-1/+3
| |
| * remove unnecessary variable declarationNicolas Lœuillet2014-04-062-422/+420
| |
| * in RSS feed, add link to wallabag URL #556Nicolas Lœuillet2014-04-062-203/+216
| |
| * [fix] Use of undefined constant ATOM #604Nicolas Lœuillet2014-04-061-1/+1
| |
* | 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
| | | | | | | | | | | | | | | | | | | | | | | | 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 cronMaryana Rozhankivska2014-04-025-239/+325
|/
* Final Fix of #570tcit2014-03-281-1/+3
| | | | Adds a date information to the exported data file.
* Fix to bug #570tcit2014-03-281-0/+1
| | | | Forces the download of the data exported file as a poche-export file.
* Fix of #580 : Add some random for Windows hoststcit2014-03-261-1/+7
|
* Finished search engine functiontcit2014-03-261-2/+2
| | | | Now searches also in title and in original url
* Merge pull request #582 from mariroz/fix-session-livetimeNicolas Lœuillet2014-03-241-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.0Maryana Rozhankivska2014-03-211-2/+2
| |
* | Fixes to search enginetcit2014-03-231-2/+2
| | | | | | | | | | Changed the search parameter from POST to GET. Also, adapted the Baggy theme.
* | Implemented rudimental search enginetcit2014-03-223-3/+18
|/
* fix of issue under nginx and php-fpmMaryana Rozhankivska2014-03-211-3/+3
|
* fix of _SESSION - indefined variableMaryana Rozhankivska2014-03-191-1/+2
|
* fix of #115, server relater config value addedMaryana Rozhankivska2014-03-181-0/+3
|
* fix of #115 - stay connected and session livetimeMaryana Rozhankivska2014-03-172-7/+21
|
* 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
| | | | of articles, autocomplete added according to #477, #542
* [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
|\ | | | | New import system
| * 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
| |
* | [fix] #115 cookie lifetime was emptyNicolas Lœuillet2014-03-021-3/+10
| |
* | [add] display last check of wallabag releaseNicolas Lœuillet2014-03-011-3/+11
| |
* | [fix] RSS Feeds don't validate / W3C #384Nicolas Lœuillet2014-03-012-2/+4
|/
* 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
|\ | | | | fix of #509, related to php 5.3
| * fix of #509, related to php 5.3Maryana Rozhankivska2014-02-271-1/+1
| |
* | [add] empty cache after changing language #492Nicolas Lœuillet2014-02-271-0/+2
| |
* | [add] Empty cache after changing theme #503Nicolas Lœuillet2014-02-271-0/+2
|/
* translation related: how-to md file added, script to generate php from all ↵Maryana Rozhankivska2014-02-261-3/+3
| | | | twig templates, polish mo file compiled
* fix of #498, #493, #494 - because disappeared in last commitMaryana Rozhankivska2014-02-251-0/+1
|
* fix of #486 - import issueMaryana Rozhankivska2014-02-242-351/+357
|
* fix of global $http visibility, issues #493, #494Maryana Rozhankivska2014-02-241-0/+1
|
* [fix] redirect on config page after token generation #491Nicolas Lœuillet2014-02-231-0/+1
|