Commit Graph

165 Commits (12e6310c62f3a03e4615c083deb35de05d005e99)

Author SHA1 Message Date
Caleb James DeLisle 66520b6041 cleaned up the accounts, limits and revenue sharing and unified the config in one place
yflory 5a883d5a57 Use the new toolbar and move the userlist code in a separate file
yflory a190c99426 Toolbar refactoring
ansuz cf4dee28f7 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 56aaeea003 Fix the drive toolbar not displaying the displayName
ansuz 1b3ce5aa96 fix typo
yflory a165332c15 Don't store a pad in the drive if the limit has been reached
yflory bf7c7c45d0 Add the storage limit warning in the toolbar
yflory f50aa5c29b Move the mediatag viewer into a media app
yflory 9882a3a923 Add support for the file applicaiton in the drive
yflory c9c7d61ad1 Media tag viewer
ansuz f7e96b4e8c resolve merge conflicts and jquery errors
Caleb James DeLisle c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter
yflory 43c045721c Get the channel history
yflory f34492be94 Remove duplicates uid in the user list
ansuz 5c292fb1fa jshint compliance
yflory 46a5eee597 Display the spinner in the toolbar for local changes
ansuz 76990ac1b2 version toolbar.css for cache-busting
ansuz 59a80d5fde remove silly TODO
ansuz fa9249ef29 don't notify for userlist changes if a user joins twice
yflory 994d640f8b Fix an issue causing the lag icon to lose its color
ansuz b542245086 fix lint error
yflory 29174b2922 Update the lag icon
yflory 15e9af77bb Remove the langauge selector from toolbar and add it in settings
yflory ceaf757680 Allow right click on the CryptPad logo/link in the top left corner
yflory 77d09f64e1 Display anonymous users in the user list
yflory 2a1b241592 Display a button to open the editing link while in read-only mode if we know it
yflory 5797aab3f2 Fix XSS with display names in the user list
ansuz 7e77c6828a more correct pluralization
yflory 47b8fefd9e Load messages.js only once, in cryptpad-common
yflory 11d9c9e813 Merge branch 'master' into staging
yflory 0bdf59c1dd Fix broken link in the 'New' button on cryptpad.fr
yflory 2daa9f8658 Link to main page was opened in the inner iframe
yflory e4dbe97d71 Update display name in realtime across tabs and remember 'anonymous' name
yflory 7762ffcbff Ability to use Ctrl+click on the cryptpad logo in apps
yflory 7497e0d1c5 Add a dropdown user menu to the top bar in static pages
yflory 71b84afdb2 Redirect to the pad when logging in or signing up from a pad
ansuz 5614bea271 redirect users to login and register from toolbar
ansuz d0edf75c89 signup link directs users to register page, not user
yflory 67d881b2cf Remove the drive entry from the user menu if already in drive
yflory 914c442615 Do not redirect to home page when logging out from another tab
yflory ac79fbb5a2 Improve mobile support for the toolbar and the drive
yflory ad82a275bc Replace the Apps button by a New button again
yflory fd33ffd56f Fix issue creating a patch everytime the user clicked in an app
yflory 02439e0f61 Improve the homepage with new images and translations
yflory 2c6b4b9c6a Hide disabled applications from the context menu in drive
yflory 91299f5f30 Ability to access the drive from any pad
yflory 65054119cf Fix a bug preventing reconnection in drive
yflory 58d8a30b5b Redirect to the main page when logging out
yflory 373b07ed28 Fix lint errors
yflory 9d275daebb Backport changes for the login page from hpbs branch
yflory 99b8898e54 Apply new title when clicking on the page without pressing enter
yflory 88d5b4cc9c Add a 'New pad' button in the toolbar
yflory a9063e0459 Reload all tabs when the user logs in or out
yflory efed1f5efe Add handlers to login and logout buttons
yflory 767ba8b549 Select what we want to display in the toolbar
yflory 2afdc11327 Replace the username button by a dropdown menu
yflory 4adde0f0c0 Use the new dropdown for userlist and share
yflory efffd4974f Add createDropdown and createLanguageSelector in cryptpad-common
yflory 29c8f0bbef Use a FontAwesome spinner to replace the old unaligned one
yflory 569ea21705 Replace the language selector by our custom dropdown menu
yflory 26dd4ea11f Fix lint errors
yflory 2be5db9540 Ability to open files in readonly mode
Fix CSS issues
ansuz e56cc49f79 catch errors that popped up because of a cross-origin iframe
yflory 4aed585574 Fix style issues in the toolbar
yflory 5bc7766f44 Use a consistent toolbar across all apps
yflory 43ccd11adc Merge branch 'infiniteSpinner' into fileManagerMerge
yflory 05fd6c1563 Fix the infinite spinner problem
yflory 6dff82ede2 Improve UI, scrollbar in the table, publish/admin buttons
yflory 90804ed9e0 Add usernames/userlist in the toolbar and fix publish button
yflory ab1d3958ce Add a pencil icon when hovering the title
yflory 6d1e06cca3 Add notifications when a user joins or leaves the channel
yflory 54a63267cd Add a share button and merge the viewers and editors buttons
yflory 87d86384ac Fix broken elements in the new toolbar
yflory 6351d1856f Remove the top bar and move its content in the applications' toolbars
yflory 9e92a597b3 Ability to edit the title in the toolbar by clicking it
Yann Flory 10bb5e1607 Add the title in the toolbar
yflory 51a79c5218 Remove unused dependency
yflory 9a733bb360 Fix dropdown menus with Edge
yflory 39bbf8a6c1 Fix the new userlist button and make the toolbar responsive
yflory 24fbe22c9d Improve the toolbar style and the way the userlist is displayed
yflory d2389a5729 Change the userlist in the toolbar
ansuz dbc8f01b8b fix merge errors and reach full jshint compliance
yflory f03018f3bc Improve the top bar and use the font awesome icons in /code
yflory 3d54413343 Improve the UI with FontAwesome icons
ansuz d6525087c7 jshint compliancy
yflory d46bd1af5c Improve the toolbar UI with the username displayed
Yann Flory 99b50465c7 Add the read-only mode for /pad and /code
Yann Flory 42f14873cd Merge branch 'translations' into newhashmerge
Yann Flory 391b7690e6 Set the pad to readonly mode when using a 'view' url
yflory 5c63585952 Complete the French translation
yflory c168ce2d1c Ability to reconnect after a connection failure
ansuz d39ab5c250 point to the actual translation file
ansuz 3eccec7054 better effort for translation
ansuz cbeaa8d609 major refactoring for toolbar. CAN HAZ LESS
ansuz d844551fba add a forget button. clean up toolbar a bit
ansuz a3da10766a add rename button to /code/ and /pad/
ansuz 1a5905d9fd more work on highlighting modes in codemirror
* style the select menu
* add more modes
* preset language selection to 'javascript'
* don't prompt the user with a silly hash when changing their name
ansuz 242c9a99e3 implement import and export in /pad/
ansuz 0a8137e7eb move rememberPad to cryptpad common and simplify it a bit