Bart Visscher
|
4a57728ddd
|
Bookmarks: make a soft-requirement of php-curl
|
2011-11-24 21:36:34 +01:00 |
Florian Pritz
|
19d4e6e1d5
|
apps/bookmarks: remove unused variable
This is not needed anymore since commit
6b64aa3faf .
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
2011-10-08 21:07:43 +02:00 |
Florian Pritz
|
4a4e6eb071
|
apps/bookmarks: follow redirects when fetching title
This solves a problem where hitting a redirect page would lead to a "302
Found" title.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
2011-10-08 20:36:40 +02:00 |
Marvin Thomas Rabe
|
6b64aa3faf
|
removed description. changed target to _blank. removed sorting. updated layout.
|
2011-10-08 13:54:45 +02:00 |
Florian Pritz
|
d7c165eb35
|
apps/bookmarks: use curl instead of file_get_contents
Don't depend on allow_url_fopen being enabled when we already use curl
elsewhere in the code.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
2011-09-24 18:41:57 +02:00 |
Arthur Schiwon
|
e6bdd25667
|
fix: links with parameters get cut off at &
|
2011-08-25 13:51:48 +02:00 |
Arthur Schiwon
|
0972606072
|
fix: URLs without protocol are now linked to via HTTP
|
2011-08-25 13:23:52 +02:00 |
Arthur Schiwon
|
7cd592e055
|
Added a Bookmarklet for the Bookmarks app
|
2011-08-24 22:16:44 +02:00 |