Commit Graph

30 Commits (7ef24654cf0963bc9e27e2846fabea706b1a1cc5)

Author SHA1 Message Date
Lukas Reschke 7ef24654cf
Public editing
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke 75af90b4f1
Cleanup source code
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
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.
8 years ago
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.
8 years ago
Pranav Kant 81e60581e4 Add a db index to access token 8 years ago
Pranav Kant 3235b886ad Add a revision history sidebar 8 years ago
Ashod Nakashian 0517f76c32 Shared documents now show correct editor's name in the change hisotry 8 years ago
Ashod Nakashian be97780451 WOPI Token table and database plumbing added 8 years ago
Victor Dubiniuk 447610b260 Fix appid 9 years ago
Victor Dubiniuk 65de023e94 Use a separate field for optype. No more LIKE in queries 10 years ago
Victor Dubiniuk 13b73b12c1 Store share token to guest users 10 years ago
Victor Dubiniuk 61576a8374 Add db flag for guests 10 years ago
Victor Dubiniuk 2703bdc095 Correct field comments. Fixes #40 11 years ago
Jörn Friedrich Dreyer 84c9eb786d add lengths to text to prevent mdb2 schema creation hiccups on stable5 11 years ago
Jörn Friedrich Dreyer 3ada1fcc1d introduce documents_revisions table, whitespace changes 11 years ago
Jörn Friedrich Dreyer 7bc25ec0ce rename office -> documents 11 years ago
Jörn Friedrich Dreyer df6af65b09 fix schema for mysql 11 years ago
Victor Dubiniuk 70a20ebc93 Switch to fileid 11 years ago
Victor Dubiniuk f975f4a268 Remove cursor on timeout 11 years ago
Victor Dubiniuk fca0cea3ef Add invite to DB 11 years ago
Victor Dubiniuk 86952308ce MemberId, not member 11 years ago
Victor Dubiniuk 40b89a5635 Use uid to link oC metadata 11 years ago
Victor Dubiniuk b4c8bc13c2 Db schema changed. Reinstall needed :) 11 years ago
Victor Dubiniuk 778378b570 Fix filepath 11 years ago
Victor Dubiniuk 34c8ab53dc Make seq autoincrement 11 years ago
Victor Dubiniuk 4497ba092f Db schema changed 11 years ago
Victor Dubiniuk 8e127b5ab1 Use singluar form in table names 11 years ago
Victor Dubiniuk e1117c9a44 Correct indexes. Trigger DB update 11 years ago
Victor Dubiniuk 5bb3cc5034 Add primary keys 11 years ago
Victor Dubiniuk 63c58dbec4 Initial DB schema 11 years ago