827 Commits (e31ae08341e2a99883e10409f8356c1f2053c183)

Author SHA1 Message Date
yflory d816a2ed9f Prevent timeout when restoring drive 6 years ago
yflory 64b51f3a80 jshint compliance 6 years ago
yflory aafcb1bc02 Merge branch 'sharedfolder' into staging 6 years ago
yflory e59aec0a45 Try...catch on testworker.js 6 years ago
ansuz a2fd32d6a3 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
ansuz e6d4bced18 clean up extraneous variables and log statements 6 years ago
yflory ecb9f039b1 Fix pad password change not reloading with the correct URL 6 years ago
yflory fc91cf606b Disable moveToTrash button for pads in shared folders 6 years ago
ansuz 848a918eda remove out of date comments 6 years ago
yflory 4706b8a9de Store newly created pads in the correct (shared) folder 6 years ago
Caleb James DeLisle c5105d7b84 Merge branch 'check-for-css-variables' into staging 6 years ago
Caleb James DeLisle a440359bc7 Commit patches provided to me by someone who Seemed Trustworthy At The Time
(should fix false negatives in shared-worker detection)
6 years ago
Caleb James DeLisle cb8888ea1a Yes, so it turns out that making a small asthetic change after testing on every browser does actually break it :| 6 years ago
Caleb James DeLisle fabdbc3b61 Add a feedback test for checking for CSS variables, so we won't use a feature which is not implemented by the vast majority of the people using CryptPad... 6 years ago
ansuz 8574128efd unstub password change function 6 years ago
ansuz 25b0d764ed pass initialState variable when copying your drive in the changeUserPassword function
because the hardest problems to debug are always fixed with one line changes
6 years ago
ansuz 54bc29f28c WIP maybe I missed something 6 years ago
yflory 4b86ed2dec Shared folders UI 6 years ago
ansuz 0a9ea95796 always set userHash in localStorage even with modern users 6 years ago
yflory 6312dadb60 Fix shared folders names in the drive 6 years ago
yflory e0cc1a6eb6 Display a shared folder in the drive 6 years ago
ansuz a15e232469 complete modern user registration/login. general cleanup 6 years ago
ansuz 57a39258c3 WIP big commit 6 years ago
ansuz 0c3b898000 simple one line fixes 6 years ago
yflory 34914785eb lint compliance 7 years ago
yflory a537f7de8b Fix infinite loading screen caused by some browser settings 7 years ago
yflory 470f404a24 temp 7 years ago
ansuz 7aa7b82c60 merge staging 7 years ago
yflory 6dc7e7eff4 Disable WebWorkers by default 7 years ago
ansuz d76f3dceab remove comment 7 years ago
ansuz fb5553f918 fix typo 7 years ago
yflory fbe940c024 Fallback to async store in self.crypto doesn't exist in webworkers (ie/edge) 7 years ago
ansuz 01614c4256 verify old user password before proceeding to change passwords 7 years ago
ansuz 85bcaa51f7 export a constant for the number of required bytes at login time
allocate bytes for blockSeed when changing passwords
7 years ago
yflory a146f6acc9 Change user account password function 7 years ago
ansuz 9a7abe0b1e Merge branch 'modern-users' of github.com:xwiki-labs/cryptpad into modern-users 7 years ago
ansuz c2014c5906 a bit of cleanup, bug fixes, and lint compliance 7 years ago
yflory 36d1ae0f6c Merge branch 'modern-users' of github.com:xwiki-labs/cryptpad into modern-users 7 years ago
yflory 71b085ba23 Owned drive migration UI 7 years ago
ansuz c3741f847d resolve conflicts from merge with staging 7 years ago
ansuz d03339f20b check for the presence of a blockHash in localStorage when logging in 7 years ago
ansuz cb5fa72dba implement removeLoginBlock rpc 7 years ago
yflory 7948fe2b70 Merge branch 'soon' into staging 7 years ago
yflory 29f577dfc6 Improve history to load it chunk by chunk 7 years ago
yflory c802b761c7 Fix pads not stored in the correct folder the first time 7 years ago
yflory d37aa0646e Change account password (clientside RPC) 7 years ago
yflory 54d63df1cf Ability to change the password of a pad 7 years ago
yflory 4896fe81fe Merge branch 'serviceworker' into staging 7 years ago
yflory 1b49020753 Add support for async store when WebWorker is not available 7 years ago
yflory 9fbf507cda Fix new version detection 7 years ago
yflory 089e0361b6 Detect new version 7 years ago
yflory 996245ec3d Merge branch 'staging' into serviceworker 7 years ago
yflory 47dee664da Add support for login & logout while keeping the same shared worker 7 years ago
yflory 02b282a1a5 Disconnect from shared/service worker 7 years ago
yflory f05e2225d6 lint compliance 7 years ago
yflory 78ff55e34e Fix race condition 7 years ago
yflory 48dc8c78b4 Fix cache and merge issues 7 years ago
yflory 14db9fad8e Merge branch 'echidna' into serviceworker 7 years ago
yflory 598d56c75e Fix cache issues 7 years ago
yflory cefe19b0e1 Merge branch 'echidna' into serviceworker 7 years ago
yflory 953d98be96 Fix reconnect 7 years ago
yflory 6ab29f8f3a Test service worker and shared worker store 7 years ago
yflory 3f8b6d3b8a Fix default title issues when using a template 7 years ago
yflory b9f5a0f52b Move async store in a webworker! 7 years ago
yflory 85e5c495d9 Remove owned file 7 years ago
yflory 93ecc06964 Upload owned files 7 years ago
yflory 586193d6a1 Password-protected files: upload files with hashes V2 7 years ago
yflory c7e08fedfb Password-protected files 7 years ago
yflory 914da83b46 Fix missing edit hash in share modal when opening a pad in read-only mode 7 years ago
ansuz bd66c8fee8 hacks to handle weird entries in drive 7 years ago
yflory ef735d6fe6 Fix an issue when trying to create a pad with a password from a template 7 years ago
yflory 2d2701596a Loading message and loading bar for migration 7 years ago
yflory 64c85fe548 Don't return channel in parsePadUrl 7 years ago
yflory 43d046406f Store the channel id as pad attribute 7 years ago
yflory b26ae67df5 Fix issues with channel ID when using a password 7 years ago
yflory 1879c1829c Add passwod prompt to access protected pads 7 years ago
yflory 811463b870 Add support for version 2 hashes needed for password-protected pads 7 years ago
yflory ec0fc85b9f Sort templates by usage in the PCS 7 years ago
yflory a718603b36 Automatic account deletion 7 years ago
yflory 07e361b88d Account deletion button 7 years ago
yflory c9ed6d6bf8 New pad creation screen 7 years ago
yflory 728a6a868d Manage expired channels 7 years ago
yflory bdafc101c9 Ability to remove owned channels from the drive 7 years ago
yflory 36550b781f Don't check for stronger hash if we have an edit hash 7 years ago
yflory 9a317018e2 Remove deleted pads from the drive 7 years ago
yflory c90ba890ca Add more configurable options and add a new way to use custom config 7 years ago
yflory 0f02d76b56 Fix missing callback when uploading files to the drive 7 years ago
ansuz 869909b101 implement more reliable check for whether a channel on the server is new 7 years ago
ansuz 892dfb18f7 check if users have service workers 7 years ago
yflory 09433e0bf0 display existing tags in the prompt in drive 7 years ago
yflory c18d4297e1 Fix friend requests from the userlist 7 years ago
ansuz 76af3b90a7 stub createUnpinnedWarning0 7 years ago
yflory e96d54e655 Add a pad creation page 7 years ago
yflory e72270d4a4 Add feedback when sharedworker is defined 7 years ago
yflory 1ac4abc482 Remove old code 7 years ago
yflory 64303b4090 Merge branch 'refactor' into staging 7 years ago
yflory 3e064e6638 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 604ea1c95f Feedback about webworkers 7 years ago
yflory 61935500f4 Lint compliance 7 years ago
yflory 9eb33e39e6 Enable change events in the drive 7 years ago
yflory 17636769e4 Remove the second network created for the drive 7 years ago
ansuz 291eb57027 fix auth app 7 years ago
yflory 52712c4bb9 Use the network from the async store for pads 7 years ago
yflory e164edec03 Fix the webworker app 7 years ago
yflory c59c6072f3 Remove jquery from outer 7 years ago
yflory 4903bd0757 Enable messenger in async store 7 years ago
yflory bd85f1b003 Fix file upload and remove unnecessary dependencies 7 years ago
yflory 664625a6ef Fix more async store issues 7 years ago
yflory 5c3237e093 Fix issues with the async store 7 years ago
yflory b3688db202 Use async store 7 years ago
yflory 0840570fbf Async store part 1 7 years ago
yflory 280a7c2765 Clean cryptpad-common 7 years ago
yflory 477f14bb8b Put constants in a separate file 7 years ago
yflory 7f88d1d43a Improve drive loading speed 7 years ago
yflory c35e3d644e Make sure dates are stored as numbers in the drive 7 years ago
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps 7 years ago
yflory 1514ad5df3 Move the 'logged out' screen inside the sframe 7 years ago
yflory 5a2afb5c95 Remove Realtime and Messaging from common 7 years ago
yflory 30c8c253dd Remove util and hash from common 7 years ago
yflory c9e1de042c Remove common-interface dependency from cryptpad-common 7 years ago
yflory dc207393fd Separate UI elements from cryptpad-common 7 years ago
yflory 354c63bd64 Clean old code 7 years ago
yflory 101482b8cc Migrate settings to use a sandboxed iframe 7 years ago
yflory 0956905ca8 Wipe localForage on log out 7 years ago
yflory 6b9ffe8dd1 Make thumbnails more secure 7 years ago
yflory c1d05a00ba Improve media-tag export in pad to work with existing CSP 7 years ago
yflory 6920129126 Embed images from the drive in whiteboard 7 years ago
yflory 95ad25973e Ability to delete a stronger pad from readonly mode 7 years ago
yflory aa744567ed Fix thumbnails in sframe apps 7 years ago
yflory d2f1d0c0e9 Fix readme pad not added at registration in sframe drive 7 years ago
yflory 47fe7b1c53 Drive in sandboxed iframe 7 years ago
yflory 8a09e39f46 Enable tags in pads 7 years ago
yflory 1131ef0172 Fix language selection in sandboxed iframes 7 years ago
ansuz 47ce645897 implement slice 7 years ago
ansuz 6ed4f2fc64 fix a thing 7 years ago
ansuz 513f8e73d4 refactor cryptpad.ready to use nthen 7 years ago
yflory 437f50fd4a Migrate the file to a sandboxed iframe 7 years ago
Caleb James DeLisle 041071e61c manual merge 7 years ago
Caleb James DeLisle 7334173b4a Hopefully fix infinite spinner whenever there is a disconnect (pad) 7 years ago
yflory 5bf966633c Merge branch 'staging' into slide2 7 years ago
yflory c3a07e879c Merge branch 'staging' into slide2 7 years ago
ansuz 739903d511 don't check account usage if you aren't logged in 7 years ago
yflory f2aaaa9751 Move slide to secure iframe 7 years ago
ansuz e8298f165a only display first letter of name if user has no avatar 7 years ago
ansuz 85003f7a23 lint compliance 7 years ago
ansuz cca3c04d43 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 15e24ebe4f ui for hashtag picker 7 years ago
yflory 04a04aef2b Add setAttribute/getAttribute in secure iframes. Store attributes in settings 7 years ago
yflory 0bb6698399 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory e85b34f127 Add embed options in the secure pad hashes 7 years ago
ansuz 3d2a2da74e add listAllTags api 7 years ago
ansuz 0e8a26e8eb Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 1c50bb3f61 clear hung tooltips 7 years ago
yflory 53eb9bb541 Remove the logo from the filepicker loading screen 7 years ago
yflory 729c013af7 Get mediatag embed code from the file app 7 years ago
yflory 78b338c379 Merge branch 'code2' into staging 7 years ago
yflory d2787e3eff Make code2 the default code app 7 years ago
yflory 86e23ac19f Use less2 in secure iframes 7 years ago
yflory f12f4bb925 Integrate filepicker secure iframe in the code2 app 7 years ago
ansuz 72ef730f23 implement tag-related functions 7 years ago
ansuz 0302c06d0e send feedback if client does not support symbols 7 years ago
yflory 89b7b644f3 Enable drag & upload in code2 and prepare filepicker 7 years ago
yflory 0893bcc0e5 Merge branch 'staging' into code2 7 years ago
yflory 0ce32464fd Fix flickering avatar in firefox 7 years ago
yflory a2ed266048 Move the code app in a secure iframe 7 years ago
ansuz 181a19a9a0 polyfill for array.fill 7 years ago
yflory 88cb4fd83c Enable friend requests from secure pads 7 years ago
yflory d9bf2abcd8 Fix old hashes not working anymore in pad 7 years ago
yflory d4589c4699 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 6c65e5ff72 Fix the ghost icon in the drive and add missing text 7 years ago
ansuz 5c2b58e703 log error synchronously so we get a trace when pinPads has no callback 7 years ago
ansuz 91f6e3e543 remove a lot of dead code 7 years ago
ansuz 57d0c6c973 Merge branch 'new-messaging' into staging 7 years ago
ansuz b71f1860db make uid function reusable 7 years ago
yflory ec64ac485d Fix 'not a function' error 7 years ago
Caleb James DeLisle acfaaa7d56 jshint compliance 7 years ago
Caleb James DeLisle 2ad9fcee17 Manual merge of notify.js 7 years ago
yflory c33b128bf4 Enable feedback in pad2 7 years ago
yflory f40d2c0b20 Add templates to pad2 7 years ago
yflory e2d39de143 Forget button in pad2 7 years ago
yflory e4020ba8d4 Fix pad creation in pad2 7 years ago
yflory 140c6f3776 Add limit warning in pad2 7 years ago
yflory 30aef71603 Enable avatars in pad2 7 years ago
yflory 90f892de9c Useradmin menu, notifications and share button in pad2 7 years ago
yflory f5855a2870 Add account name in metadata manager 7 years ago
ansuz 290763d6c5 don't complain about bad realtime state just because you disconnected 7 years ago
ansuz ee874878dd clear tooltips when the userlist is redrawn 7 years ago
ansuz 284124a32d WIP 7 years ago
ansuz 844967a880 continued refactoring 7 years ago
ansuz 58b3b32cc3 big messaging refactor. split UI from logic 7 years ago
Pierre Bondoerffer 8f285eba9f
make file picker ui even prettier 7 years ago
Pierre Bondoerffer c53e738054
improve file picker ui 7 years ago
ansuz 05aa5ed347 hide new feature until it is finished 7 years ago
ansuz 9865359bb0 don't tell users about new versions 7 years ago
ansuz e786117110 get new messages when reconnecting and WIP get more history 7 years ago
ansuz 2ce341fed6 disable input field when disconnected 7 years ago
ansuz 8b0831ac5d save images drawn with whiteboard to your CryptDrive 7 years ago
ansuz 311f709dc4 lint compliance 7 years ago
ansuz 542d0cd17f drop support for legacy pad list 7 years ago
ansuz 3fa010027c implement clearTooltips 7 years ago
ansuz ae693ff5a7 lint compliance 7 years ago
ansuz 6622735db0 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 55cb0734e2 make bad state timeout configurable 7 years ago
yflory a80b00a765 Move the file picker in common 7 years ago
yflory b9bba76b4e Make the delay for tooltips configurable 7 years ago
yflory c33d2a2db0 New tooltips 7 years ago
yflory 82c87144cb Remove the friend request button when the request is sent 7 years ago
ansuz c3ba7cd792 fix race condition 7 years ago
ansuz d0d38aa2a3 feedback on first visit 7 years ago
ansuz 575d4612f9 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz eda9908c3b prevent accessing attributes of null 7 years ago
ansuz eeb2ee2d17 add clear channel rpc 7 years ago
yflory ac684a8dc7 Use the APP toolbar in profile 7 years ago
ansuz 0483d15b8f lint compliance 7 years ago
ansuz c0cb5c4263 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 5b3cca58bd modifications to handle latest media-tag 7 years ago
yflory a0b14faf89 Fix the font in settings and drive 7 years ago
yflory e6188bfb63 Fix useradmin dropdown position 7 years ago
yflory 97d8d86395 Fix avatar in static pages 7 years ago
yflory 159d72f33b Merge branch 'msg' into staging 7 years ago
yflory 8e2e8b1653 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory ff10c282d4 Avatar in the user admin button 7 years ago
yflory be6ee672d3 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory f0523a0153 Avatar in the user admin menu 7 years ago
ansuz e10de1219b feedback on view hash usage 7 years ago
ansuz 52eb8e307c feedback for language used 7 years ago
yflory 1c531ccd47 Pin the chat channels 7 years ago
ansuz 4a37bc4a1c abort the realtime session if it does not synchronize for 30 seconds 7 years ago
ansuz c096872467 Merge branch 'msg' of github.com:xwiki-labs/cryptpad into msg 7 years ago
ansuz 22fbc7e5d8 implement getter for public keys 7 years ago
yflory df103c4074 Messaging app 7 years ago
ansuz 1c462d5c4a use random token for feedback instead of date 7 years ago
yflory 5c7441f82c Display the friend list in the friend app 7 years ago
yflory a5e8f6ae81 Add friend app and fix avatar size 7 years ago
yflory 852b2eaf1d Merge branch 'msg' of github.com:xwiki-labs/cryptpad into msg 7 years ago
yflory 5b5a7ab286 Hide the friend button when the resquest is accepted 7 years ago
ansuz bce0b03ba4 Merge branch 'msg' of github.com:xwiki-labs/cryptpad into msg 7 years ago
ansuz d293ba4d44 add support for invite hashes 7 years ago
yflory 37d5b0afb9 Merge branch 'msg' of github.com:xwiki-labs/cryptpad into msg 7 years ago
yflory 95e2efab89 Add to friend list 7 years ago
ansuz e353627204 log users out if they do not have curve keys. add curve keys to object on registration and login. 7 years ago
yflory bf17ad3f1e Friend button in the userlist 7 years ago
yflory 8dc8aa27ab Lint 7 years ago
yflory 35e8c1a63b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 43ac71603c Move pad attributes in pad data 7 years ago
ansuz 9f6ecea5d9 fix nacl reference error in media tag 7 years ago
ansuz 3fe0baa956 disable pin limit caching 7 years ago
ansuz 9c1eaf9c1a lint compliance 7 years ago
ansuz 43b877ad27 fix styling on media tag download button 8 years ago
ansuz 1fd0ba488a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago