Thomas Mueller
|
583dce5276
|
removing executable bit - again
|
13 years ago |
Frank Karlitschek
|
97a8af7f25
|
ported oc_db
|
13 years ago |
Frank Karlitschek
|
8e99475886
|
first part of the config stuff
|
13 years ago |
Frank Karlitschek
|
70cea18cce
|
ported getUser
|
13 years ago |
Robin Appelman
|
b1bcc60d83
|
reuse OC_L10N objects
|
13 years ago |
Georg Ehrke
|
45b320d674
|
use unnamed as title for a bookmark if no title was entered and curl fails
|
13 years ago |
Marvin Thomas Rabe
|
77493e8d70
|
Changed bookmarklet to read later widget
|
13 years ago |
Tom Needham
|
dd7a411f9a
|
Disable save button while saving. Streamlined code.
|
14 years ago |
Bart Visscher
|
4a57728ddd
|
Bookmarks: make a soft-requirement of php-curl
|
14 years ago |
Florian Pritz
|
19d4e6e1d5
|
apps/bookmarks: remove unused variable
This is not needed anymore since commit
6b64aa3faf .
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
14 years ago |
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>
|
14 years ago |
Marvin Thomas Rabe
|
6b64aa3faf
|
removed description. changed target to _blank. removed sorting. updated layout.
|
14 years ago |
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>
|
14 years ago |
Arthur Schiwon
|
e6bdd25667
|
fix: links with parameters get cut off at &
|
14 years ago |
Arthur Schiwon
|
0972606072
|
fix: URLs without protocol are now linked to via HTTP
|
14 years ago |
Arthur Schiwon
|
7cd592e055
|
Added a Bookmarklet for the Bookmarks app
|
14 years ago |