Brice Maron
|
51d33768b8
|
Prevent errors and mini enhancement of saved window in bookmarks
|
2012-06-24 21:30:14 +00:00 |
Thomas Mueller
|
583dce5276
|
removing executable bit - again
|
2012-05-15 00:52:00 +02:00 |
Frank Karlitschek
|
97a8af7f25
|
ported oc_db
|
2012-05-03 13:06:08 +02:00 |
Frank Karlitschek
|
8e99475886
|
first part of the config stuff
|
2012-05-02 13:28:56 +02:00 |
Frank Karlitschek
|
70cea18cce
|
ported getUser
|
2012-05-01 18:50:31 +02:00 |
Robin Appelman
|
b1bcc60d83
|
reuse OC_L10N objects
|
2012-04-14 16:44:15 +02:00 |
Georg Ehrke
|
45b320d674
|
use unnamed as title for a bookmark if no title was entered and curl fails
|
2012-03-23 16:54:15 +01:00 |
Marvin Thomas Rabe
|
77493e8d70
|
Changed bookmarklet to read later widget
|
2012-02-22 23:52:56 +01:00 |
Tom Needham
|
dd7a411f9a
|
Disable save button while saving. Streamlined code.
|
2011-11-29 22:11:42 +00: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 |