Commit Graph

2621 Commits (11e2226f1a11e7a1fbd29feaade1bd9b0c60e6af)
 

Author SHA1 Message Date
ansuz c380ecfcd9 add the slogan which was accidentally dropped
ansuz 05a956879a prepare new poll app for release
move old poll into poll/old
ansuz 6c4e070c82 update information pages
ansuz 7b87213ec3 extract more constants into less variables
ansuz 27d5559b0c define and use flags to enable the home page table
ansuz 5cd714b18a configure filestore usage via customize/application_config.js
ansuz 4b1f9fd4f1 Revert "yank dead code"
This reverts commit aad442cb20.
ansuz aad442cb20 yank dead code
ansuz 2b5085625c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 69b1764c9d Missing entries in the context menu with users
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.
ansuz f01c3725af move minor links to the bottom of the home page
ansuz 9b650362b9 rebuild css
ansuz d843caeb9a remove bottom bar and move language selector to main html
ansuz c6499d6789 make panel styles reusable
ansuz 773209472e break monolithic style file into several modules
ansuz 34967ac354 encapsulate rendering functions so we can pass in cryptpad-common
ansuz 66b8c93205 remember time of first visit
ansuz ba4df1a22c create examples directory with old prototypes
ansuz 0abf45bdc5 better fsStore debugging
felixboehm d8c18d0937 adding docker and docker-compose
ansuz e3f79f914a fix user hash
ansuz d232a5a83e Revert "simplify key generation and remember user's additional keys"
This reverts commit 75786ff9ff.
ansuz fefe444501 add new translation keys
ansuz 91a806ab86 focus on OK button when we pop an alert
ansuz 850bd42149 don't try to display things that don't exist
ansuz 75786ff9ff simplify key generation and remember user's additional keys
ansuz 621476424d make strings translatable and refocus on correct input
ansuz a97696c712 show user's display name and account name
ansuz 0c9178ba46 update slide styles, comment alertify styles, updated compiled css
ansuz ec92640974 ignore scratch directory
ansuz 3560f0580f commit prototype upload script
ansuz d7bdb30969 don't compile alertify.css directly
ansuz 2f9f3d921a trim excess whitespace from usernames
ansuz 89e5830409 make alertify display time configurable
ansuz 32d7fc55d2 make it easier to add pages at the document root
ansuz 8b9d7f2357 update built html
ansuz 6a46d6e06c update page layout and account for about page
ansuz 49d80d91d9 don't load customize/pad.js anymore
ansuz a5407e9222 rework templates and build system
ansuz c9d99f101a rewrite customize/readme.md
ansuz 13e8bf5b5e remove old 'user' code
ansuz f0a4c0ccb0 sheet.js is never used
ansuz 2be90e8858 remove Header.html
ansuz 0a89f13498 don't need /customize/pad.js anymore
ansuz f020fd5a75 remove /customize/pad.js from main apps
ansuz aae443c8e9 replace old poll app with new
ansuz 387f4ebf5d add this important js file I forgot
ansuz 8f0de589dc add missing cp class to more html
ansuz 46024853ec restrict cryptpad styles to descendants of .cp