Commit Graph

44 Commits

Author SHA1 Message Date
Mariusz Kozakowski 2d4cfc58ec Add support for custom http port
Now you can use wallabag behind reverse proxy (i.e Squid or Varnish)
without problem with urls like wallabag.example.com:8080.
2014-09-23 18:44:14 +02:00
André König 5af2555f59 Implemented additional check for using the 'X-Forwarded-Port' header. 2014-09-11 13:17:19 +02:00
Thomas Citharel d5c481c2f4 remove old function 2014-08-28 21:01:43 +02:00
Thomas Citharel 8763e4efde Fix downloading SQLite database from all users 2014-08-26 12:43:56 +02:00
Nicolas Lœuillet 2f26729c84 Refactor 2014-07-12 19:01:11 +02:00
Nicolas Lœuillet 3602405ec0 WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one) 2014-07-11 16:03:59 +02:00
Nicolas Lœuillet 6400371ff9 I removed my previous commit. We have to create a new branch for that. 2014-07-10 13:17:04 +02:00
Nicolas Lœuillet 5425b0dd82 new fields in database, reading time / date and domain name are stored 2014-07-08 21:46:32 +02:00
Maryana Rozhankivska 752cd4a8ef error reporting level set in E_ALL & ~E_NOTICE by default, can be overriden in config 2014-06-02 18:00:09 +03:00
Nicolas Lœuillet 79024eb004 fix #344 FQDN with non-standard ports broken 2014-05-29 18:32:55 +02:00
Nicolas Lœuillet 69c57493e7 [fix] with some config, http host is different 2014-04-07 15:44:05 +02:00
Maryana Rozhankivska 182faf2696 import without cron 2014-04-02 20:55:19 +03:00
Maryana Rozhankivska fb26cc9375 a lot of enhancements related to tags: tags list is now sorted, shows number of articles, autocomplete added according to #477, #542 2014-03-10 16:28:47 +02:00
Maryana Rozhankivska f98373cc34 getPageContent moved to Tools, fix of #426 2014-03-07 12:54:08 +02:00
Nicolas Lœuillet 53e3158dfe [add] cron to fetch content on imported entries 2014-02-28 21:49:38 +01:00
Nicolas Lœuillet 31a10069a5 [add] upload form for import 2014-02-28 20:36:32 +01:00
Maryana Rozhankivska 032e0ca13a a lot of refactoring: tag action is now handled by home view and uses sorting and pagination. Some small view enhacenments. Fix of #476, #461 for baggy and other themes 2014-02-20 19:28:39 +02:00
Nicolas Lœuillet 445a1a1c8d [fix] Add support for X-Forwarded-Proto header field #413 2014-02-03 12:46:09 +01:00
Nicolas Lœuillet c95b78a8ce poche is dead, welcome wallabag 2014-01-28 10:36:04 +01:00
Nicolas Lœuillet 05d6dd487c Merge pull request #356 from inthepoche/tags
Tags feature
2013-12-12 01:48:24 -08:00
Nicolas Lœuillet d460914f65 [add] download database if sqlite is on 2013-12-12 09:42:19 +01:00
Nicolas Lœuillet 4886ed6d36 [add] page which lists entries for a tag 2013-12-06 14:22:29 +01:00
Nicolas Lœuillet 74ec445a66 [change] simplify Tools::getTplFile 2013-12-06 14:07:00 +01:00
Nicolas Lœuillet 6cab59c340 [add] edit tags page 2013-12-06 14:03:14 +01:00
Nicolas Lœuillet 2e2ebe5ec7 [add] create tags page 2013-12-06 13:15:06 +01:00
Nicolas Lœuillet 760d44d194 Merge branch 'DmitrySandalov-master' into dev 2013-11-13 15:23:52 +01:00
Nicolas Lœuillet f2d3ee98a6 [fix] bug fix #287: test if open_basedir & safe_mode are active to use CURLOPT_FOLLOWLOCATION 2013-11-13 15:17:34 +01:00
Dmitry Sandalov 45e9e0f565 fix #270 access from remote machine
Replacing SERVER_NAME with HTTP_HOST allows me to use Poche on remote machines
2013-11-05 12:13:55 +03:00
Jean-Christophe Saad-Dupuy 2916d24b20 Added support for custom SSL port 2013-10-07 12:47:13 +02:00
Jean-Christophe Saad-Dupuy 125f9ee838 Added support for custom ssl port 2013-10-07 12:30:40 +02:00
Nicolas Lœuillet 00dbaf90bc merge #224 2013-09-20 10:21:39 +02:00
NumEricR 1b2abab6dd Add lang attribute in html tag 2013-09-14 10:06:59 +02:00
Nicolas Lœuillet d7c2f0cc47 fix bug #175 IP addresses do not appear in view original 2013-08-25 08:01:18 +02:00
Nicolas Lœuillet 679b6b85ad preparing to beta4 2013-08-23 22:43:16 +02:00
Nicolas Lœuillet b64a882696 notice with poche_version undefined' 2013-08-23 21:30:55 +02:00
Nicolas Lœuillet bb5a7d9ede updating script 2013-08-16 20:19:31 +02:00
Nicolas Lœuillet d91787589b fix #113 - reading time 2013-08-09 08:25:16 +02:00
Nicolas Lœuillet 5f9bff0f71 some urls weren't well parsed 2013-08-08 21:13:37 +02:00
Nicolas Lœuillet bc1ee8524e postgres 2013-08-07 14:24:07 +02:00
Nicolas Lœuillet 6a361945ea new design, pagination & more 2013-08-05 21:56:32 +02:00
Nicolas Lœuillet 55821e04c1 share email +twitter / class messages 2013-08-05 15:54:37 +02:00
Nicolas Lœuillet 7f959169b7 copy of poche.sqlite 2013-08-05 10:32:15 +02:00
Nicolas Lœuillet 63c35580c7 twig implementation 2013-08-04 22:35:08 +02:00
Nicolas Lœuillet eb1af59219 refactoring 2013-08-04 20:58:31 +02:00