Commit Graph

251 Commits

Author SHA1 Message Date
Neck
f12f529628 Update documentation for cronjob. 2013-05-21 19:38:09 +01:00
Neck
9d1c64463f Fix --limit documentation. 2013-05-21 19:18:41 +01:00
Neck
1bd79b27d6 Allow cronjob.php to be called from web. 2013-05-21 19:18:19 +01:00
Frederic Guillot
9f896babe5 Add dirty workaround for old libxml on Debian Lenny 2013-05-21 16:01:10 +02:00
Frederic Guillot
425745ad9a Add pdo_sqlite extension check 2013-05-21 16:00:35 +02:00
Frederic Guillot
47812966b0 Disable SSL certificates validation 2013-05-21 13:06:57 +02:00
Frederic Guillot
8fd7b18927 Move everything to the top-level directory 2013-05-21 12:34:39 +02:00
Frederic Guillot
d21b061b95 Minors cleanup 2013-05-21 12:25:13 +02:00
Frédéric Guillot
11e4703d20 Merge pull request #32 from dysosmus/partial-cronjob
Partial cronjob (pull request of @dysosmus merged)
2013-05-21 03:05:04 -07:00
Dysosmus
3c95af8a43 Fix bug (wrong order in get_feeds_id) 2013-05-21 00:22:46 +02:00
Dysosmus
6a21a5ee9e Merge branch 'partial-cronjob' of github.com:dysosmus/miniflux into partial-cronjob 2013-05-18 21:21:41 +02:00
Dysosmus
6234f45407 Improved cronjob 2013-05-18 21:21:02 +02:00
Dysosmus
8d984fc1c1 Improved cronjob 2013-05-18 20:35:16 +02:00
Dysosmus
2003f47c4c Merge branch 'master' of git://github.com/fguillot/miniflux
Conflicts:
	miniflux/templates/read_item.php
	miniflux/templates/unread_items.php
2013-05-18 16:49:07 +02:00
Frederic Guillot
5ada718357 Blank titles are filled with the url 2013-05-05 21:44:03 -04:00
Frederic Guillot
00644bb2b8 Bug fix #26: previous/next issue (items with same updated value) 2013-04-30 22:34:02 -04:00
Frederic Guillot
40f20a9bf5 Fix bug #28: History original link disappear 2013-04-30 21:52:43 -04:00
Frederic Guillot
855d78bb48 Add utf-8 time locales 2013-04-27 08:44:30 -04:00
Frederic Guillot
1c29f54c8a Add tag support for "q" 2013-04-24 20:00:30 -04:00
Frederic Guillot
45e848b5b2 Improve CSS 2013-04-24 20:00:02 -04:00
Frederic Guillot
4b91640cc1 Auto-vacuum when refresh feeds with the cronjob 2013-04-23 21:41:04 -04:00
Frederic Guillot
5a2869e258 Add remove link on history page and remove old items automatically 2013-04-22 22:44:28 -04:00
Frederic Guillot
9a947b8eab Update of picoDb 2013-04-22 22:43:38 -04:00
Frederic Guillot
93d1fd40c0 Template rename 2013-04-22 22:43:18 -04:00
Frederic Guillot
68bfc130b7 Update of PicoTools 2013-04-22 22:42:39 -04:00
Frederic Guillot
f3105b5dd8 Add touch icon on login page too 2013-04-22 22:42:12 -04:00
Frederic Guillot
e2076e8571 Add index on status column 2013-04-22 22:41:20 -04:00
Frederic Guillot
782b952920 Update .gitignore 2013-04-22 22:40:21 -04:00
Frederic Guillot
2203972e65 Reload locales after a save_config() 2013-04-12 21:27:51 -04:00
Frederic Guillot
4f0dac1e3a Update picoFeed 2013-04-12 21:09:05 -04:00
Frederic Guillot
222b884aad Add french locales 2013-04-12 21:08:55 -04:00
Frederic Guillot
58227aa091 Update of picoFeed for bugfix 2013-04-12 15:57:54 -04:00
Frederic Guillot
6aa0aaa724 Update of picoFeed 2013-04-07 10:58:46 -04:00
Frederic Guillot
5f7480c52c Remove useless inclusion 2013-04-07 10:58:28 -04:00
Frederic Guillot
b5dc1609a9 Change error message 2013-04-07 10:57:57 -04:00
Frederic Guillot
96f63df2a1 Change a border 2013-04-07 10:57:38 -04:00
Frederic Guillot
1d7f4b3f9b Add favicon 2013-04-06 23:29:24 -04:00
Frederic Guillot
b854be546b Add confirmation box before flush 2013-04-06 22:21:16 -04:00
Frederic Guillot
4f9fcfe573 Add HTTPS url for Youtube and Vimeo for CSP 2013-04-06 21:16:34 -04:00
Frederic Guillot
f2adbeb2a4 Add support for HTTP caching with Etag and LastModified 2013-04-06 21:15:42 -04:00
Frederic Guillot
3a1050b749 Update of picoFeed 2013-04-06 21:14:52 -04:00
Frederic Guillot
402b2fe7a9 Add UserAgent and HTTP connection timeout 2013-04-06 09:19:29 -04:00
Frederic Guillot
6f9c55df8a Typo fix 2013-04-05 21:59:50 -04:00
Frederic Guillot
7f8fee1869 Add author section to the readme 2013-04-05 21:58:17 -04:00
Frederic Guillot
02770f79f3 Update readme 2013-04-05 21:52:58 -04:00
Frederic Guillot
fd2e034c01 Update of PicoFeed 2013-04-04 23:34:07 -04:00
Frederic Guillot
d4c796f79c Change CSP to accept iframe from Youtube and Vimeo 2013-04-04 23:33:29 -04:00
Frederic Guillot
038e58dfd6 Add links to mark as read/unread and change some functions names 2013-04-03 21:21:24 -04:00
Frederic Guillot
078c13da2b Add some checks 2013-04-03 21:19:02 -04:00
Frederic Guillot
d020b9f2d9 Try to do a better preferences page 2013-04-03 21:18:30 -04:00