1310 Commits (4adde0f0c0130676e6b2f99071107d65dd75409e)
 

Author SHA1 Message Date
yflory 4adde0f0c0 Use the new dropdown for userlist and share 8 years ago
yflory efffd4974f Add createDropdown and createLanguageSelector in cryptpad-common 8 years ago
yflory 29c8f0bbef Use a FontAwesome spinner to replace the old unaligned one 8 years ago
yflory 6352656737 Remove the default context menu in the entire drive 8 years ago
yflory 3f1e287811 Fix an issue causing a user object to be turned into a pad 8 years ago
yflory 51a2cfa141 Fix missing FontAwesome icon 8 years ago
yflory 569ea21705 Replace the language selector by our custom dropdown menu 8 years ago
yflory 26dd4ea11f Fix lint errors 8 years ago
yflory 4278ac7637 Merge branch 'soon' into fileManager 8 years ago
yflory 2be5db9540 Ability to open files in readonly mode
Fix CSS issues
8 years ago
ansuz 63b9d4e9fd remove path for backwards compatibility 8 years ago
ansuz 4cda1aeb2f add docker and docker-compose
thanks @felixboehm
8 years ago
yflory f74d0a46a4 Remove the alert when pressing del in 'all files' 8 years ago
ansuz b39067d2a1 jshint compliance 8 years ago
ansuz 74a12f50ac only migrate keys which don't already exist 8 years ago
ansuz 1c3f1a15cd make sure that /pad is resized after loading 8 years ago
yflory dba42a90c7 Fix the username button icon not aligned 8 years ago
yflory 5b08fed7fa Ability to add files from the drive toolbar
Fix CSS issues with the different toolbars
Translate the backup URL button alert
8 years ago
yflory 0abec4ddb3 Fix error with placeholder translations in Safari 8 years ago
ansuz a3cd100c94 apply yflory's safari patch 8 years ago
ansuz 0373556475 support old hashes in /poll 8 years ago
ansuz 4902aebe77 open home page table links in new tabs 8 years ago
yflory d5561910d4 Move the file manager into /drive and add a toolbar 8 years ago
yflory 6106f7d6ca Make sure we never create the file store object twice 8 years ago
yflory 1e70af0c16 Use the same network for the apps and the file store 8 years ago
yflory 004d4a16fe Fix error with placeholder translations in Safari 8 years ago
yflory bf764d26e7 Merge branch 'staging' into workgroups 8 years ago
yflory 3836b20b08 enable the file store 8 years ago
yflory b0d4dad417 Fix creation of a new file manager object 8 years ago
yflory 5a8f0df19e Add support for reconnecting websocket 8 years ago
ansuz b33661d9d5 don't toggle maximization state after setting 8 years ago
ansuz 7868a65da9 apply style patches to the correct elements 8 years ago
ansuz 5c967ed09e apply live fixes to the codebase 8 years ago
ansuz bd6f2c037e assign the cors iframe an id 8 years ago
ansuz e56cc49f79 catch errors that popped up because of a cross-origin iframe 8 years ago
ansuz 5080751a90 hide unnecessary scrollbar 8 years ago
ansuz 95617a11c8 fix broken paths in old poll 8 years ago
yflory 7a0442afe0 Drag and drop files into a workgroup 8 years ago
ansuz 5a90d20cff open pads in a new tab 8 years ago
ansuz c380ecfcd9 add the slogan which was accidentally dropped 8 years ago
ansuz 05a956879a prepare new poll app for release
move old poll into poll/old
8 years ago
ansuz 6c4e070c82 update information pages 8 years ago
ansuz 7b87213ec3 extract more constants into less variables 8 years ago
ansuz 27d5559b0c define and use flags to enable the home page table 8 years ago
ansuz 5cd714b18a configure filestore usage via customize/application_config.js 8 years ago
ansuz 4b1f9fd4f1 Revert "yank dead code"
This reverts commit aad442cb20.
8 years ago
ansuz aad442cb20 yank dead code 8 years ago
ansuz 2b5085625c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 69b1764c9d Missing entries in the context menu with users 8 years ago
felixboehm 7c0df5aed9 use wss if useSecureWebsockets is true
There are no certs / httpOtps set if proxy doing ssl offloading.
Better use useSecureWebsockets from config file.
8 years ago