1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-08-13 16:54:00 -04:00
Commit Graph

287 Commits

Author SHA1 Message Date
Nicolas Lœuillet
d619120fc4 Merge pull request #582 from mariroz/fix-session-livetime
fix of localhost cookie related to nginx binding to 0.0.0.0
2014-03-24 11:12:56 +01:00
tcit
2c4e7a1cea Fixes to search engine
Changed the search parameter from POST to GET.
Also, adapted the Baggy theme.
2014-03-23 23:52:05 +01:00
tcit
a33a3d2afb Implemented rudimental search engine 2014-03-22 11:09:18 +01:00
Maryana Rozhankivska
03832b45e1 fix of localhost cookie related to nginx binding to 0.0.0.0 2014-03-21 21:56:40 +02:00
Maryana Rozhankivska
ad53faf25c fix of issue under nginx and php-fpm 2014-03-21 14:59:30 +02:00
Maryana Rozhankivska
6fa3f70bc2 fix of _SESSION - indefined variable 2014-03-19 19:22:04 +02:00
Maryana Rozhankivska
2a97194253 fix of #115, server relater config value added 2014-03-18 17:39:19 +02:00
Maryana Rozhankivska
eb5b677250 fix of #115 - stay connected and session livetime 2014-03-17 22:22:05 +02:00
camporez
5805ac4574 Update brazilian traslation title to "Português (Brasil)" 2014-03-16 16:43:46 -03:00
Nicolas Lœuillet
ed02e38e1d [fix] in RSS, link to original article 2014-03-14 09:35:48 +01:00
Nicolas Lœuillet
8d7cd2ccd5 [add] remove import file in CACHE when import is over 2014-03-14 08:54:44 +01: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
Nicolas Lœuillet
17b2afefad [fix] test if user_id doesn't exist in feeds generation 2014-03-10 08:10:03 +01:00
Maryana Rozhankivska
042486c511 fix of #530 - import fail from Poche 2014-03-07 14:52:52 +02:00
Nicolas Lœuillet
ded2c63312 Merge pull request #532 from wallabag/upload-file
New import system
2014-03-07 13:26:56 +01:00
Maryana Rozhankivska
f98373cc34 getPageContent moved to Tools, fix of #426 2014-03-07 12:54:08 +02:00
Nicolas Lœuillet
71b0d53c5e [fix] #115 cookie lifetime was empty 2014-03-02 08:38:26 +01:00
Nicolas Lœuillet
11c680f97a [add] display last check of wallabag release 2014-03-01 19:10:17 +01:00
Nicolas Lœuillet
223268c2fa [fix] RSS Feeds don't validate / W3C #384 2014-03-01 13:09:37 +01: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
Nicolas Lœuillet
49c803425c Merge branch 'dev' of https://github.com/wallabag/wallabag into dev 2014-02-28 14:06:59 +01:00
Maryana Rozhankivska
6065553c13 effect of block rebuilding on next page removed, issue #479 2014-02-28 13:08:11 +02:00
Nicolas Lœuillet
346380e131 [add] label for brazilian language on config screen 2014-02-27 21:37:25 +01:00
Nicolas Lœuillet
affbd83b48 Merge pull request #515 from mariroz/dev
fix of #509, related to php 5.3
2014-02-27 21:23:10 +01:00
Maryana Rozhankivska
decb9a5814 fix of #509, related to php 5.3 2014-02-27 18:12:43 +02:00
Nicolas Lœuillet
e145f767f3 [add] empty cache after changing language #492 2014-02-27 13:26:07 +01:00
Nicolas Lœuillet
56532c4e72 [add] Empty cache after changing theme #503 2014-02-27 13:24:29 +01:00
Maryana Rozhankivska
cbcae4037c translation related: how-to md file added, script to generate php from all twig templates, polish mo file compiled 2014-02-26 15:43:49 +02:00
Maryana Rozhankivska
f5b5622a89 fix of #498, #493, #494 - because disappeared in last commit 2014-02-25 19:08:18 +02:00
Maryana Rozhankivska
4b842b20ce fix of #486 - import issue 2014-02-24 19:13:54 +02:00
Maryana Rozhankivska
25e1213d1b fix of global $http visibility, issues #493, #494 2014-02-24 12:19:46 +02:00
Nicolas Lœuillet
92fc97eeb3 [fix] redirect on config page after token generation #491 2014-02-23 09:56:21 +01:00
Nicolas Lœuillet
1570a65381 [fix] content is now cleaned by HTML purifier from prevent XSS attack 2014-02-21 15:44:13 +01:00
Nicolas Lœuillet
d4949327ef [add] HTML Purifier added to clean code 2014-02-21 15:43:14 +01:00
Nicolas Lœuillet
c9bd17a100 [add] languages well displayed on config page #480 2014-02-21 15:24:33 +01:00
Nicolas Lœuillet
e7345a2c4f Merge branch 'dev' of git://github.com/mariroz/wallabag into dev 2014-02-21 13:44:30 +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
3ade95a3d7 [fix] themes sorted A->Z #470 2014-02-20 13:29:53 +01:00
Nicolas Lœuillet
fddf4fbacc Merge branch 'dev' of git://github.com/arnaudmm/wallabag into arnaudmm-dev 2014-02-20 13:15:27 +01:00
arnaudmm
926acd7bba Feature #457 : import from pocket now import tags too 2014-02-20 13:09:27 +01:00
Maryana Rozhankivska
e83cf5a787 multiple tag entry displayed fix, issue #474 2014-02-20 10:41:16 +02:00
Maryana Rozhankivska
b4fd2154fe Full-Text RSS included as a script instead of file_get_contents call. Tnx to @Faless. Fix issues #366 and #463 2014-02-19 19:08:19 +02:00
Nicolas Lœuillet
b89d5a2bf4 [fix] security problems with tags 2014-02-19 13:25:28 +01:00
Maryana Rozhankivska
488fc63b67 duplicate check added. fix of issue #400 2014-02-14 17:27:22 +02:00
Nicolas Lœuillet
6285e57c49 [add] link to empty cache in config screen, #454 2014-02-14 15:11:57 +01:00
Nicolas Lœuillet
c9357429fd [fix] remove htacces in inc/, bug to fetch content 2014-02-13 19:22:54 +01:00
Nicolas Lœuillet
41265e07d4 add help about vendor.zip 2014-02-13 18:57:57 +01:00
Nicolas Lœuillet
2e4440c3f8 [change] wallabag in feeds title 2014-02-13 08:57:44 +01:00
Nicolas Lœuillet
3141347214 new default theme, baggy \o/ 2014-02-12 21:59:02 +01:00