Copy of Nextcloud richdocuments app, but with modifications so all traffic goes over clearnet/CJDNS/Tor/I2P/whatever instead of having a single default hostname.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Vincent Petry aed7ed77d2 Fixed file not found issue
This fixes an issue where the second call would miss the "/files" part.

The path attribute must keep "files" so that the next call to the File
instance will still have the correct one.

Fixes #155
11 years ago
ajax Open readonly shares with viewer. Ref #62 11 years ago
appinfo remove newline at end of file (editor added that automatically) 11 years ago
css let the core CSS handle the toolbar stuff 11 years ago
img add Documents app icon 11 years ago
js Open readonly shares with viewer. Ref #62 11 years ago
l10n [tx-robot] updated from transifex 11 years ago
lib Fixed file not found issue 11 years ago
src Patch fixup 11 years ago
templates translate buttons 11 years ago
README.md How to add fonts. Closes #44 11 years ago
index.php Fixed share with link that doesn't appear 11 years ago
personal.php Default documents dir for upload. Ref #49 11 years ago
public.php handle password protected links. Closes #97 11 years ago
settings.php rename office -> documents 11 years ago

README.md

documents

How to add more fonts

  • Upload font files to documents/css/fonts directory
  • Edit documents/css/fonts.css adding @font-face rule for each uploaded file