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-07-11Upgrade nc requirements (#1845)Marcel Klehr
2022-07-02Load settings using initial stateMarcel Klehr
2022-06-25UI: Better sizing of Bookmark fallback backgroundMarcel Klehr
2022-06-25BookmarkMapper#findAll: Implement recursive query (#1764)Marcel Klehr
2022-06-25Revert "BookmarkMapper#findAll: Implement recursive query (#1764)"Marcel Klehr
2022-06-10BookmarkMapper#findAll: Implement recursive query (#1764)Marcel Klehr
2022-06-08Bookmarks Backup: Disable globally by defaultMarcel Klehr
2022-04-12Allow disabling backupsMarcel Klehr
2022-03-25Fix typoMarcel Klehr
2022-03-25FoldersController#getFolders: Fix parent_folder values of root-level foldersMarcel Klehr
2022-03-11Implement bookmarks backup to FilesMarcel Klehr
2022-03-11Feature: Show and count duplicatesMarcel Klehr
2022-02-16Implement Shared folders filterMarcel Klehr
2021-12-12BookmarkController: Remove hierarchy limit for public linksMarcel Klehr
2021-09-27Cap description content at 1024 charsMarcel Klehr
2021-09-27Fix static analysisMarcel Klehr
2021-09-27Fix WebViewControllerMarcel Klehr
2021-09-26API: Properly return 401 if no auth header was sentMarcel Klehr
2021-09-26API: Fix CSRF vulnerabilityMarcel Klehr
2021-09-18Implement lockingMarcel Klehr
2021-07-26Fix: Adding same bookmark second time removes preexisting tagsMarcel Klehr
2021-07-24Fix hash endpoint: Allow hashing with tagsMarcel Klehr
2021-07-18API: Make permission errors emit status 403Marcel Klehr
2021-07-18Catch UrlParseErrorsMarcel Klehr
2021-04-19Fix BookmarkController#_getRootFolderIdMarcel Klehr
2021-04-13Display archived content in full-page overlayMarcel Klehr
2021-03-31Fix: Recover from multiple root foldersMarcel Klehr
2021-02-01API: Fix renaming and deleting tagsMarcel Klehr
2021-01-23InternalFoldersController: Set default layers for children orderMarcel Klehr
2021-01-22Performance: More cachingMarcel Klehr
2021-01-21Update nextcloud coding standardMarcel Klehr
2021-01-21Fix unit testsMarcel Klehr
2021-01-20Psalm: Fix typingsMarcel Klehr
2021-01-20Psalm: Fix typingsMarcel Klehr
2021-01-19Fix moving folders across share bordersMarcel Klehr
2021-01-16API: Report success if item to delete is already deletedMarcel Klehr
2021-01-06FoldersController: Add no-cache header where necessaryMarcel Klehr
2020-11-03Remove Util::writeLogMarcel Klehr
2020-11-03Minor fixes to bookmark queriesMarcel Klehr
2020-10-22Merge branch 'master' into stableMarcel Klehr
2020-10-18Fix: Don't hide shared bookmarksMarcel Klehr
2020-10-17Fix: Don't hide shared bookmarksMarcel Klehr
2020-10-11PHP: Fix lint errorsMarcel Klehr
2020-10-09Fix logger interfaceMarcel Klehr
2020-10-09Fix lint errorsMarcel Klehr
2020-10-09Update CopyrightMarcel Klehr
2020-10-09Clean up PHP code inspection warningsMarcel Klehr
2020-09-25Provide full folder hierarchy in Initial stateMarcel Klehr
2020-09-11UI: Link to archived file in bookmark sidebarMarcel Klehr
2020-09-11BookmarkController: Fix getBookmarks for folder=-1Marcel Klehr