361 Commits (2b7dcbe77c2bcf3ddc521a4e82725cf8af9850b7)

Author SHA1 Message Date
yflory e6188bfb63 Fix useradmin dropdown position 8 years ago
yflory e8f3df5a46 Clean less 8 years ago
yflory 159d72f33b Merge branch 'msg' into staging 8 years ago
yflory ff10c282d4 Avatar in the user admin button 8 years ago
ansuz 6f7c60bf12 Merge pull request #154 from evalica/153
Issue #153: On Register, add spacing between checkboxes and labels
8 years ago
Ecaterina Moraru (Valica) e8e8858e44 Issue #153: On Register, add spacing between checkboxes and labels 8 years ago
Ecaterina Moraru (Valica) fc065a0484 Issue #151: Spacing between "Log-in" and "Register" buttons
- Removed ".first" class from Register button
- Increase spacing between buttons
8 years ago
yflory a5e8f6ae81 Add friend app and fix avatar size 8 years ago
ansuz f02285d103 fix lowercased p 8 years ago
yflory bf17ad3f1e Friend button in the userlist 8 years ago
yflory d7f9ddd8d2 Fix icon colors in the new menu (/pad app) 8 years ago
yflory cc67838786 Fix horizontal scrollbar in /pad anonymous mode 8 years ago
Caleb James DeLisle 25905d13fa wip 8 years ago
yflory 47c6c64b8a Allow emojis in default avatars 8 years ago
yflory ffd184d50e Fix overflowing names in the new userlist 8 years ago
yflory 1a27f11e73 Fix dropdown menus in static pages 8 years ago
yflory fa2d857d70 Fix css issues with Safari 8 years ago
yflory 1df5e6e855 Fix toolbar buttons for Safari 8 years ago
yflory 70c9f3df75 Fix avatar size 8 years ago
yflory 335898a4c7 Hack the drawer to close it when clicking outside 8 years ago
yflory b153dda6ff Add avatars in the user list 8 years ago
yflory b6944e6638 Fix userlist style in apps without iframe 8 years ago
yflory 568ce70afd Add a spinner for the history and update history buttons 8 years ago
yflory b9320e6005 Toolbar improvements 8 years ago
ansuz b7cb1a8d5f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 8279ef3130 Fix conflict between ckeditor toolbar and userlist on small screens 8 years ago
ansuz 0b9d7d6c0b fix color of links in poll and whiteboard 8 years ago
yflory 56a25e1036 Small fixes for the new toolbar 8 years ago
ansuz c53ebe3598 bring upload status container to the front 8 years ago
ansuz 7de2683169 make all apps use clientside templates 8 years ago
yflory c431041e3f Fix position of the rightside drawer with small screen 8 years ago
yflory 36ef4178dc Remove the editable title from the file app 8 years ago
yflory ce44a8d351 Fix the backup button in anonymous drive 8 years ago
yflory 06a0590f73 New folder icons 8 years ago
yflory 0d4d104e08 Mobile support for the new toolbar 8 years ago
yflory 684269fdda Userlist in polls 8 years ago
yflory a11befaa0f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 13288ee18b Update the userlist in code, slide and pad 8 years ago
yflory 92b6e60573 Small improvements for the new toolbar 8 years ago
ansuz eddfb936f2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 115813c191 Merge branch 'new-templates' into staging 8 years ago
ansuz 3657e978fd give main2.js a more sensible name 8 years ago
yflory 8d956c3de6 New toolbar 8 years ago
ansuz 48f9745619 clientside templating 8 years ago
yflory b7a0547b77 New toolbar colors 8 years ago
yflory 59fb5bd8be One toolbar color per app 8 years ago
yflory 5a248db267 Merge branch 'staging' into newCk 8 years ago
yflory f13d23241c Upgrade CkEditor to version 4.7 8 years ago
ansuz 3f85471ab3 update footer and package.json for upcoming version 8 years ago
yflory f9c26645cf Upload images using the slide app 8 years ago
yflory 376b60c21c New toolbar temp 8 years ago
ansuz f43132a63b bump version in footer and package.json 8 years ago
ansuz 767793b5ca fix stuck loading tip 8 years ago
ansuz ebfa228bc0 add upgrade button to all static pages 8 years ago
ansuz 3915b30055 provide a register button on login
also direct users from file to login
8 years ago
yflory 6ddfe0e901 Fix new lines in /pad userlist 8 years ago
yflory 0c2f84058b Improve css for the file app 8 years ago
yflory 21f9e31e75 Add a placeholder for the user app 8 years ago
ansuz 3ba94a1ba2 correctly set release version number 8 years ago
ansuz 4debec39bb update footer with next release codename and corrected matrix link 8 years ago
yflory dc2cdb7c08 Add the usage bar in the settings page 8 years ago
yflory 716245f864 Make all the buttons look the same 8 years ago
yflory 0f37d9def7 Change the button font size in the toolbar 8 years ago
yflory 48496416e7 Use the same font-size for all the toolbar buttons 8 years ago
yflory 5a21be8112 Improve UI on mobile 8 years ago
yflory bbc08bbcfd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 6847906ac9 Move the userlist code in a separate file 8 years ago
ansuz c07d3e6162 update version strings for upcoming release 8 years ago
yflory a190c99426 Toolbar refactoring 8 years ago
yflory ef89451a83 Display the storage limit in the drive 8 years ago
yflory f414d480a9 Add the history mode to the CryptDrive 8 years ago
yflory 16f6ab813c Make it clear that the number is the history represents a version 8 years ago
yflory 0ee228666b Replace the IRC link by the Matrix one 8 years ago
yflory ab1dc48b6d Fix the 'limit reached' icon in the pad app 8 years ago
yflory bf7c7c45d0 Add the storage limit warning in the toolbar 8 years ago
ansuz a5ca461a73 update footer for new version 8 years ago
ansuz f7e96b4e8c resolve merge conflicts and jquery errors 8 years ago
yflory 92ea03d7d9 View and restore the history of a pad 8 years ago
Caleb James DeLisle c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter 8 years ago
yflory 43c045721c Get the channel history 8 years ago
Pierre Bondoerffer f11cf8e6ac
move poll styles to separate file 8 years ago
ansuz cde9ea9887 update footer version 8 years ago
ansuz 5a85e4464c fix poor visibility on green pencils 8 years ago
ansuz 7908f3b4f0 make sure green UI elements use the same green 8 years ago
ansuz d4ce3dc6b9 don't rewrite css rules. FOUC is too long 8 years ago
ansuz 364dae2882 update templated html 8 years ago
ansuz df7363f416 regenerate templated files for new footer 8 years ago
yflory 29174b2922 Update the lag icon 8 years ago
yflory a5f11d0d0d Uniform the slides rendering in present and print mode 8 years ago
yflory 15e9af77bb Remove the langauge selector from toolbar and add it in settings 8 years ago
ansuz 805e26bc07 add a version footer to main pages 8 years ago
yflory f10149db1c Make sure the tip is always visible when the loading screen is removed 8 years ago
ansuz 11ff3f5347 new styles for alertify dialogs 8 years ago
ansuz 0d30a1e00f add safe and danger classes to alertify styles 8 years ago
yflory 2392167996 Export slides as PDF 8 years ago
yflory d93a270336 Ability to display tips in the loading screen 8 years ago
yflory 77d09f64e1 Display anonymous users in the user list 8 years ago
yflory cb88227e2b Autocomplete on key press in some dropdown menus 8 years ago
Pierre Bondoerffer 800db07077
Merge branch 'staging' of https://github.com/xwiki-labs/cryptpad into staging 8 years ago
Pierre Bondoerffer e8a82c4c10
(CSS) Toolbar buttons are now always black on white independent of system theme 8 years ago
Pierre Bondoerffer fa59f1000e
(CSS) Fix title input in pads 8 years ago
yflory 2b20eef464 Fix userlist in /pad 8 years ago
ansuz e3f26263f4 remove red outline on images in slide 8 years ago
Caleb James DeLisle 91eda5fa83 Implement stronger content-security-policy except in /pad/ which does not allow it.
Implement a "loader" which allows for applying a version number to everything.
Added a cache control for anything which has a version.
8 years ago
yflory f130fd0598 Fix horizontal scrollbar in edge 8 years ago
yflory 345d2faab2 Fix horizontal scrollbar in Edge #3 8 years ago
yflory d683dc499a Fix horizontal scrollbar in Edge #2 8 years ago
ansuz 3bf85b113c don't hide overflow, that causes worse problems 8 years ago
ansuz 3380b13c95 remove horizontal scroll on edge 8 years ago
ansuz 8c87255267 remove any mention of piwik 8 years ago
ansuz 69b6f80e4b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 86adfbf27d update cache-busting directive in all supported apps 8 years ago
yflory 96f6b5755d Add the blog link in the header and footer 8 years ago
yflory 38893fb8e5 Remove the 'Bootstart tooltips require Tether' error 8 years ago
yflory 3fd5669647 Hide the trash icon for read-only pads if we have the edit link in drive 8 years ago
ansuz d0b7576d84 make slide present mode exit button clickable at all sizes 8 years ago
yflory 11d9c9e813 Merge branch 'master' into staging 8 years ago
yflory 454d1c2052 Do not load all the translations anymore, only the needed one 8 years ago
ansuz 8167ed9048 implement cache-busting everywhere 8 years ago
ansuz 66a21bb45c implement cache-busting everywhere 8 years ago
yflory b4128ee313 Fix typo 8 years ago
yflory 7497e0d1c5 Add a dropdown user menu to the top bar in static pages 8 years ago
yflory 0e76b18278 Hide the links in the html topbar on small screens 8 years ago
yflory 0a43570990 Add the new files for the settings app 8 years ago
yflory cd9cea8fa4 Create a settings app to manage user objects 8 years ago
yflory 25dd103f6f Reduce font-size for register explanations 8 years ago
ansuz b5b2454f0b use bootstrap for login and register pages 8 years ago
yflory 6c1981c776 Fix dropdown menus 8 years ago
yflory 73e9effd32 Fix the drive button in the homepage and a:hover in dropdown 8 years ago
yflory ae6e066ed4 Update font-size for the drive link 8 years ago
yflory 6026351091 Improve the homepage (style and translations) 8 years ago
Caleb James DeLisle 9dfe3ccaac Change 'jot it down' to 'write it down' in the front page 8 years ago
yflory 4aaaa2f647 Update the footer 8 years ago
yflory ac79fbb5a2 Improve mobile support for the toolbar and the drive 8 years ago
yflory 9c4c378d6a Add a footer to the html pages 8 years ago
yflory 02439e0f61 Improve the homepage with new images and translations 8 years ago
ansuz 8648ff208e dropdown links should always be black 8 years ago
ansuz 0ad95142f5 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 26a4b0c18f override bootstrap colors 8 years ago
yflory f57c8c0e4b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 85b49d5ec8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 9d0252e989 style links on info pages, and fix layouts 8 years ago
yflory b0fb56fa63 Allow logge din users to access the home page 8 years ago
yflory bed49d0b26 Adjust space between buttons in the home page 8 years ago
ansuz 07f722fbd8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 1a061c22a0 more consistent styles and improved SEO 8 years ago
ansuz 3a9c1c782d remove dead code from cryptpad.less 8 years ago
yflory 24f66b7e3f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 5d499df39e Load jQuery before bootstrap 8 years ago
ansuz eb3c58939d correct typo 8 years ago