aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* [fix] content is now cleaned by HTML purifier from prevent XSS attackNicolas Lœuillet2014-02-212-0/+8
|
* [add] HTML Purifier added to clean codeNicolas Lœuillet2014-02-21362-0/+31430
|
* [add] languages well displayed on config page #480Nicolas Lœuillet2014-02-211-2/+15
|
* Merge branch 'dev' of git://github.com/mariroz/wallabag into devNicolas Lœuillet2014-02-213-41/+71
|\
| * a lot of refactoring: tag action is now handled by home view and uses ↵Maryana Rozhankivska2014-02-203-41/+71
| | | | | | | | sorting and pagination. Some small view enhacenments. Fix of #476, #461 for baggy and other themes
* | [fix] themes sorted A->Z #470Nicolas Lœuillet2014-02-201-0/+2
| |
* | Merge branch 'dev' of git://github.com/arnaudmm/wallabag into arnaudmm-devNicolas Lœuillet2014-02-201-9/+21
|\ \ | |/ |/|
| * Feature #457 : import from pocket now import tags tooarnaudmm2014-02-201-9/+21
| |
* | multiple tag entry displayed fix, issue #474Maryana Rozhankivska2014-02-201-2/+2
| |
* | Full-Text RSS included as a script instead of file_get_contents call. Tnx to ↵Maryana Rozhankivska2014-02-193-9/+50
|/ | | | @Faless. Fix issues #366 and #463
* [fix] security problems with tagsNicolas Lœuillet2014-02-192-13/+37
|
* duplicate check added. fix of issue #400Maryana Rozhankivska2014-02-142-0/+35
|
* [add] link to empty cache in config screen, #454Nicolas Lœuillet2014-02-141-0/+16
|
* [fix] remove htacces in inc/, bug to fetch contentNicolas Lœuillet2014-02-131-2/+0
|
* add help about vendor.zipNicolas Lœuillet2014-02-131-1/+1
|
* [change] wallabag in feeds titleNicolas Lœuillet2014-02-131-2/+2
|
* new default theme, baggy \o/Nicolas Lœuillet2014-02-121-1/+1
|
* [change] time for sessionNicolas Lœuillet2014-02-121-2/+2
|
* [add] mark all as read #385Nicolas Lœuillet2014-02-122-0/+13
|
* Merge branch 'dev' of https://github.com/wallabag/wallabag into devNicolas Lœuillet2014-02-122-2/+5
|\
| * Merge pull request #439 from flolauck/masterNicolas Lœuillet2014-02-101-0/+2
| |\ | | | | | | Adding .htaccess files to prohibit access to critical directories, e.g., db/
| | * Adding .htaccess files to prohibit access to critical directories, e.g., db/Florian Lauck2014-02-101-0/+2
| | |
| * | Polish and Ukrainian translations added. Russian - updated. Plust 2 small ↵Maryana Rozhankivska2014-02-071-1/+2
| |/ | | | | | | translation related fixes in code.
| * [fix] #389 Empty article title (blank title tag)nicosomb2014-02-031-1/+1
| |
* | bug fix #430 - welcome to your wallabagNicolas Lœuillet2014-02-121-1/+1
| |