| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Use json for migration data | Tom Needham | 2012-03-03 | 1 | -48/+50 |
* | | Udpdate bookmarks migration provider. App version included in export. | Tom Needham | 2012-03-03 | 1 | -1/+1 |
* | | Update bookmarks migration provider. | Tom Needham | 2012-03-03 | 1 | -5/+63 |
* | | Fix merge conflict | Tom Needham | 2012-03-02 | 16 | -210/+165 |
|\| |
|
| * | Search: Change provider registration to class name, for lazy loading of searc... | Bart Visscher | 2012-03-01 | 2 | -6/+4 |
| * | Bookmarks: fix loading and displaying of the bookmarks | Bart Visscher | 2012-03-01 | 2 | -4/+19 |
| * | bookmarklets should not look like buttons | Alessandro Cosentino | 2012-02-27 | 1 | -1/+1 |
| * | Editor fixed. | Marvin Thomas Rabe | 2012-02-23 | 2 | -4/+4 |
| * | Little bookmark improvement | Marvin Thomas Rabe | 2012-02-22 | 2 | -1/+4 |
| * | Changed text | Marvin Thomas Rabe | 2012-02-22 | 1 | -1/+1 |
| * | Changed bookmarklet to read later widget | Marvin Thomas Rabe | 2012-02-22 | 6 | -68/+72 |
| * | No bookmarks message will now show up if all bookmarks are delted | Marvin Thomas Rabe | 2012-02-22 | 1 | -3/+6 |
| * | Updated bookmark form | Marvin Thomas Rabe | 2012-02-22 | 3 | -30/+8 |
| * | changed look of bookmarklet | Marvin Thomas Rabe | 2012-02-22 | 3 | -10/+8 |
| * | sharing code between the two bookmarklets | Alessandro Cosentino | 2012-02-22 | 4 | -18/+18 |
| * | Removed redundant code. | Marvin Thomas Rabe | 2012-02-22 | 12 | -109/+22 |
| * | Bookmarklet Window closes itself after submit. | Marvin Thomas Rabe | 2012-02-22 | 1 | -1/+1 |
| * | UI problems solved. Bookmarks app updated. | Marvin Thomas Rabe | 2012-02-22 | 4 | -6/+14 |
| * | Bookmarks: uses the core action icons | Bart Visscher | 2012-02-21 | 2 | -0/+0 |
| * | Added missing files | Marvin Thomas Rabe | 2012-02-21 | 2 | -0/+0 |
| * | Added bookmarklet for browser. Inspired by Google Bookmarks | Alessandro Cosentino | 2012-02-19 | 3 | -3/+21 |
| * | Bookmarks: Fix image urls in bookmarks.js | Bart Visscher | 2012-02-17 | 1 | -3/+19 |
| * | Use separate function to make absolute urls | Bart Visscher | 2012-02-17 | 1 | -1/+1 |
* | | Merge branch 'master' of gitorious.org:owncloud/owncloud into migration | Tom Needham | 2012-02-10 | 2 | -27/+36 |
|\| |
|
| * | removing console error in safari for bookmarks | Bartek Przybylski | 2012-02-03 | 1 | -1/+1 |
| * | Bookmark layout updated | Marvin Thomas Rabe | 2012-02-01 | 2 | -7/+21 |
| * | Bookmark layout updated | Marvin Thomas Rabe | 2012-02-01 | 2 | -21/+16 |
* | | Updated Migrate_provider bookmakr implementation | Tom Needham | 2012-02-03 | 1 | -8/+6 |
* | | load bookmarks provider class | Tom Needham | 2012-02-03 | 1 | -0/+1 |
* | | more commenting out for debugging, added logging commands | Tom Needham | 2012-02-03 | 2 | -11/+12 |
* | | Initial migration code, and basic export for bookmarks | Tom Needham | 2012-02-03 | 1 | -0/+18 |
|/ |
|
* | fix javascript | David Iwanowitsch | 2012-02-01 | 1 | -1/+1 |
* | Added searchprovider for bookmarks, initial l10n support for bookmark plugin | David Iwanowitsch | 2012-02-01 | 6 | -56/+205 |
* | Disable save button while saving. Streamlined code. | Tom Needham | 2011-11-29 | 1 | -1/+4 |
* | Add sequence name in insertid to be more portable | Brice Maron | 2011-10-29 | 1 | -7/+1 |
* | Disable loading non-existing settings script in bookmark app | Bart Visscher | 2011-10-27 | 1 | -1/+1 |
* | Tweak bookmarklet to not change the current page. Correct encoding when add b... | Brice Maron | 2011-10-18 | 2 | -3/+3 |
* | Fix bookmark listing with mysql: limit is binded as string. | Brice Maron | 2011-10-17 | 1 | -2/+2 |
* | Fix bookmarks app to work with postgresql. | Brice Maron | 2011-10-16 | 3 | -20/+49 |
* | apps/bookmarks: remove unused variable | Florian Pritz | 2011-10-08 | 1 | -2/+0 |
* | apps/bookmarks: follow redirects when fetching title | Florian Pritz | 2011-10-08 | 1 | -1/+48 |
* | removed description. changed target to _blank. removed sorting. updated layout. | Marvin Thomas Rabe | 2011-10-08 | 11 | -105/+41 |
* | added missing files | Marvin Thomas Rabe | 2011-10-08 | 2 | -0/+27 |
* | moved bookmarklet to personal. username must be provided when adding a new user. | Marvin Thomas Rabe | 2011-10-08 | 2 | -21/+16 |
* | fix add bookmark bug. | Weng Xuetian | 2011-10-03 | 1 | -4/+4 |
* | bookmarks are now translatable | Marvin Thomas Rabe | 2011-10-01 | 2 | -21/+18 |
* | Check if the application is actually enabled | Bart Visscher | 2011-09-30 | 8 | -0/+8 |
* | Use OC_JSON for json responses | Bart Visscher | 2011-09-25 | 6 | -44/+10 |
* | apps/bookmarks: use curl instead of file_get_contents | Florian Pritz | 2011-09-24 | 1 | -1/+6 |
* | fix apps/bookmarks if oc_bookmarks_tags is empty | Florian Pritz | 2011-09-24 | 1 | -1/+2 |