204 Commits (3380cf03483887422948594f01d963b9770ec11f)

Author SHA1 Message Date
yflory a8ffac5dcd Remove old code 8 years ago
ansuz 40f5e1706f add a unique id to user objects, define a getter 8 years ago
yflory 6fbd1f0028 Store the dates as number and not strings to avoid ot issues 8 years ago
yflory 7afde2309d Add properties to the files not in the trash 8 years ago
ansuz cc43bb8362 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 98027dad27 jshint compliance 8 years ago
yflory 26edb77cf0 Fix style and usability issues in slides 8 years ago
ansuz d422c7e165 support old hashes in getUserChannelList 8 years ago
ansuz d85a42c776 include User_hash in user channel list 8 years ago
ansuz c3c866fa2b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory d19bbcb001 Add support for search in the drive 8 years ago
ansuz 5eb32b33ee Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 298725b3c2 don't show usage tips on error screens 8 years ago
yflory b9c64a526a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 15e9af77bb Remove the langauge selector from toolbar and add it in settings 8 years ago
ansuz 15a67afc75 jshint compliance 8 years ago
ansuz 7187d3c550 implement getUserChannelList 8 years ago
yflory f10149db1c Make sure the tip is always visible when the loading screen is removed 8 years ago
ansuz 413d9a6f0b add a style-callback to confirm 8 years ago
ansuz 803e57c958 add more parameters to confirm dialogs 8 years ago
ansuz f2aa531f27 apply styles to confirm buttons if provided 8 years ago
yflory b7986ff6b1 Replace the spinner code with a font awesome spinner 8 years ago
yflory 459b18c97b Add the loading screen in the HTML so that it is displayed before JS is loaded 8 years ago
yflory 404fa378e6 Move the store to the 'common' folder, it is not customizable anymore 8 years ago
yflory 4206382865 Fix the settings app to allow backup for unregistered users 8 years ago
yflory d93a270336 Ability to display tips in the loading screen 8 years ago
yflory cb88227e2b Autocomplete on key press in some dropdown menus 8 years ago
yflory 2a1b241592 Display a button to open the editing link while in read-only mode if we know it 8 years ago
ansuz e1303a16da add support for title attributes on dropdowns 8 years ago
ansuz 01c4d7d4a7 Merge branch 'maybe' into staging 8 years ago
ansuz c884782d57 here are some changes 8 years ago
yflory 9a7c2dd5e2 Add a 'settings' link to the user menu in static pages 8 years ago
yflory c5f983ecd7 Convert read-only link to editing link in the drive 8 years ago
ansuz a9afa24428 return empty string instead of blowing up when fixing HTML 8 years ago
yflory 8bdc8415ab Find a pad in the drive 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
ansuz 7db0e14bc0 add 'force' flag to override removal of html elements 8 years ago
ansuz cb5e01815c validate all alertify strings by default. require 'force' argument to bypass 8 years ago
yflory 2c5c6da0d9 Fix XSS in alertify logs 8 years ago
yflory 26e3971482 Fix XSS in the user dropdown menu 8 years ago
ansuz 5d39125004 Make onSettle Async Again 8 years ago
yflory 4f4075ed6e Make the settings app available to anonymous users 8 years ago
ansuz 12aec60a12 hack around onSettle not doing its job 8 years ago
ansuz 1a259bb3aa check if user has disallowed feedback api 8 years ago
ansuz de5a21fe57 add a simple feedback api and text explaining what it is 8 years ago
yflory 5303e76ece Make sure the content is correctly applied in onReady 8 years ago
yflory 42b6cca18d Fix new pad not working 8 years ago
yflory 3fd5669647 Hide the trash icon for read-only pads if we have the edit link in drive 8 years ago
yflory e15a6a347f Fix the forget pad button 8 years ago
yflory 54b0a86c2e Make sure we redirect to the drive if we access the login page from the homepage 8 years ago