Commit Graph

1088 Commits

Author SHA1 Message Date
Steffen Schultz
0c50dbdd7a 2 more strings added to german translation 2016-09-19 23:38:12 +02:00
Steffen Schultz
31d88baf5a Updated untranslated german strings 2016-09-19 22:58:43 +02:00
Frédéric Guillot
5d1c5697ce Merge pull request #558 from conradkleinespel/patch-1
Blocking access to /data with the docker image
2016-09-05 19:32:10 -04:00
Conrad Kleinespel
a08b24df46 blocks access to /data with the docker image 2016-09-05 03:34:29 +02:00
Frederic Guillot
aa42fd83a8
Update to PicoFeed v0.1.25 2016-08-29 21:39:25 -04:00
Frederic Guillot
ef43c4c089
Update namespaces for Fever api 2016-08-24 21:25:24 -04:00
Frederic Guillot
506503bbcd
Add Miniflux namespace everywhere 2016-08-24 21:17:58 -04:00
Frederic Guillot
dac1dc21e0
Add validator namespace 2016-08-23 22:03:45 -04:00
Frederic Guillot
b05ad87028
Move OPML export to handlers 2016-08-23 21:38:09 -04:00
Frederic Guillot
05af9d0d4d
Add Github templates 2016-08-21 12:59:35 -04:00
Frederic Guillot
dfdb4d5c2b
Fix wrong local path and some cleanup 2016-08-21 12:55:27 -04:00
Frederic Guillot
8fa6d65614
Move service model to handlers 2016-08-18 22:53:52 -04:00
Frederic Guillot
2b71bbf126
Move model proxy to handlers 2016-08-18 22:41:39 -04:00
Frederic Guillot
46bc8cfd71
Create Scraper handler 2016-08-18 22:33:58 -04:00
Frederic Guillot
7e20a3fdc3
Create Search model 2016-08-18 22:20:49 -04:00
Frederic Guillot
309ccf0a32
Create ItemGroup model 2016-08-18 22:08:29 -04:00
Frederic Guillot
34ef7b95b9
Create ItemFeed model 2016-08-18 21:53:59 -04:00
Frederic Guillot
321f8a71f8
Create Bookmark model 2016-08-18 21:44:36 -04:00
Frederic Guillot
a52c670c79
Old versions of PHP don't support constant concatenation 2016-08-18 21:26:50 -04:00
Frederic Guillot
8eac424386
Use password-compat as vendor library 2016-08-18 21:14:21 -04:00
Frederic Guillot
91ef795d71
Fix wrong path in cronjob.php 2016-08-18 21:06:46 -04:00
Frederic Guillot
61b44b4375
Lowercase filenames in app/core 2016-08-18 21:06:00 -04:00
Frederic Guillot
1f88eb50f3
Move application code to app folder 2016-08-18 21:02:49 -04:00
Frederic Guillot
32b4f684d0
Add travis file to dockerignore 2016-08-18 20:16:46 -04:00
Frederic Guillot
2d57550e7f
Remove OVH .htaccess 2016-08-18 20:16:01 -04:00
Frederic Guillot
3e308a5f37
Split helpers into multiple files 2016-08-17 22:16:13 -04:00
Frederic Guillot
0d96059945
Move csrf functions to Helper namespace 2016-08-17 22:05:11 -04:00
Frederic Guillot
8ac08649e8
Move generate_token() to Helper namespace 2016-08-17 21:41:14 -04:00
Frederic Guillot
55e4ab882c
Move get_ip_address() and get_user_agent() to Request namespace 2016-08-17 21:27:05 -04:00
Frederic Guillot
38b08719da
Setup unit tests 2016-08-17 21:06:43 -04:00
Frederic Guillot
e00b208d4a
Merge pull-request #528 2016-08-17 20:55:14 -04:00
Frederic Guillot
d13cb5c300
Remove unused code 2016-08-05 21:03:29 -04:00
Frederic Guillot
a23e0947e7
Use CSP directive child-src in addition to frame-src 2016-08-05 20:50:48 -04:00
Frederic Guillot
831552c396
Remove unused code 2016-08-05 20:43:10 -04:00
Frederic Guillot
caa91dbf06
Update JsonRPC library 2016-08-05 20:27:09 -04:00
Mathias Kresin
0b4ee5d347 unify redirect/menu/source url parameter 2016-08-05 20:21:28 +02:00
Mathias Kresin
b1187f5071 use links instead of spans
This way the icons can be used even without javascript as all other
links.
2016-08-04 22:38:28 +02:00
Mathias Kresin
48be7a1fff bring back mark as unread/mark as read & bookmark links
The links were silently dropped with commit
4c0d975532 "Make clickable icons"
without any mention in the commit message.

Based on the commit title, I would assume this is an additional
functionality and not something that replaces existing stuff.

It's annoying to move the mouse across the screen (reading text from
the left to right) to get to the mark read icon for marking an article
as read.

All changes related to the removal of the links are reverted by keeping
the clickable icons.
2016-08-04 22:06:02 +02:00
Frederic Guillot
cba69bb9ae
Do not include .dockerignore into the archive 2016-07-31 12:46:31 -04:00
Frederic Guillot
d3fb2bf69d
Update PicoDb version 2016-07-30 18:41:42 -04:00
Frederic Guillot
920e522c9e
Replace shell-script by Makefile to make a new archive 2016-07-30 18:29:54 -04:00
Frederic Guillot
cd01042f7d
Javascript cleanup 2016-07-30 18:21:01 -04:00
Frederic Guillot
27e43ca908
Add contributor 2016-07-30 18:08:40 -04:00
Frederic Guillot
56e2ac96e6
Minor CSS improvements 2016-07-30 18:07:04 -04:00
Frederic Guillot
27d094c19e
Do not use anymore Closure compiler for Javascript 2016-07-30 18:01:37 -04:00
Frederic Guillot
aaf87eb41c
Merge pull-request #536 2016-07-30 17:35:11 -04:00
Samuel Gyger
645adc0746 Due to the swipe patch, on mobile phones a overflow is triggered.
This is changed using css here.
2016-07-29 21:35:55 +02:00
Samuel Gyger
fe306b22f8 Added the possibility to swipe to archive an item. 2016-07-29 11:58:47 +02:00
Frederic Guillot
ac1eda8adf
Minor Javascript fixes 2016-07-28 21:26:32 -04:00
Frederic Guillot
c4a5d4a7bc
Update PicoFeed version 2016-07-28 21:17:03 -04:00