Thomas Mueller
|
3391ae307a
|
removing executable bit - again
|
2012-05-15 00:52:00 +02:00 |
|
Frank Karlitschek
|
7bfe6a7c89
|
ported oc_db
|
2012-05-03 13:06:08 +02:00 |
|
Frank Karlitschek
|
18322419e3
|
first part of the config stuff
|
2012-05-02 13:28:56 +02:00 |
|
Frank Karlitschek
|
2336d2350e
|
ported getUser
|
2012-05-01 18:50:31 +02:00 |
|
Robin Appelman
|
7bfad1f3b8
|
reuse OC_L10N objects
|
2012-04-14 16:44:15 +02:00 |
|
Georg Ehrke
|
46cbc4b461
|
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
|
ce672c87d1
|
Changed bookmarklet to read later widget
|
2012-02-22 23:52:56 +01:00 |
|
Tom Needham
|
4eefe907f0
|
Disable save button while saving. Streamlined code.
|
2011-11-29 22:11:42 +00:00 |
|
Florian Pritz
|
fdde7f5fbf
|
apps/bookmarks: remove unused variable
This is not needed anymore since commit
6b64aa3faf1e94a2fc2a1e98b35418d35b73ab22.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
2011-10-08 21:07:43 +02:00 |
|
Florian Pritz
|
45bd1df772
|
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
|
e4a644e47d
|
removed description. changed target to _blank. removed sorting. updated layout.
|
2011-10-08 13:54:45 +02:00 |
|
Florian Pritz
|
a36d38f2e4
|
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
|
b5e47ae36f
|
fix: links with parameters get cut off at &
|
2011-08-25 13:51:48 +02:00 |
|
Arthur Schiwon
|
e5681311b8
|
fix: URLs without protocol are now linked to via HTTP
|
2011-08-25 13:23:52 +02:00 |
|
Arthur Schiwon
|
a5de19f523
|
Added a Bookmarklet for the Bookmarks app
|
2011-08-24 22:16:44 +02:00 |
|