aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/poche/Tools.class.php
Commit message (Collapse)AuthorAgeFilesLines
* working on registration supportThomas Citharel2015-01-231-1/+1
|
* Make call to FTRSS silent to avoid warnings which can break importJean Baptiste Favre2014-12-211-1/+4
|
* add about pageNicolas Lœuillet2014-11-031-1/+1
|
* Add support for custom http portMariusz Kozakowski2014-09-231-0/+1
| | | | | Now you can use wallabag behind reverse proxy (i.e Squid or Varnish) without problem with urls like wallabag.example.com:8080.
* Implemented additional check for using the 'X-Forwarded-Port' header.André König2014-09-111-0/+4
|
* remove old functionThomas Citharel2014-08-281-17/+0
|
* Fix downloading SQLite database from all usersThomas Citharel2014-08-261-9/+11
|
* RefactorNicolas Lœuillet2014-07-121-5/+36
|
* WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one)Nicolas Lœuillet2014-07-111-44/+112
|
* I removed my previous commit. We have to create a new branch for that.Nicolas Lœuillet2014-07-101-0/+14
|
* new fields in database, reading time / date and domain name are storedNicolas Lœuillet2014-07-081-14/+0
|
* error reporting level set in E_ALL & ~E_NOTICE by default, can be overriden ↵Maryana Rozhankivska2014-06-021-3/+1
| | | | in config
* fix #344 FQDN with non-standard ports brokenNicolas Lœuillet2014-05-291-0/+4
|
* [fix] with some config, http host is differentNicolas Lœuillet2014-04-071-1/+3
|
* import without cronMaryana Rozhankivska2014-04-021-4/+4
|
* a lot of enhancements related to tags: tags list is now sorted, shows number ↵Maryana Rozhankivska2014-03-101-0/+10
| | | | of articles, autocomplete added according to #477, #542
* getPageContent moved to Tools, fix of #426Maryana Rozhankivska2014-03-071-10/+16
|
* [add] cron to fetch content on imported entriesNicolas Lœuillet2014-02-281-1/+55
|
* [add] upload form for importNicolas Lœuillet2014-02-281-1/+0
|
* a lot of refactoring: tag action is now handled by home view and uses ↵Maryana Rozhankivska2014-02-201-1/+1
| | | | sorting and pagination. Some small view enhacenments. Fix of #476, #461 for baggy and other themes
* [fix] Add support for X-Forwarded-Proto header field #413Nicolas Lœuillet2014-02-031-1/+3
|
* poche is dead, welcome wallabagNicolas Lœuillet2014-01-281-3/+3
|
* Merge pull request #356 from inthepoche/tagsNicolas Lœuillet2013-12-121-32/+9
|\ | | | | Tags feature
| * [add] page which lists entries for a tagNicolas Lœuillet2013-12-061-1/+1
| |
| * [change] simplify Tools::getTplFileNicolas Lœuillet2013-12-061-36/+9
| |
| * [add] edit tags pageNicolas Lœuillet2013-12-061-0/+3
| |
| * [add] create tags pageNicolas Lœuillet2013-12-061-2/+3
| |
* | [add] download database if sqlite is onNicolas Lœuillet2013-12-121-0/+24
|/
* Merge branch 'DmitrySandalov-master' into devNicolas Lœuillet2013-11-131-2/+2
|\
| * fix #270 access from remote machineDmitry Sandalov2013-11-051-2/+2
| | | | | | Replacing SERVER_NAME with HTTP_HOST allows me to use Poche on remote machines
* | [fix] bug fix #287: test if open_basedir & safe_mode are active to use ↵Nicolas Lœuillet2013-11-131-1/+3
|/ | | | CURLOPT_FOLLOWLOCATION
* Added support for custom SSL portJean-Christophe Saad-Dupuy2013-10-071-3/+3
|
* Added support for custom ssl portJean-Christophe Saad-Dupuy2013-10-071-2/+6
|
* merge #224Nicolas Lœuillet2013-09-201-25/+15
|
* Add lang attribute in html tagNumEricR2013-09-141-0/+5
|
* fix bug #175 IP addresses do not appear in view originalNicolas Lœuillet2013-08-251-7/+1
|
* preparing to beta4Nicolas Lœuillet2013-08-231-2/+2
|
* notice with poche_version undefined'Nicolas Lœuillet2013-08-231-18/+13
|
* updating scriptNicolas Lœuillet2013-08-161-0/+26
|
* fix #113 - reading timeNicolas Lœuillet2013-08-091-0/+9
|
* some urls weren't well parsedNicolas Lœuillet2013-08-081-0/+1
|
* postgresNicolas Lœuillet2013-08-071-0/+2
|
* new design, pagination & moreNicolas Lœuillet2013-08-051-1/+1
|
* share email +twitter / class messagesNicolas Lœuillet2013-08-051-0/+11
|
* copy of poche.sqliteNicolas Lœuillet2013-08-051-2/+2
|
* twig implementationNicolas Lœuillet2013-08-041-0/+5
|
* refactoringNicolas Lœuillet2013-08-041-0/+208