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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-07fix: use own workspace endpoint instead of PROPFIND propertiesMax
2022-07-06Move click conditions from default openClick handler to link pluginJonas
2022-07-06backport of feature: emit clickLink from `ReadOnlyEditor`Max
2022-07-05fix: specify file extensions in import statementsMax
2022-06-08Changes menu entry.Pierre Ozoux
2022-06-08Do not register text/csv mimetype when office can handle itJulius Härtl
2022-03-03fix: workspace with Readme.md open details.Max
2022-03-02fix: use file id to identify readme for workspaceMax
2022-03-02fix: workspace with alternative file namesMax
2022-03-02use filelist PROPFIND for loading workspaceMax
2022-02-09upgrade: syntax highlighting with tiptap2Azul
2022-01-17Fix closing the editor modal in public folder viewJulien Veyssier
2021-08-25Apply lint fixesJulius Härtl
2021-07-19Update use of `OCA.Viewer` api to the nextcloud 22 versionAzul
2021-01-24Remove EPUB mimetypeLeifur Halldor Asgeirsson
2021-01-13First throw on editor colors based on change tracking example of prosemirrorJulius Härtl
2020-12-15add text/org mimetype #394nik gaffney
2020-11-14Also register to urlChanged event to update RichWorkspacegoligo
2020-08-11fix: use Viewer state to determine current dirAzul
2020-08-11Update src/helpers/links.jsazul
2020-08-11links with complete urlsAzul
2020-08-11calculate dir for relative linksAzul
2020-08-11rewrite links to local filesAzul
2020-08-11refactor: define our own Link mark to rewrite hrefsAzul
2020-08-11button in menu bubble to link to filesAzul
2020-08-11Bump eslint and fix deprecationsJulius Härtl
2020-08-11Fix eslint checksJulius Härtl
2020-08-11fix: use OC.Files API to get file infoAzul
2020-04-22Fix broken syntax highlight with highlight.js > 9.16Julius Härtl
2020-01-03Add more mimetypes for plain text editingJulius Härtl
2020-01-02Revert "Add more mimetypes for plain text editing"Julius Härtl
2020-01-02Add more mimetypes for plain text editingJulius Härtl
2019-12-19Do not connect to a session on other file listsJulius Härtl
2019-11-05Move to @nextcloud packagesJulius Härtl
2019-11-04Adjust to new eslint rulesJulius Härtl
2019-11-04Add workspace route and public page handlingJulius Härtl
2019-10-19Hard-code the templateName's extensionChristopher Teutsch
2019-10-05Fix extraneous importsJulius Härtl
2019-07-17Fix chunkingJulius Härtl
2019-07-05Fix file actions fallback when viewer is disabledJulius Härtl
2019-07-02Only load known mimetypes for nowJulius Härtl
2019-07-02Split out helper functions and add syntax detectionJulius Härtl
2019-07-02Dynamically load syntax highlightingJulius Härtl