1291 Commits (9d0d8b27cf008bf927a98ecbd05a391be9301c11)
 

Author SHA1 Message Date
ansuz 9d0d8b27cf Merge branch 'master' of github.com:gustavohmsilva/cryptpad into brazil 8 years ago
ansuz 33b8de888e clean up unused files 8 years ago
Gustavo H M Silva 5b1a45c510 Translation 100% polished.
I've corrected errors, replaced sentences to better translations and other small things. This version can be considered the final one.

Please notify me if new translation tokens gets added to the website, so I can keep the translation up to date.
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
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 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
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
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
ansuz f01c3725af move minor links to the bottom of the home page 8 years ago
ansuz 9b650362b9 rebuild css 8 years ago
ansuz d843caeb9a remove bottom bar and move language selector to main html 8 years ago
ansuz c6499d6789 make panel styles reusable 8 years ago
ansuz 773209472e break monolithic style file into several modules 8 years ago
ansuz 34967ac354 encapsulate rendering functions so we can pass in cryptpad-common 8 years ago
ansuz 66b8c93205 remember time of first visit 8 years ago
ansuz ba4df1a22c create examples directory with old prototypes 8 years ago
ansuz 0abf45bdc5 better fsStore debugging 8 years ago
felixboehm d8c18d0937 adding docker and docker-compose 8 years ago
ansuz e3f79f914a fix user hash 8 years ago
ansuz d232a5a83e Revert "simplify key generation and remember user's additional keys"
This reverts commit 75786ff9ff.
8 years ago
ansuz fefe444501 add new translation keys 8 years ago
ansuz 91a806ab86 focus on OK button when we pop an alert 8 years ago
ansuz 850bd42149 don't try to display things that don't exist 8 years ago
ansuz 75786ff9ff simplify key generation and remember user's additional keys 8 years ago
ansuz 621476424d make strings translatable and refocus on correct input 8 years ago
ansuz a97696c712 show user's display name and account name 8 years ago
ansuz 0c9178ba46 update slide styles, comment alertify styles, updated compiled css 8 years ago