Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/bookmarks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-13First pass at implementing projectsMarcel Klehr
2020-08-03Use webpack global config & @nextcloud/browserslist-configJohn Molakvoæ (skjnldsv)
2019-09-11Refactor vuex storeMarcel Klehr
2019-09-11Vueify admin settingsMarcel Klehr
2019-09-11Implement bookmarklet in vueMarcel Klehr
2019-09-11Initial pass at a vue rewriteMarcel Klehr
2019-03-25Fix typosMarcel Klehr
2018-12-28API: Fix RSS authenticationMarcel Klehr
2018-10-30Merge branch 'release/0.14'Marcel Klehr
2018-10-23Disable autocomplete (fixes #463)karottenbaum
2018-10-20UI: Remove first layer of nesting for tags and foldersMarcel Klehr
2018-10-20UI: Add Folder navigationMarcel Klehr
2018-08-05BookmarksController#getBookmarks: Allow RSS outputMarcel Klehr
2018-08-03Design bumpJohn Molakvoæ (skjnldsv)
2018-08-03Apply some magicChristoph Wurst
2018-07-24Fix screeenly URLMarcel Klehr
2018-07-24Fix admin settings: Pipe admin.js through webpackMarcel Klehr
2018-07-21Add admin setting for configuring screeenlyMarcel Klehr
2018-07-17Cleanup templates/settings.phpMarcel Klehr
2018-03-12Make bookmarklet workMarcel Klehr
2018-03-12Replace tagit with select2Marcel Klehr
2018-03-12Fix webpack buildMarcel Klehr
2018-03-12Upadate server templatesMarcel Klehr
2018-03-12More structure, replace whole templateMarcel Klehr
2018-03-12First try of backbone/marionette frameworkMarcel Klehr
2018-01-27Merge pull request #420 from marcelklehr/fix/ui-bookmark-edit-url-escapedblizzz
2018-01-16\OCP\image_path wath deprecated already in 8, use template functionArthur Schiwon
2018-01-10UI: Don't escape URL for editing a bookmarkMarcel Klehr
2017-02-16Add rel="nofollow noopener"Sander
2016-12-08encode requesttoken in url, fixes #319Arthur Schiwon
2016-12-07fix namingArthur Schiwon
2016-12-03Change out "Add to ownCloud" for "Add to Nextcloud"zerojay
2016-10-28Move away from legacy OC_L10NMorris Jobke
2015-07-14fix updating of bookmarks via bookmarkletArthur Schiwon
2015-07-14add tagitShikiryu
2015-07-14Update for existing bookmark : now gets existing associated tags, fix #127Shikiryu
2015-07-14Adding tags in bookmarklet, fix #127Shikiryu
2015-07-10use proper inline style for bookmark add button and feedbackJan-Christoph Borchardt
2015-03-11Undifined indexOliver Kohl D.Sc.
2014-11-26This is a refactored / rewritten version of the bookmarks app using the app f...ganomi
2014-11-05Merge pull request #98 from owncloud/check-requesttoken-for-importLukas Reschke
2014-11-05Ensure that URL is always HTTP:// or HTTPS://Lukas Reschke
2014-11-05Add requesttokenLukas Reschke
2014-07-17Add rel="noreferrer" to links.Michael Kuhn
2013-11-14renamed "read later", fixed #56Constanze
2013-10-12separate Save and Cancel buttons, emphasize SaveJan-Christoph Borchardt
2013-10-12use SVG icon instead of PNG by defaultJan-Christoph Borchardt
2013-06-28Correct Title in bookmarkletBrice Maron
2013-04-23Escape HTMLLukas Reschke
2013-04-16Quick fix js tpl tag delimiter. waiting for a better solutionBrice Maron