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/js
AgeCommit message (Expand)Author
2018-12-17Add polyfill for Number.isInteger (fixes #326)Julius Härtl
2018-11-22Translate the Revision HistoryRoeland Jago Douma
2018-11-11Hide loading overlay sooner to show password promtRoeland Jago Douma
2018-11-09Fix tooltip positioningJulius Härtl
2018-11-09Indicate read only usersJulius Härtl
2018-11-09Just show a user onceJulius Härtl
2018-11-09Use object to store list of viewsJulius Härtl
2018-10-30Disable the vertical swipe to reload gesture.Jan Holesovsky
2018-10-30Merge pull request #293 from nextcloud/fix/do_not_show_spinner_if_nickname_vi...Roeland Jago Douma
2018-10-30Fix notificationRoeland Jago Douma
2018-10-30Do not show overlay if we request the nicknameRoeland Jago Douma
2018-10-29Notify clients when the document is fully loadedRoeland Jago Douma
2018-10-26Show display name on avatar hover and disable contacts menu for guest usersJulius Härtl
2018-10-26Parse the link to AssertURL trought he generateURLRoeland Jago Douma
2018-10-18Show document overlay when document is fully loadedTamás Zolnai
2018-10-18Merge pull request #281 from nextcloud/fix/280Roeland Jago Douma
2018-10-17Do not show loading screen if we need a nicknameRoeland Jago Douma
2018-10-17Properly remove view entries from the arrayJulius Härtl
2018-10-16Define namespace early onRoeland Jago Douma
2018-10-16Use the parent filepickerRoeland Jago Douma
2018-10-15Move to compiled handlebarsRoeland Jago Douma
2018-10-09Obtain fileId correctly from urlRoeland Jago Douma
2018-10-09Do not use deprecated OC.webrootRoeland Jago Douma
2018-09-13Js fixJohn Molakvoæ (skjnldsv)
2018-09-13Add iOS fallback for RichDocumentsMobileInterfaceJohn Molakvoæ (skjnldsv)
2018-09-06Translate the filenames as wellRoeland Jago Douma
2018-09-04Add tooltip, contactsmenu and properly cleanup containerJulius Härtl
2018-09-04Show avatars in headerJulius Härtl
2018-09-04First POC to show the avatars of the editorsRoeland Jago Douma
2018-09-04Also allow sharingRoeland Jago Douma
2018-09-04Add dedicated function for postgraphicsRoeland Jago Douma
2018-09-04Add insert graphicRoeland Jago Douma
2018-09-04Start with sending the close message to mobile so they can close theRoeland Jago Douma
2018-08-16Fix payload of sending assetRoeland Jago Douma
2018-08-13Only show sharing sidebar for loggedin users when a header is presentJulius Härtl
2018-08-10Hide searchbox in collabora, since it cannot be used thereJulius Härtl
2018-08-10Fix sharing button on 13Julius Härtl
2018-08-10Add sharing button to the header and open files details sidebarJulius Härtl
2018-08-07Post to asset URLRoeland Jago Douma
2018-08-07FixesRoeland Jago Douma
2018-08-07Original document patch by HenryRoeland Jago Douma
2018-07-20Initial mobile editRoeland Jago Douma
2018-07-10Move spaces&tab mix to tabs in JSRoeland Jago Douma
2018-07-03add mobile css (#211)Henry Castro
2018-06-13set scrolling="no" attribute for loleaflet iframe2.0.9Andras Timar
2018-06-13Let external users set their display name when editing. (#200)nithom
2018-04-20The 3rd approach to fix the Back button navigation. (#205)Jan Holesovsky
2018-04-19Revert "fix back button navigation (#183)"Andras Timar
2018-04-19Revert "Use the nextcloud API to fix back button navigation (#183). (#201)"Andras Timar
2018-04-18Use the nextcloud API to fix back button navigation (#183). (#201)Jan Holesovsky