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/src
AgeCommit message (Expand)Author
2022-06-01Remove unreliable csp detection and reload handlingJulius Härtl
2022-05-17Fix viewer styling to adjust to upstream viewer changesJulius Härtl
2022-05-17Merge pull request #2212 from nextcloud/bugfix/2125Julius Härtl
2022-05-16Merge pull request #2187 from gokaysatir/private/gokay/FF-errorJulius Härtl
2022-05-16Use visibility instead of display to have the iframe already allocate the siz...Julius Härtl
2022-05-06Merge pull request #2032 from nextcloud/feature/1885/extra-fontsJulien Veyssier
2022-05-02Remove console logRaul
2022-05-02Fix behaviour for viewing past revisionsRaul
2022-05-02add hint about collabora configJulien Veyssier
2022-05-02support opentype font formatJulien Veyssier
2022-05-02improve style, handle errors when generating font overviewJulien Veyssier
2022-05-02adjust style and improve accessibilityJulien Veyssier
2022-05-02generate font overview image and show it in the settingsJulien Veyssier
2022-05-02add font upload, list, deleteJulien Veyssier
2022-04-30When getFileList function returns null, getFileModel function returns error.Gökay Şatır
2022-04-19Merge pull request #2106 from CommanderRoot/refactor/rm-deprecated-substrJulius Härtl
2022-04-19Update front-end to use the `token_ttl` value passed through the template.Raul
2022-04-08Replace deprecated String.prototype.substr()Tobias Speicher
2022-03-14🐛 add missing settings warningsVinicius Reis
2022-02-28Merge pull request #2069 from nextcloud/branding/css-variablesJulius Härtl
2022-02-23Pass cache buster as logo indicatorJulius Härtl
2022-02-22Adapt css variables for brandingJulius Härtl
2022-02-18Revert "Do not hide speadsheet statusbar by default"Julius Härtl
2022-02-17Merge pull request #2054 from nextcloud/bugfix/noid/es419Julius Härtl
2022-02-16Map es-419 to es-MXJulius Härtl
2022-02-16Do not hide speadsheet statusbar by defaultJulius Härtl
2022-02-11replace deprecated OC functions by npm pkgs onesJulien Veyssier
2022-01-14Fix public link file creationJulius Härtl
2022-01-04Merge pull request #1959 from nextcloud/fix/1958/register-viewer-handlerJulien Veyssier
2022-01-04Merge pull request #1945 from nextcloud/bugfix/1914Julien Veyssier
2022-01-04fixes #1958 don't wait DOMContentLoaded to register the viewer handlerJulien Veyssier
2021-12-29Rename viewer.scss to files.scssJulius Härtl
2021-12-29Ensure that the guest name picker is shown on editable linksJulius Härtl
2021-12-21Move filetype styles to separate css file and load it with viewerJulius Härtl
2021-12-04Properly check proxy statusJulius Härtl
2021-12-01l10n: Separate ellipsisValdnet
2021-12-01l10n: Correct spellingValdnet
2021-11-29Address small review commentsJulius Härtl
2021-11-29Fix sharing if viewer is used and drop legacy header integrationJulius Härtl
2021-11-29Improve loading state handlingJulius Härtl
2021-11-29Introduce Nextcloud Office brandingJulius Härtl
2021-11-29Only use files script for single public share linksJulius Härtl
2021-11-29Avoid resizing too earlyJulius Härtl
2021-11-29Do not fail hard if throwing during post message handlingJulius Härtl
2021-11-29Improve loading behavior and native avatar renderingJulius Härtl
2021-11-10Expose initial state when using direct editing as wellJulius Härtl
2021-11-10Load UIMode from configJulius Härtl
2021-11-10Move regular file opening to viewerJulius Härtl
2021-11-10Move files app integration to full viewJulius Härtl
2021-11-10Introduce initial state for document loading and handle logoJulius Härtl