Commit Graph

1982 Commits (a08c0b7a5e0478e4b0e68694ca7d73f23a954e33)
 

Author SHA1 Message Date
Andras Timar c49a7c7331 Merge pull request #35 from pranavk/fix_lang_Tags
Fix language tags that are fed to loleaflet
7 years ago
Andras Timar 4032176838 Merge pull request #32 from pranavk/readonly
Try opening readonly documents too
7 years ago
Lukas Reschke 10cd2415bc Merge pull request #40 from nextcloud/fix-travis-execution
Fix travis execution
7 years ago
Lukas Reschke 7aef900846 Update issue_template.md 7 years ago
Lukas Reschke 7c8e88340d
Allow fail for codechecker for now
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Lukas Reschke d907ebe8cc
Fix PHP 7 test execution with newer PHPUnit
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Nextcloud bot 9796384c79
[tx-robot] updated from transifex 7 years ago
Nextcloud bot 8105396662
[tx-robot] updated from transifex 7 years ago
Nextcloud bot 68e28e37ac
[tx-robot] updated from transifex 7 years ago
Nextcloud bot f7bc41e063
[tx-robot] updated from transifex 7 years ago
Nextcloud bot 32c785e87d
[tx-robot] updated from transifex 7 years ago
Gábor Udvari e45982b487 Add logging and template to unhandled exceptions
A lot of users are getting an uninformative Access Forbidden page after
using the official setup instructions like in #21. Logging and showing
the actual exception will help troubleshooting these issues.
7 years ago
Nextcloud bot c72b63ea5a
[tx-robot] updated from transifex 7 years ago
Pranav Kant 4c1943b956 Bin unused params
These were passed earlier and used when creating a document from the
dedicated richdocument's app page. But since that page is gone now and they
are not used anymore, lets bin them.
7 years ago
Pranav Kant 5596ae17ce Fix incorrect language tags feeding to loleaflet
loleaflet expect a BCP47 language tag syntax while OC.getLocale returns
a lanugage tag where subtags are separated by '_' instead of '-'
(BCP47).

It seems safe to just replace '_' with '-' before feeding it to
loleaflet
7 years ago
Nextcloud bot cef7f890b5
[tx-robot] updated from transifex 7 years ago
Morris Jobke f0fe133afb Merge pull request #33 from pranavk/revhistory
Send file path to the client also, fix revision history
7 years ago
Nextcloud bot 384a3cbb53
[tx-robot] updated from transifex 7 years ago
Nextcloud bot 3bed791cb6
[tx-robot] updated from transifex 7 years ago
Nextcloud bot 5bbe97ef0c
[tx-robot] updated from transifex 7 years ago
Nextcloud bot 996d4633f8
[tx-robot] updated from transifex 7 years ago
Nextcloud bot 13b8773b04
[tx-robot] updated from transifex 7 years ago
Pranav Kant 66935d4bed Send file path to the client also, fix revision history 7 years ago
Morris Jobke 9d85827409 Merge pull request #27 from nextcloud/fix-for-files_versions
Make files_versions work again
7 years ago
Pranav Kant f36c5106d6 Try opening readonly documents too
Also simplify the logic during file action registration. Basically, we
should try to open all known mimetypes; file permissions are taken care
of later in the WOPI protocol.

Without this commit, it is not possible to open a document in a
directory for which user has no write access.
7 years ago
Nextcloud bot 757127a6ec
[tx-robot] updated from transifex 7 years ago
Nextcloud bot 324cac49e3
[tx-robot] updated from transifex 7 years ago
Lukas Reschke f590ad9208 Merge pull request #11 from timar/master
add rtf and txt as supported file formats
7 years ago
Andras Timar 6d49e2d003 replace trailing slash of wopi url 7 years ago
Nextcloud bot 54dc4191a0
[tx-robot] updated from transifex 7 years ago
Andras Timar 86fb4ead72 '==' and '!=' are discouraged 7 years ago
michag86 c72f22e180 Make files_versions work again
Added some lines which were lost after rewrite with version 1.1.22.
7 years ago
Nextcloud bot dca04f1f02
[tx-robot] updated from transifex 7 years ago
Nextcloud bot 5a16e20bef
[tx-robot] updated from transifex 7 years ago
Joas Schilling b972a6b492 Merge pull request #26 from nextcloud/transifex-update
Update transifex config
7 years ago
Morris Jobke d18182fb1a
Update transifex config
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years ago
Nextcloud bot 894259feed
[tx-robot] updated from transifex 7 years ago
Nextcloud bot f075a04b5b
[tx-robot] updated from transifex 7 years ago
Nextcloud bot f1984e4aac
[tx-robot] updated from transifex 7 years ago
Nextcloud bot 7e59faba3e
[tx-robot] updated from transifex 7 years ago
Nextcloud bot ec079c29c0
[tx-robot] updated from transifex 7 years ago
Nextcloud bot 73c910faee
[tx-robot] updated from transifex 7 years ago
Nextcloud bot cc6850426e
[tx-robot] updated from transifex 7 years ago
Nextcloud bot 1f1bae0f27
[tx-robot] updated from transifex 7 years ago
Joas Schilling ab70f4d490 Merge pull request #8 from nextcloud/readme
Add README
7 years ago
Nextcloud bot f4c8be9cad
[tx-robot] updated from transifex 7 years ago
Nextcloud bot ef9f99dd4b
[tx-robot] updated from transifex 7 years ago
Joas Schilling 7b7b97b3db Merge pull request #18 from nextcloud/settings-icon
Add icon to admin page sidebar
7 years ago
Morris Jobke 18d3498a50
Add icon to admin page sidebar
* follow up to nextcloud/server#3151

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
7 years ago
Nextcloud bot f1b886ef52
[tx-robot] updated from transifex 7 years ago