Commit Graph

1730 Commits (18d3498a507f72594a7bc5d1b0436f8cf8cce207)
 

Author SHA1 Message Date
Andras Timar 4b8c0f2a06 Merge pull request #48 from timar/master
add tooltip with document path for icon view
8 years ago
Andras Timar cdc6d2dffc add tooltip with document path for icon view 8 years ago
Andras Timar cb271b50e5 Merge pull request #47 from timar/master
frame-src is deprecated on Firefox, but Safari wants it
8 years ago
Jan Holesovsky 69a2880800 Send the hint too. 8 years ago
Andras Timar 8f61bbe08f frame-src is deprecated on Firefox, but Safari wants it 8 years ago
Andras Timar 72957694a4 Merge pull request #46 from timar/master
Bump version to 0.15.0
8 years ago
Andras Timar 8e2ee31a13 Bump version to 0.15.0 8 years ago
Henry Castro 76a7e3f7a1 Merge pull request #45 from hcvcastro/master
Add ulrsrc attribute when create new documents
8 years ago
Henry Castro efcf28abc2 Add ulrsrc attribute when create new documents 8 years ago
Jan Holesovsky e94fa64836 One more place where we need to present the error message. 8 years ago
Jan Holesovsky ea47464459 More improvements in the error handling. 8 years ago
Jan Holesovsky b48ae81a99 Small improvement in the documentation. 8 years ago
Jan Holesovsky f2974bd618 Adapt to changes in loolwsd - pass only access_token via form post.
Also limit the amount of stuff that actually needs to be passed, and add
comments.
8 years ago
Jan Holesovsky 2508e550fc Content Security Policy: frame-src is deprecated, use child-src instead. 8 years ago
Jan Holesovsky 155f9578fc MemCache is not mandatory any more; but used if available. 8 years ago
Andras Timar 6eb2e7c474 Merge pull request #43 from pranavk/master
Do not show scary warning dialog
8 years ago
Pranav Kant 41f2f63907 Do not show scary warning dialog
... since we save to disk on abnormal client termination.
8 years ago
Jan Holesovsky 80cc8bf197 Improved error messages around discovery.xml. 8 years ago
Andras Timar 361e3cffab Merge pull request #42 from timar/master
better README
8 years ago
Andras Timar 2608564da1 better README 8 years ago
Andras Timar 1f1f76b676 better README 8 years ago
Andras Timar 97a6e12461 better README 8 years ago
Jan Holesovsky 945e9c5e06 Better wording of the WOPI configuration. 8 years ago
Andras Timar 85fef1c9cc Merge pull request #41 from timar/master
set default WOPI Client URL for rpm
8 years ago
Andras Timar d4fd4e532e set default WOPI Client URL for rpm 8 years ago
Andras Timar 93427945ad Merge pull request #40 from timar/master
occ upgrade turns on maintenance mode
8 years ago
Andras Timar 357db66890 occ upgrade turns on maintenance more 8 years ago
Andras Timar 34f3e0a3f5 Merge pull request #38 from timar/master
allow HTTP-only mode for testing/trial
8 years ago
Andras Timar faf5c1007f allow HTTP-only mode for testing/trial 8 years ago
Henry Castro 062bcdca23 Merge pull request #37 from hcvcastro/master
Post WOPI url iframe
8 years ago
Henry Castro a27950d617 Post WOPI url iframe 8 years ago
Andras Timar 157719b5f3 Merge pull request #34 from timar/master
PHP syntax error on Ubuntu 14.04 LTS
8 years ago
Andras Timar ef78d87173 PHP syntax error on Ubuntu 14.04 LTS
syntax error, unexpected '*', expecting ',' or ';' at /var/www/owncloud/apps/richdocuments/lib/db/wopi.php#28
8 years ago
Andras Timar 501e8d917b Merge pull request #33 from timar/master
SUSE RPM specfile enhancements
8 years ago
Andras Timar 5228441911 run occ upgrade 8 years ago
Andras Timar 7258eeea2f configure memcache.local 8 years ago
Andras Timar 74e78bc1e9 rpm package rename 8 years ago
Andras Timar 0f3a1af99f Merge pull request #32 from timar/master
Bump version to 0.14.0
8 years ago
Andras Timar b297367139 Bump version to 0.14.0 8 years ago
Jan Holesovsky bbce3dd484 Merge pull request #30 from pranavk/master
Rename filename -> title
8 years ago
Pranav Kant c25de38ef5 Rename filename -> title 8 years ago
Andras Timar 0ab25bcfbc Merge pull request #29 from pranavk/master
Use window.postMessage API for cross-domain frame communication
8 years ago
Pranav Kant 96c88b5a1e Use window.postMessage API for cross-domain frame communication
Use filename as additional param to let the child frame know the
name of the document easily.

Use closebutton param to instruct the child frame about whether
to show the close button, or not.
8 years ago
Andras Timar d1c76983c1 Merge pull request #28 from timar/master
local file access method is deprecated by WOPI
8 years ago
Andras Timar 2b302fa1af local file access method is deprecated by WOPI 8 years ago
Andras Timar 79e6af8182 Merge pull request #26 from timar/master
Bump version to 0.9.1 to trigger database update
8 years ago
Andras Timar 773b4c8d5e Bump version to 0.9.1 to trigger database update 8 years ago
Henry Castro a149c97639 Merge pull request #25 from Ashod/wopi_fileinfo
Wopi fileinfo
8 years ago
Ashod Nakashian 38c1b87435 wopi: support for file sharing and authentication 8 years ago
Ashod Nakashian 1a737b4f07 wopi: pass the url wopi without /contents, to make it more flexible 8 years ago