Граф коммитов

35 Коммитов

Автор SHA1 Сообщение Дата
Roeland Jago Douma 714ca8785c
Add assets table
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-08-07 10:44:17 +02:00
Roeland Jago Douma dca09b69fa
Add timestamp column
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-20 20:24:33 +02:00
Roeland Jago Douma 21059397a9
Initial mobile edit
* Add OCS endpoint for client to request a view
* Endpoint returns an URL
* DirectView controller to show info

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-20 20:24:33 +02:00
nithom bcb67076a9 Let external users set their display name when editing. (#200)
Signed-off-by: Nico Thomas <nithom@online.de>

Co-authored-by: JonasBlaesche <jonas.blaesche@me.com>
2018-06-13 15:31:18 +02:00
Pranav Kant 2058ec84e5 Shorter db index name
Fixes #54
2017-05-25 19:48:19 +05:30
Lukas Reschke 7ef24654cf
Public editing
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-07 00:57:01 +01:00
Lukas Reschke 75af90b4f1
Cleanup source code
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-06 21:09:40 +01:00
Pranav Kant a12ff8d0d2 security: Support WOPI's PostMessageOrigin
Adds a new property PostMessageOrigin to WOPI's CheckFileInfo.
The inner frame then only sends message to target with origin
mentioned in this property.

Also implement editor initialization WOPI specs. Inner frame
sends a App_LoadingStatus message to us when ready, and we send
Host_PostmessageReady when we are ready.
2016-10-27 17:57:46 +05:30
Pranav Kant 7e64777f4a Store canwrite property in DB
Move whether the file is editable or not logic when generating a
token and store it in the DB with the access token instead of
checking it dynamically in WOPI calls.
2016-10-19 21:12:29 +05:30
Pranav Kant 81e60581e4 Add a db index to access token 2016-10-19 21:12:29 +05:30
Pranav Kant 3235b886ad Add a revision history sidebar 2016-06-28 14:24:26 +05:30
Ashod Nakashian 0517f76c32 Shared documents now show correct editor's name in the change hisotry 2016-06-18 20:43:00 -04:00
Ashod Nakashian be97780451 WOPI Token table and database plumbing added 2016-03-09 08:40:48 -05:00
Victor Dubiniuk 447610b260 Fix appid 2015-12-16 18:04:32 +03:00
Victor Dubiniuk 65de023e94 Use a separate field for optype. No more LIKE in queries 2014-11-13 01:20:54 +03:00
Victor Dubiniuk 13b73b12c1 Store share token to guest users 2014-04-11 01:11:13 +03:00
Victor Dubiniuk 61576a8374 Add db flag for guests 2014-04-11 01:03:41 +03:00
Victor Dubiniuk 2703bdc095 Correct field comments. Fixes #40 2013-09-16 18:50:56 +03:00
Jörn Friedrich Dreyer 84c9eb786d add lengths to text to prevent mdb2 schema creation hiccups on stable5 2013-09-02 18:17:31 +02:00
Jörn Friedrich Dreyer 3ada1fcc1d introduce documents_revisions table, whitespace changes 2013-09-02 17:15:29 +02:00
Jörn Friedrich Dreyer 7bc25ec0ce rename office -> documents 2013-08-28 12:02:27 +02:00
Jörn Friedrich Dreyer df6af65b09 fix schema for mysql 2013-08-27 20:26:34 +02:00
Victor Dubiniuk 70a20ebc93 Switch to fileid 2013-08-27 20:26:33 +02:00
Victor Dubiniuk f975f4a268 Remove cursor on timeout 2013-08-27 20:26:33 +02:00
Victor Dubiniuk fca0cea3ef Add invite to DB 2013-08-27 20:26:32 +02:00
Victor Dubiniuk 86952308ce MemberId, not member 2013-08-27 20:26:31 +02:00
Victor Dubiniuk 40b89a5635 Use uid to link oC metadata 2013-08-27 20:26:31 +02:00
Victor Dubiniuk b4c8bc13c2 Db schema changed. Reinstall needed :) 2013-08-27 20:26:31 +02:00
Victor Dubiniuk 778378b570 Fix filepath 2013-08-27 20:26:30 +02:00
Victor Dubiniuk 34c8ab53dc Make seq autoincrement 2013-08-27 20:26:29 +02:00
Victor Dubiniuk 4497ba092f Db schema changed 2013-08-27 20:26:29 +02:00
Victor Dubiniuk 8e127b5ab1 Use singluar form in table names 2013-08-27 20:26:28 +02:00
Victor Dubiniuk e1117c9a44 Correct indexes. Trigger DB update 2013-08-27 20:26:28 +02:00
Victor Dubiniuk 5bb3cc5034 Add primary keys 2013-08-27 20:26:28 +02:00
Victor Dubiniuk 63c58dbec4 Initial DB schema 2013-08-27 20:26:28 +02:00