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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-10-27Adjust preview event name to BeforePreviewFetchedEventJulius Härtl
2022-10-27Add frontend for setting secure view on disabled downloads and add some infosJulius Härtl
2022-10-27Listen for event during preview rendering and apply secure view optionsJulius Härtl
2022-10-21Add app config to override wopi checkFileInfoJulius Härtl
2022-10-21Invoke read permission check to trigger terms of services when creating a tokenJulius Härtl
2022-10-20Do not fail if no directory is passed when creating a file from a templateJulius Härtl
2022-10-20Return proper status code if file is not found during writingJulius Härtl
2022-10-17Merge pull request #2528 from nextcloud/backport/2511/stable25Raul Ferreira Fuentes
2022-10-17Only apply hideDownload if share attribute is actually falseJulius Härtl
2022-10-17Use proper product name in capabilitiesJulius Härtl
2022-10-16Merge pull request #2509 from nextcloud/backport/2502/stable25Julius Härtl
2022-10-14Merge pull request #2507 from nextcloud/backport/2503/stable25Julius Härtl
2022-10-14Add config option to turn on Collabora feature lock for read only usersJulius Härtl
2022-10-14Disable sharing on public linksJulius Härtl
2022-10-14Fix `public_wopi_url` variable configuration nameJeremy Barthe
2022-10-13Always enable editing for adminsbackport/2490/stable25Julius Härtl
2022-10-03Fix loading file without logged-in when watermark is enable for groupssharonwuu
2022-09-28Fix: Hide local editing button for public sharesraul
2022-09-23Merge pull request #2456 from nextcloud/backport/stable25/2442Julius Härtl
2022-09-23Open PDF files by default when PDF viewer is disabledRaul
2022-09-23Add local editing button to Nextcloud OfficeRaul
2022-08-28Merge pull request #2400 from nextcloud/bugfix/2397Julius Härtl
2022-08-24Only register templates if enabled for userbugfix/2397Julius Härtl
2022-08-24Hide "Save as" option when downloading is not allowed by shareRaul
2022-08-17Fix: make sure to hide download option inside Collabora for "hide download" s...bugfix/hide_download_optionRaul
2022-08-11Merge pull request #2329 from nextcloud/techdept/cleanup-template-managerJulius Härtl
2022-08-09Give better hints on a protocol mismatch with the discovery endpointenh/protocol-mismatch-hintJulius Härtl
2022-08-08Limit avatar request size to 64 pixelJulius Härtl
2022-08-05Log error when fetching the capabilities failsJulius Härtl
2022-08-04prevent download on user shares according to the share download permissionJulien Veyssier
2022-08-03Merge pull request #2350 from nextcloud/enh/event-openJulius Härtl
2022-08-03Emit event for each user on document openJulius Härtl
2022-08-02Merge pull request #2330 from nextcloud/bugfix/noid/multiple-mountsJulius Härtl
2022-08-02Remove unused registration with deprecated template managertechdept/cleanup-template-managerJulius Härtl
2022-07-25Prefer node with update permission and consolidate getting the filebugfix/noid/multiple-mountsJulius Härtl
2022-07-25Move to load viewer eventbugfix/noid/capabilities-group-limitJulius Härtl
2022-07-25Limit loading public page scripts to share owner with permissionsJulius Härtl
2022-07-25Limit capabilities to users that are enabledJulius Härtl
2022-07-25Bump friendsofphp/php-cs-fixer from 3.8.0 to 3.9.5dependabot[bot]
2022-07-04Updates "productName" in capabilitiesRaul
2022-06-03Also add self as a frame-srcJulius Härtl
2022-06-01Move remaining policy adjustments to a traitJulius Härtl
2022-06-01Remove unreliable csp detection and reload handlingJulius Härtl
2022-06-01Move CSP handling to event listenerJulius Härtl
2022-05-23add "is_guest" to extra info user dataHenry Castro
2022-05-20Apply cs fixesJulius Härtl
2022-05-18Merge pull request #1957 from nextcloud/enh/perf-readJulius Härtl
2022-05-16Implement support for files_lock appJulius Härtl
2022-05-13Emit read hook instead of fopen for admin_auditenh/perf-readJulius Härtl
2022-05-06Merge pull request #2032 from nextcloud/feature/1885/extra-fontsJulien Veyssier