Commit Graph

488 Commits (ee3102143f54ba77b6eb8139576a9708329340e8)

Author SHA1 Message Date
yflory 620f4dc512 Add translations for the markdown preview button title
yflory d13dde856a Add the markdown renderer file and change code's default content
ansuz 827233dcba new translation keys for file upload
yflory 03274c3776 Display an info message in the anonymous drive
yflory 601226115b New anonymous drive
yflory 5d0535966c Center vertically slides in present mode and checkbox to disable transitions
ansuz 6909f663b6 modify 'log out everywhere' text
ansuz a173e4c7a0 add 'log out everywhere' functionality in settings
yflory ef89451a83 Display the storage limit in the drive
yflory 16f6ab813c Make it clear that the number is the history represents a version
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
ansuz f7e96b4e8c resolve merge conflicts and jquery errors
yflory 92ea03d7d9 View and restore the history of a pad
ansuz df9c312b7d make new text translateable
Pierre Bondoerffer 7a05462eb3
Some more poll changes <3
ansuz eed5b1260d set font-size label to match other ckeditor font sizes
ansuz 84dd879abb add messages for settings page
yflory d5e69653c0 Select opacity in draw mode in the canvas app
yflory cfc5d634f4 Merge branch 'templates' into staging
yflory 63a130c678 Add a button to delete the selection in canvas
yflory 84d8615cf1 Save and use templates in pad, code and slides
yflory dedf2b3c69 Display selected color and button to turn off draw mode in canvas
yflory 46a5eee597 Display the spinner in the toolbar for local changes
ansuz 7908f3b4f0 make sure green UI elements use the same green
ansuz a3a0592e5e add English and French keys for the whiteboard app
ansuz b50b76bf81 remove unnecessary lines
yflory d92a875ce5 Translate the 'wrong application' error message
yflory 53c60a31f6 Set the properties and backup inputs to read-only in the drive
ansuz 3e9eb03e5a display a user's public signing key in settings if it exists
ansuz d1c32ea1f8 define english, french, and spanish labels for whiteboard app
ansuz cc43bb8362 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz ef0e1d7aa0 add a non-breaking space to pad initialState
yflory 26edb77cf0 Fix style and usability issues in slides
yflory 45ac3e40a2 Copy print options to present mode
yflory 7761aaa89f Add search UI
yflory 0607c3bbf3 Add a title to the 'new' button in drive
ansuz dcc4e0dc6b remove extraneous translation
ansuz fcbe3a5224 add already registered message to english translation
ansuz bbe2279b9c add new translations for registration
ansuz a16e6850d4 add translation keys for the feedback page
yflory c00010177d Add tips in the loading screen
ansuz 95a51e8fe4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz ff3641134f update pad initialState
yflory 4a762fec99 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory ca9faa0056 Fix wrong translation keys
ansuz 1178660815 update code initialState string
yflory f94db93897 Improve the slides layout in print mode
yflory 4206382865 Fix the settings app to allow backup for unregistered users
yflory d93a270336 Ability to display tips in the loading screen
yflory 2a1b241592 Display a button to open the editing link while in read-only mode if we know it
ansuz 01c4d7d4a7 Merge branch 'maybe' into staging
ansuz c884782d57 here are some changes
yflory 2b6e44189d When trying to reset the drive, tell the user if the input text is invalid
ansuz c9040997d5 Merge branch 'security2' of git.xwikisas.com:xwiki-labs/cryptpad into security2
ansuz 9800f036c5 fix a typo
ansuz 84a4a15c46 fix inverted checkbox description
ansuz 8c87255267 remove any mention of piwik
ansuz 569d25f25f update some translation keys in English
ansuz b87c9d4ba6 fix merge conflicts with usability branch
ansuz 5a49e276b5 add settings_anonymous key
yflory 96f6b5755d Add the blog link in the header and footer
ansuz 9a2ed5741a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz a4913f2f4b provide UI for disabling the user feedback api
yflory 20518a3e88 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory f8d653406a Add the new content for the default pad and add french translation
ansuz d15a08830e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 06f0891d21 add allowUserFeedback toggle to settigs page
yflory 95853debf9 Update the default pad
yflory e15a6a347f Fix the forget pad button
ansuz 9ccb473b46 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into usability
ansuz 252fc7a640 uppercase messages
ansuz 20689b1dec update english translation for usability feedback
yflory 2d30393243 Add support for updated translation key
yflory 0ce17ebbad CryptDrive usability improvements (new file in drive + context menu)
yflory e73b4a1131 Don't display 'All files' in the menu
yflory 2e378564d0 Make the 'pad' initial state translatable
yflory 81fbe0fdd1 Add back some translation keys that shouldn't have been removed
ansuz ed19c6885d join array in messages.js
yflory 454d1c2052 Do not load all the translations anymore, only the needed one
yflory 434c3a220c Remove old translation keys
yflory d81d17b86c Remove old translations keys no longer used
yflory a6497f7a52 Add a way to show the drive tips again
yflory 550c65aae0 Add a default pad in CryptDrive after signing up
yflory 7497e0d1c5 Add a dropdown user menu to the top bar in static pages
ansuz 5ae65c8bc1 make the user confirm
ansuz 7d0c29513c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 7d21206cae add registration introductory text
yflory 2807ad9dc3 Add spinner and translate the register page
yflory 3aa03225c9 Add a spinner when hashing the password and translate homepage
ansuz 3b1bd2f720 use additional translation keys for registration
yflory 6026351091 Improve the homepage (style and translations)
yflory d54262c8df Use the same disconnecter error translation key for all the apps
Caleb James DeLisle 2eccc6a69f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle 9dfe3ccaac Change 'jot it down' to 'write it down' in the front page
yflory 914c442615 Do not redirect to home page when logging out from another tab
yflory 7e7d1f7a16 Display the error when opening a document with the wrong app
yflory ad82a275bc Replace the Apps button by a New button again
yflory fbbf8a2829 Replace initialState by a placeholder in slide and code
yflory 9c4c378d6a Add a footer to the html pages
yflory 02439e0f61 Improve the homepage with new images and translations
yflory 46b48df966 Don't display 'Hello null' if we can't get the account name
yflory 91299f5f30 Ability to access the drive from any pad
yflory b0fb56fa63 Allow logge din users to access the home page
yflory 35a49ac195 Improve the connection lost message with read-only
yflory 4bb02b9d4d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 89da142204 Fix pad creation from the context menu
ansuz 1a061c22a0 more consistent styles and improved SEO
yflory 46b5b8766d Dropdown button to make a pad from homepage
yflory 2e247d44c7 Hide the backup icon when logged in
yflory 29578a7400 Merge branch 'hpbs' into newtoolbar
yflory f42665ba49 Remove the unowned pads category
yflory 9d275daebb Backport changes for the login page from hpbs branch
yflory fa8a0d5880 Merge branch 'newtoolbar' into hpbs
yflory b9c4ceccd4 Change the CSS and colors
yflory 88d5b4cc9c Add a 'New pad' button in the toolbar
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 efed1f5efe Add handlers to login and logout buttons
yflory 569ea21705 Replace the language selector by our custom dropdown menu
yflory 4278ac7637 Merge branch 'soon' into fileManager
yflory 2be5db9540 Ability to open files in readonly mode
Fix CSS issues
yflory f74d0a46a4 Remove the alert when pressing del in 'all files'
ansuz b39067d2a1 jshint compliance
yflory 5b08fed7fa Ability to add files from the drive toolbar
Fix CSS issues with the different toolbars
Translate the backup URL button alert
yflory d5561910d4 Move the file manager into /drive and add a toolbar
ansuz 05a956879a prepare new poll app for release
move old poll into poll/old
ansuz fefe444501 add new translation keys
ansuz 6a46d6e06c update page layout and account for about page
ansuz db12b5e896 move text for login page into translation file
ansuz f9da200381 resolve merge conflicts in translations
ansuz 5534da8abf Merge branch 'staging' of github.com:xwiki-labs/cryptpad into login
ansuz 21360801de change a few english keys
yflory 9b6c9e3891 Add support for templates in the file manager
Pierre BONDOERFFER 87582d41a9 Added alt tags to English translation
yflory 87abfff66b Fix Flash Of Unstyled Content (fouc)
yflory 046220f239 Add info boxes for the different categories
yflory e9418af88b Add an info box in the file manager
ansuz 6778a7062d Merge branch 'fileManager' of github.com:xwiki-labs/cryptpad into staging
ansuz 5a39caf95a new messages for login
yflory e3f484d876 File manager in the home page, lint
ansuz 2ee5ef2289 add english translations for login
yflory fdb5c2ddb5 Fix UI issues with rename and delete actions
yflory ee56f5608f Fix the infinite spinner bug with the file manager store
yflory cb43eb9ca1 Merge branch 'newpoll' into fileManagerMerge
yflory 9b3719e0ae Merge branch 'soon' into fileManagerMerge
yflory 740b6e955e Improve UI, fix issues with the table
yflory 90804ed9e0 Add usernames/userlist in the toolbar and fix publish button
yflory 5a5451d94c Sort elements in the trash, add properties in the context menu, fix issue with Edge
yflory da19608269 Translate the context menus, Shift+Del shortcut and realtime object
yflory 7a035fa4a0 Fix drag and drop with multiple elements selected
yflory d77970975c Add translations, ability to select multiple elements, clean the code
ansuz 933831a2a8 add a comment about _languageName
ansuz e52450fdc7 update english and french translations to include link to bitcoin.pdf
ansuz 8064b1d196 merge changes from soon
yflory ab1d3958ce Add a pencil icon when hovering the title
yflory 6d1e06cca3 Add notifications when a user joins or leaves the channel
yflory 87d86384ac Fix broken elements in the new toolbar
yflory 6351d1856f Remove the top bar and move its content in the applications' toolbars
Yann Flory 1e003b13a8 ask anonymous, first-time users to set their name when they first join a pad
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
yflory d63c912af0 Use the HTML5 color picker to change the colors in slides
yflory a30e17121d Merge branch 'readonlyButton' into soon
yflory e84a54556c Move the toolbar buttons' events handlers in cryptpad-common
ansuz ee88e96baf merge noscript
yflory 391728ee6d Use CodeMirror in /slide
Fix title errors in the slide app caused by the present mode
Yann Flory 2609af2105 Use the CodeMirror editor in the slide application
yflory bc73fa2074 Merge branch 'fontawesome' into soon
ansuz 921ee128bc deobfuscate email
yflory ebae2c3bec Fix the noscript tag
yflory f03018f3bc Improve the top bar and use the font awesome icons in /code
yflory 3d54413343 Improve the UI with FontAwesome icons
yflory dde519795d Merge branch 'newhash' into newhashNoConflict
ansuz f6372ee803 add noreferrer attr to blank links as well
ansuz c50a0ac579 where target=blank, rel=noopener
yflory 83705ae058 Improve the UI in read-only mode
ansuz 259896a373 fix translation fragment in English messages file
Yann Flory bf8c9a2c4b Add a button to get the read only URL
Yann Flory 99b50465c7 Add the read-only mode for /pad and /code
yflory 5c63585952 Complete the French translation
yflory 0d9f63b977 Merge branch 'translations' - part one
yflory f086492e50 Improve the localization system
Improve and enable the French translation