Commit Graph

117 Commits (122d4d4882047aa8192a922ca079ed053f68241c)

Author SHA1 Message Date
yflory fd78e4fa92 Improve homepage CSS and responsiveness
yflory 9523782bf8 Make the home page responsive
yflory 69bee7d79a Add data into the homepage
yflory b9c4ceccd4 Change the CSS and colors
yflory 82e8041054 Use bootstrap 4 in the main page
yflory 73d424b506 Improve the login UI (css and translations)
yflory e006ed7076 Ability to log in from the main page
yflory 6652e9d6d9 Test new home page
yflory efffd4974f Add createDropdown and createLanguageSelector in cryptpad-common
yflory 569ea21705 Replace the language selector by our custom dropdown menu
ansuz c380ecfcd9 add the slogan which was accidentally dropped
ansuz 6c4e070c82 update information pages
ansuz f01c3725af move minor links to the bottom of the home page
ansuz d843caeb9a remove bottom bar and move language selector to main html
ansuz 8b9d7f2357 update built html
ansuz e9376a66c2 apply 'cp' class for unified styles
yflory c359c27997 Use user object as default store in file manager
ansuz 6778a7062d Merge branch 'fileManager' of github.com:xwiki-labs/cryptpad into staging
yflory e3f484d876 File manager in the home page, lint
ansuz 5a14db9f07 Merge branch 'test-filemanager' into login
Valentin Lorentz df9f408823 Improve French translation of index.html
yflory 2b077a8e95 add the file manager in the main page
ansuz 8064b1d196 merge changes from soon
ansuz e23ac85b6d use absolute path to css
yflory ebae2c3bec Fix the noscript tag
yflory 0d9f63b977 Merge branch 'translations' - part one
yflory f086492e50 Improve the localization system
Improve and enable the French translation
yflory 1e02e7b45b Make the pad types displayed on the front page configurable
ansuz f403d8e2e2 remove table refresh button. listen for changes and refresh automatically
ansuz c25ed349e2 add new generated pages
ansuz 653bb84064 wait longer for requirejs and fix a typo
ansuz 90e323394d can't rely on unicode everywhere, so let's use an svg icon
ansuz e79d3d4d4e add a refresh button to the home page table
ansuz d0ce8f2ca1 add polls to home page and fix up styles just a little bit
ansuz cde68170d4 add link to twitter
ansuz 88a3c4227b de-obfuscate an obfuscated email
ansuz 43aba94d0d link to irc
ansuz 13bea89269 add favicon on home page
ansuz fd6d9ecaf7 github ribbon should open in a new tab
ansuz 6b157b0edc fix the github ribbon
ansuz d621bc4079 attribution for the nice github ribbon
ansuz d3825b9644 restyle main page and bottom bar
ansuz eb1809423b bump name length limit to 48 characters
ansuz 8a82e11306 make sure title is defined for home page usage
ansuz 0911572031 truncate long names, replace link text with doc title
ansuz 7da58a0de9 improve pad naming UX, slight refactoring
* prevent naming conflicts
* migrate localestorage to use named attributes
* use ctime and atime
* display default names in table
* sort pads by most recent atime
* move more functions into cryptpad common
* change table styles
ansuz c4667505c7 style alternate rows on the table
ansuz 45312a6fbb restyle recent pads table
ansuz fa0f0e4d28 unbreak styles
ansuz 47edccf42d use pad titles in home page table
ansuz 34bb85799e fix landing page styles and js a wee bit
ansuz 1f0d0de0a8 add some padding to the bottom of the landing page
ansuz 635ae9dfe6 improve home page formatting
ansuz 1a5388eab9 update landing page styles and copy text
ansuz 31052e49b8 remove note about jquery sheet
Yann Flory 9330b00f02 Hide the spreadsheet button until it is fixed
Yann Flory 0b3d6e15b8 Replace the Netflux old client (netflux.js) by the Netflux2 client.
Move the WebRTC peer-to-peer use case in /padrtc, which still uses the old
Netflux client
Use es6-promises.min.js to solve a issue with some browser and the new
Netflux client
Yann Flory ba4faea939 Update the pads to run with the latest improvements to the websocket server
Yann Flory 7237c751d5 Move 'vdom' to the main 'pad'.
Hide the right-hand panel (can de bisplayed with a 'debug' button)
Hide the IDs of users if they don't change their name
Yann Flory ae8f6f7f2c Ability to choose which protocol to use (Websocket or WebRTC) with Netflux
ansuz d4b7a4556d factor landing page and add pad remove column
ansuz 1d130d4445 index.html : correct typo.
s/varient/variant
Yann Flory 32f44161a7 Patch Realtime into CodeMirror in CryptPad
Caleb James DeLisle 05ce2695b2 Added piwik code for cryptpad.fr
Caleb James DeLisle 88fb6772e8 Cleaned up the front page and added a little piece of code to show recent pads
Caleb James DeLisle 51544db9a2 Completed adding of customization system and bottom infobar
Caleb James DeLisle 84164123b6 not quite finished