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
path: root/lib
AgeCommit message (Expand)Author
2022-10-10LinkExplorer: Fix to provide privacy-by-defaultMarcel Klehr
2022-09-23ExtractFromNotesJob: decrease frequencyMarcel Klehr
2022-07-28Fix count bookmarks in background jobMarcel Klehr
2022-07-11Upgrade nc requirements (#1845)Marcel Klehr
2022-07-08BgJob: Do not check notes if user has no bookmarksMarcel 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-22Add ClearPreviews commandMarcel Klehr
2022-06-22CrawlService: Make sure archived files always have a file extMarcel Klehr
2022-06-16Fix BackupJob checkMarcel Klehr
2022-06-10BookmarkMapper#findAll: Implement recursive query (#1764)Marcel Klehr
2022-06-08BackupJob: Fix enabled checkMarcel Klehr
2022-06-08Bookmarks Backup: Disable globally by defaultMarcel Klehr
2022-06-08HtmlImporter: Clean up doc commentMarcel Klehr
2022-06-08ExtractFromNotesJob: Change warning to debugMarcel Klehr
2022-06-08IndividualCrawlJob: Remove job on executionMarcel Klehr
2022-05-23BookmarkService#create: Don't crawl new bookmarks directly but add Individual...Marcel Klehr
2022-04-19Fix Backup user setting and backup folder l10nMarcel Klehr
2022-04-12Allow disabling backupsMarcel Klehr
2022-04-11Add FileCache#isAvailable for NC24 SupportMarcel Klehr
2022-03-25Fix php lint errorMarcel Klehr
2022-03-25BackupManager: Fix safety HTML comment syntaxMarcel Klehr
2022-03-25BackupManager: Use internal path to get contentsMarcel Klehr
2022-03-25Fix: Do not remove arbitrary html files from 'Bookmarks Backup' folderMarcel Klehr
2022-03-25Fix typoMarcel Klehr
2022-03-25FoldersController#getFolders: Fix parent_folder values of root-level foldersMarcel Klehr
2022-03-23NotesService: Do not create bookmarks automaticallyMarcel Klehr
2022-03-20Fix root_folders.locked migrationMarcel Klehr
2022-03-20Fix LockManager#getLock in cases where locked === nullMarcel Klehr
2022-03-19NotesService: Some small cleanupMarcel Klehr
2022-03-19Fix NC 20 support in migrationMarcel Klehr
2022-03-19NotesService: Put bookmarks from Notes into a separate folderMarcel Klehr
2022-03-19LockManager: Timeout locks automaticallyMarcel Klehr
2022-03-13UX: Directly crawl bookmark upon creationMarcel Klehr
2022-03-13Projects: Add bookmarks foldersfeature/projectsMarcel Klehr
2022-03-13Flow: Fix URL regexMarcel Klehr
2022-03-13Automatically create bookmarks from notes and link themMarcel Klehr
2022-03-13Fix projects implementationMarcel Klehr
2022-03-13First pass at implementing projectsMarcel Klehr
2022-03-13Search: Use AND conjunctionMarcel Klehr
2022-03-11Previewers: Set log level to debugMarcel Klehr
2022-03-11Fix psalm errorsMarcel Klehr
2022-03-11Implement bookmarks backup to FilesMarcel Klehr
2022-03-11Feature: Show and count duplicatesMarcel Klehr
2022-02-27Add admin setting for pageres ENV varsMarcel Klehr
2022-02-24Integrate with Nextcloud Talk: Allow bookmarking mentioned linksMarcel Klehr
2022-02-21AdminSettings: Use initialState to load settingsMarcel Klehr
2022-02-16Implement Shared folders filterMarcel Klehr