Commit Graph

4071 Commits (62ece7dfa0f2116e8c2aef6b410c1c5439ede0fd)

Author SHA1 Message Date
Caleb James DeLisle 507e5b18e9 Remove all less includes where no mixin or variable is used after
Caleb James DeLisle a6d3dbf94f Wrapped modal.less into a mixin which gets rid of the last file which emitted CSS
Caleb James DeLisle 4a352f2ed8 Use import (reference) whenever the less file supposedly emits no CSS
yflory 7d89026d83 Fix more issues with shared folders
Caleb James DeLisle c5105d7b84 Merge branch 'check-for-css-variables' into staging
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)
Caleb James DeLisle cb8888ea1a Yes, so it turns out that making a small asthetic change after testing on every browser does actually break it :|
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...
yflory 8516587ece lint compliance
yflory 9787f5304a Don't unpin channels that are still in another proxy
ansuz 3fb6cb3d00 lint compliance
ansuz ca409e5eaa support import/export in kanban
yflory 321c7d5512 Move pin/unpin outside of userObject
ansuz 8574128efd unstub password change function
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
ansuz 54bc29f28c WIP maybe I missed something
yflory 66a494cbd2 temp
yflory 4b86ed2dec Shared folders UI
ansuz 0a9ea95796 always set userHash in localStorage even with modern users
yflory bc7524c134 Fix tippy
yflory 6312dadb60 Fix shared folders names in the drive
ansuz ce7ebf0326 don't stop users from registering if they cancel out of a prompt
yflory e0cc1a6eb6 Display a shared folder in the drive
ansuz a15e232469 complete modern user registration/login. general cleanup
ansuz d79064a4c5 Merge branch 'staging' into modern-users2
ansuz 4ef2cfa88d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 57a39258c3 WIP big commit
ansuz 0c3b898000 simple one line fixes
yflory 0c9dfc1fb5 Add proxy manager inner
yflory bd6a199dca Add missing functions to the proxy manager
yflory a25a72b5db Add a proxy manager to handle operations between shared folders
yflory 66591a3654 Merge branch 'rohref' into sharedfolder
ansuz a3e0e765b5 derive block URI and URL in dedicated functions
yflory a99e5a3aaa Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory af5cc30381 Fix undefined function when calling error() in the drive
yflory 071c34d4fa Fix undefined secret with password-protected files ()
yflory 27797c0520 Fix undefined secret with password-protected files ()
yflory 425ac8ea57 Migration for read-only links + fix issues with read-only pads
yflory 0f9a71686e Add support for read-only href stored in filesData
yflory 34914785eb lint compliance
yflory a537f7de8b Fix infinite loading screen caused by some browser settings
yflory 470f404a24 temp
ansuz cc6f3dc0e4 lint compliance
ansuz cfc81e8c96 allocate blockSeed as Uint8Array
yflory 554b4a978d Load shared folders in the store
ansuz 7aa7b82c60 merge staging
yflory 6dc7e7eff4 Disable WebWorkers by default
yflory bfb850554d Fix the contacts app with workers
yflory 87dc528a99 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 6d8693ff8c Fix history mode UI
ansuz 7dc393a2d2 remove debug log
ansuz d76f3dceab remove comment
ansuz fb5553f918 fix typo
yflory 76bc82ac13 lint compliance
yflory 0160ef30b7 Fix pad password change
yflory 355dc5c993 Hide account password change form in settings
yflory fbe940c024 Fallback to async store in self.crypto doesn't exist in webworkers (ie/edge)
ansuz 01614c4256 verify old user password before proceeding to change passwords
ansuz e03b9fe630 remove login-block dependency from settings
ansuz 85bcaa51f7 export a constant for the number of required bytes at login time
allocate bytes for blockSeed when changing passwords
ansuz da35d94f73 don't require Block in /settings/
yflory a146f6acc9 Change user account password function
ansuz 6fde027a6c add some TODOs
ansuz 9a7abe0b1e Merge branch 'modern-users' of github.com:xwiki-labs/cryptpad into modern-users
ansuz c2014c5906 a bit of cleanup, bug fixes, and lint compliance
yflory 36d1ae0f6c Merge branch 'modern-users' of github.com:xwiki-labs/cryptpad into modern-users
yflory 71b085ba23 Owned drive migration UI
ansuz c3741f847d resolve conflicts from merge with staging
ansuz d03339f20b check for the presence of a blockHash in localStorage when logging in
yflory a5b207d57b Password change UI
ansuz 3ba0ad3cf1 get, set, and clear blocks from localStorage
ansuz cb5fa72dba implement removeLoginBlock rpc
yflory 7948fe2b70 Merge branch 'soon' into staging
yflory 29f577dfc6 Improve history to load it chunk by chunk
ansuz 577dea4c75 clientside implementation of block signing and encryption
yflory c802b761c7 Fix pads not stored in the correct folder the first time
yflory 60db53a993 Use framework in the whiteboard app
yflory d37aa0646e Change account password (clientside RPC)
yflory 54d63df1cf Ability to change the password of a pad
yflory d1e8baca68 Lint compliance
yflory 4896fe81fe Merge branch 'serviceworker' into staging
yflory 1b49020753 Add support for async store when WebWorker is not available
ansuz ff25929c18 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 54b52d681c fix broken share menu resulting from adblock plus triggered by 'share'
yflory d558b9e3e8 Fix 404 issues in media-tag
yflory 01a3c13a8c Fix CSP issues for missing files (404)
yflory 9fbf507cda Fix new version detection
ansuz aa51463a9a Merge branch 'soon' into staging
yflory 4dec2cca5c Translations for new version detected
yflory 089e0361b6 Detect new version
yflory da396b6528 Remove XXX
yflory aeaf7d1950 Fix mediatag...
yflory 054ad9e741 Fix 404 in thumbnails creation with corrupted data in the drive
yflory 8f28621bb0 Remove unnecessary logs when logging in
yflory e39c77e162 Merge branch 'staging' into serviceworker
yflory 921e6eb3c3 Fix wrong pad title in drive
yflory 996245ec3d Merge branch 'staging' into serviceworker
yflory 47dee664da Add support for login & logout while keeping the same shared worker
ansuz 756681211b update home page icons, allow for customization
yflory 02b282a1a5 Disconnect from shared/service worker
Caleb James DeLisle 1775638d00 Merge commit '0c8ce27' into staging
Caleb James DeLisle 0c8ce27f24 Make the less loader only load particular less files once
yflory af2a13e5ae Fix UI issue with PPF in the file picker
yflory 574d99f9db Remove support for old media-tag
ansuz eac7d38655 test media-tag, and fix the bug the tests exposed
yflory bc57f8c274 Replace media-tag.js with the new one
yflory 38887eb088 Improve new media-tag
yflory 87f4fe9c84 Add error code to a feedback key
yflory f05e2225d6 lint compliance
yflory 78ff55e34e Fix race condition
yflory 48dc8c78b4 Fix cache and merge issues
yflory 305b47132c lint compliance
yflory 14db9fad8e Merge branch 'echidna' into serviceworker
yflory a6d9ecb3ba lint compliance
yflory 598d56c75e Fix cache issues
yflory cefe19b0e1 Merge branch 'echidna' into serviceworker
yflory 953d98be96 Fix reconnect
yflory ce6779a06f Remove debugging logs
yflory 6ab29f8f3a Test service worker and shared worker store
yflory 3f8b6d3b8a Fix default title issues when using a template
yflory 9c5ad795e1 Service worker test
yflory b0311ccec1 Don't create file duplicates in the drive
yflory 21366c252d Merge branch 'donkey' into staging
yflory cc163f83c7 Fix an issue creating duplicate files in the drive
yflory b9f5a0f52b Move async store in a webworker!
yflory 8586d0c944 Merge branch 'staging' into donkey
yflory ba0e000808 Add a file upload modal
yflory 06818b798f Add properties button to the file app to see owners and password
yflory fe202a92b4 Fix UI issues in kanban
yflory 85e5c495d9 Remove owned file
yflory 93ecc06964 Upload owned files
yflory a6bac8ae41 Fix password prompt issue when the password was wrong in the file app
yflory 05bd41f256 Upload a password-protected file from apps
yflory 66655b4a23 Upload a file with a password
yflory 8aac7bad45 Make sure the ID is not used when uploading a file
yflory 3267268e20 Fix share modal not using the previous values
yflory 586193d6a1 Password-protected files: upload files with hashes V2
yflory b377da1227 Highlight the selected line in polls
yflory c7e08fedfb Password-protected files
yflory 884f2b465d Fix kanban creation
yflory 95218f0fa1 Remove use of space-evenly since it is not supported by all browsers
yflory 7800fa2dcd Add confirm dialog when deleting a task in kanban + add colors
yflory 914da83b46 Fix missing edit hash in share modal when opening a pad in read-only mode
yflory 4df285fed5 Fix pads using version 0 hashes
yflory fe27c97879 Help + tooltips + fix colors in kanban
yflory 6b98fef679 Remove ES6 code in kanban
yflory 07502775f5 Add support for readonly and locked modes in kanban
yflory f0512bbb1d Fix UI and realtime issues with kanban
yflory 975fa3e4dd Test small mediatag
yflory ea9384d6d0 Fix kanban inputs blocked when remote change
ansuz bd66c8fee8 hacks to handle weird entries in drive
ansuz 2170fcb9ad Merge branch 'kanban' into staging
yflory ef735d6fe6 Fix an issue when trying to create a pad with a password from a template
ansuz f218a9c119 correct a copy-pasted comment
yflory b4638efe2d Fix missing username when avatar is 404
yflory 31f9062422 Fix avatar pin
ansuz d950b34bdf Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz fb91f5df76 compare flat-dom output against hyperjson
yflory 5554c24b36 Remove dev console logging
yflory d224a2c1a4 Update size of the Add button in kanban
yflory 77c456a20e Disable console logging in kanban
yflory 73183a69fd Improve kanban UI
yflory 86be9abb62 Translations for kanban
yflory b6ebc583ba Add the kanban app to the list
yflory 087e346685 Remove translatable text and blocking 'confirm' dialog from jkanban.js
yflory 0ab27427bc Lint compliance
yflory 037050d16f Merge branch 'coati' into kanban
yflory 65a2083afc Suggest tags based on existing ones. Display existing tags in the drive.
yflory e2052b4510 Fix multiple tippy tooltips displayed in poll's table
ansuz dcd27f0da4 finalize save button tooltips
yflory 6fde15247b Fix UI issues in the loading screen with the loading bar
ansuz 34417b5e9f Merge branch 'oo' of github.com:xwiki-labs/cryptpad into oo
Paul Libbrecht 372f1dfeb4 First anchor test and restore of the CKEditor anchor function.
yflory 2d2701596a Loading message and loading bar for migration
yflory 2b8e734cae Add revealable password input to display or prompt the password
ansuz 4c747e013f on second thought that was a bad idea
ansuz 8ec9021f89 clear stuck tooltips in an interval
yflory 447230d42e Clean migration logging
yflory 6c4c5c135b Async migration
yflory 288b0c2df1 Lint compliance
yflory 10ce95087a Merge branch 'password' into staging
ansuz 89fb718572 Merge branch 'soon'
ansuz b9a74c2119 hide visible effects of race condition, leave a note to remember to fix it
ansuz 562f670921 hide visible effects of race condition, leave a note to remember to fix it
ansuz ac09ba65ce strip both old and new style checkpoint labels before decrypting when fetching history
ansuz 123612b893 Merge branch 'de-translation-pl' into staging
ansuz 699a635746 add trailing slash when redirecting to drive
yflory a66d33e5ca Improve export for pads with mediatags
yflory 2451174870 Lint compliance
yflory d0c6746034 Merge branch 'mediatagplugin' into staging
yflory 009eb13fc3 Merge branch 'master' into staging
ansuz 41583b7858 Merge branch 'checkpoint-bug' into merge-checkpoint-bug
yflory 64c85fe548 Don't return channel in parsePadUrl
yflory 43d046406f Store the channel id as pad attribute
yflory b26ae67df5 Fix issues with channel ID when using a password
yflory 1879c1829c Add passwod prompt to access protected pads
yflory 811463b870 Add support for version 2 hashes needed for password-protected pads
yflory 7384568f77 Lint compliance
yflory 9d30e48a44 Fix mediatag redrawn on content update
yflory 2d08924462 Fix CkEditor issues
yflory cf549eeaef Clean the code
yflory 41afc28802 Fix conflicts, clean the code, add migration from old mediatags
yflory 6a4f25bc9f Test widget filters
yflory fd89811479 Clean mediatag plugin
yflory 5eab39ad75 Tets mediatag plugin using widgets
yflory 449ae579e5 Lint compliance
yflory a773c47950 Fix loading screen in login and register
yflory a51e41c883 Rename the image used in the new loading screen
yflory 9f5e5786f3 Merge branch 'pcs' into staging
yflory e1d59db30d Fonts issues on Windows
yflory 206ac14438 Prevent users from creating a pad when visiting a deleted profile (read-only mode)
yflory a0d452bbd9 Use correct icons for the search results in the drive
yflory 1f3f4941b5 Redirect to drive anonymous users trying to create a profile
yflory c190a38a6b Fix UI issues
yflory 24dfaf766d View more templates
yflory 842952fe1f New checkboxes and radio input everywhere
yflory 68c26f3164 Custom radio inputs
yflory 7870dc05ca Fix notification timeout
yflory 881c36214f Lint compliance
yflory e2b9cf1c40 Fix small UI issues with the new colortheme
yflory ec0fc85b9f Sort templates by usage in the PCS
yflory 52d6c9d468 New colortheme for alertify logs and modals
yflory 5ee5a93513 New tippy everywhere
yflory 9d57548f1d New tooltips
yflory 4a23b57655 New loading screen
Paul Libbrecht 5747e1a492 Merge branch 'master' of https://github.com/xwiki-labs/cryptpad
yflory e1473dff79 Fix tests
yflory e37aab492b Validate messages not coming from history-keeper
yflory a570a73e98 Send checkpoints' id to the server to avoid storing duplicates
yflory 8bf9617dd6 Fix typo
yflory 2381dd0e39 Remove owned profile and owned todo in automatic account deletion
ansuz f276915712 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz b323989347 remove extraneous console statements
yflory c43afcf629 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 52e634885e Hide the import template button if templates are disabled in appconfig
ansuz c24c06e90c sign with your global private signing key
yflory 31980bef82 Add a ghost icon in the anonymous drive
yflory 0993204d14 Disable thumbnails by default
yflory 0dfae72f88 Lock the UI for unregistered users
yflory 303adaea4c Display only 5 items in the file upload table
yflory cf22c58e39 Missing translations
yflory a9d01ac864 Lock the UI when someone is editing
Ludovic Dubost ee8651c74e Kanban styles and color updating
Ludovic Dubost 035a56fdab Kanban application using the cryptpad framework
Ludovic Dubost 4b83f2991a Kanban prototype on cryptpad
yflory d12e5da1b7 Unpin old versions
yflory c4a3e98123 Fix initial value in oo apps
yflory fd1b4189be Save and open oo docs
yflory d5dce6ac22 Fix config
yflory 34f2d66b7e Load OnlyOffice documents in the inner iframe
ansuz ee46a4e862 remove some unnecessary checks for file-crypto and make encryption properly async
yflory 714c46fc2e Use blob URL to load an OnlyOffice document
ansuz 8c4ed76fa7 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 1f700a8374 fix confusing error message
yflory 1a950319a1 Fix broken links
yflory f1c1d87d3f Fix template importer
yflory 0c2987a6d1 Import template in existing pads
yflory d4dfbddaa6 Add icons in the user menu
yflory d0c38d31e4 Owned todo
yflory db9eee383c Owned profile
yflory 9cba630700 lint compliance
yflory 01fb497e1b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 4288f536f1 Use requireCSS to load FontAwesome
yflory a718603b36 Automatic account deletion
ansuz a794efe931 Merge branch 'staging' into oo
sairim faaff60f74
Fix broken FAQ link
Add a forward slash before faq.html... for the expiring pads FAQ link.
yflory 632e6c2e6c Merge branch 'metadata' into staging
yflory 99712ec2f0 getMetadata RPC
yflory 01dd6953b9 Fix the previous fix...
yflory c3f7b74baf Fix CkEditor's toolbar initial state
yflory 44cd235f48 Fix CSS with Bootstrap 4
yflory 2704ee1ed7 Account deletion translations
yflory fa4b625f0d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 67cdb6bd13 Fix initial values in the pad creation screen
ansuz bd6b6dcb49 actually fix weird checkbox logic, and lint compliance
ansuz dc783ce3e4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 96a63a3b7b fix weird checkbox logic in share menu
yflory 91b3ef45f3 Fix mobile detection
yflory 4f2a91b82d Pad creation screen UI improvements
yflory 07e361b88d Account deletion button
yflory c135893638 Improve UI for polls on mobiles
yflory f1107ae6e5 Don't count other people's owned pads against your limit
yflory ab8306f5d4 Merge branch 'soon' into staging
yflory b3429c2d24 Merge branch 'creation' into soon
yflory 1dabc76bb9 Fix sframe-boot version
yflory de97c5a3ff Fix mobile detection when hiding the userlist
yflory d6228a39bd Fix userlist notifications missing for join events
yflory 03bcd2f00d Lint compliance
yflory 3eec812aff Merge branch 'staging' into creation
yflory b1d5beca6f Translations + UI for pad creation screen v2
yflory 645e47bd72 Catch chainpad errors in polls
yflory e56d762409 Catch chainpad errors and display it in the UI
yflory c9ed6d6bf8 New pad creation screen
ansuz 7944bc1a82 merge staging branch
ansuz 64afcb7c0b comment out busyloop workaround for tippyjs
ansuz ca65e6e54a Merge branch 'soon'
ansuz 03ae9d5714 Merge branch 'soon'
yflory 2f262b12c6 Fix help box issues
yflory 442f15df98 Add help text in all the apps + french translation
yflory cbd29794b8 Improve keyboard shortcuts in the pad creation screen
yflory 7a70d69d8e Hide editor toolbars by default when using a small screen
yflory f45023ed1f Remove connection lost popup when websocket connection is lost
yflory 689368cdd7 Fix feedback for markdown toolbar and cke toolbar
ansuz 0af90ef88d resolve merge conflict
ansuz 978b6b95df WIP make oo encrypted
yflory 62186bd4bd Remove tooltip when the element is removed from DOM
yflory b0dba481d8 Fix small UI issues and IE issues
yflory b7b560fcb8 Enable Cmd key support in shortcuts
yflory 12bfcbe701 Add fixed order for rightside icons in the toolbar
yflory 95bbc3d130 Add the mediatag button back in the code app
yflory ee3b926e84 Get rid of ckeditor's reset_all class...
ansuz ee4d12bd57 abstract repeated call
yflory 2c90cb5907 Move help button in drawer and fix drawer style
yflory 753b7550ca Save button in the pad creation screen
yflory a4a6385e86 Add keyboard shortcuts for the Ctrl+E or Cmd+E modal
yflory dbe8ab014d Select all in drive
ansuz f96a5003b0 empty spreadsheet file in test.bin
yflory d975bb9cc0 Fix focus after pad creation screen
ansuz 118ceef2f2 formatting and lint compliance
yflory 60b2384885 Move initial state into a help block
yflory 5c53868c3b Delete pads after 3 months of inactivity
yflory 329fd61bb1 Remove lag when creating a pad from the pad creation screen
yflory 22f130d948 Remove lag when displaying loading screen in login and register
yflory a697ad9762 Merge branch 'soon'
yflory 599afa4fc5 Merge branch 'soon' into staging
yflory 61dbf94f2d Fix pad attributes not working for readonly pads if you know the edit hash
yflory 8c42125ea0 Merge branch 'soon'
yflory 7ff9bbe2b0 Fix share modal with new pads
yflory a0ec51dde5 Fix share modal with new pads
yflory 480b499d7b Hack to remove onbeforeunload popup
yflory 7ede2e1a07 Fix cursor position when editing a task in todo
yflory c34161a988 Update oocell config
yflory acf09c807d Fix fonts
yflory 9ba912d953 Clean onlyoffice files
yflory db71fe5bf8 Rename font files
yflory d53ea25111 Merge branch 'soon'
yflory 5f50bedce2 Fix empty properties for readonly pads
yflory 15a8196037 Enable pad creation screen
yflory 2eef1e96e6 Remove invalid error reports
yflory 7cb3282634 New apps for text, slide and spreadsheet
yflory 766fa72841 Fix initial value of the preview link in the share modal
yflory 5c1e5a3f49 Merge branch 'staging' into oo
yflory 5dbc99343a Improve 'rename' input in the drive
yflory b04e3def64 Fix invalid translation key
yflory 649fefad54 Send cookie when history keeper has changed
yflory 2ac9c3ba66 Report RPC errors when deleting owned pads
yflory 037a6ccc35 Fix INVALID_RESPONSE error in the file app
yflory 54a91f1153 Ability to reorder and edit tasks
yflory 70e014cdfc Hide infinite spinner and disconnect modals when pad is deleted
yflory e83e589cf0 Kick from pad when an owned channel is deleted + whiteboard and poll
yflory 728a6a868d Manage expired channels
Fabien Vignon ac527c6411 add a logout page
allows destroying user session with a minimum number of loaded dependenciesi.
Can be Used for SSO forwards (logout).

Co-authored-by: Nicolas PARQUET <nparquet@linagora.com>
yflory 3bb6d5a83c Remove full history timeout
ansuz f8399eaaa6 avoid concatenating 'undefined' in drive interface
yflory ff151869de Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 7ebfa43408 Improve assert translations to detect issues in objects (tips, type, etc.)
ansuz d676a5e7db Merge branch 'staging' of github.com:xwiki-labs/cryptpad into keywords
ansuz bee5494abb add some sanity checks to the todo app
yflory 5bba9b6c39 Refactor login to remove duplicate code
yflory c2e9c60756 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 4df4c48fbd Improve UI for pad creation screen
ansuz 8213d0d926 guard against null pointer exception
yflory 83eb304716 lint compliance
yflory 970122b41d Send the channel id to the text analyzer
yflory 80df45f257 Get text from ckeditor
yflory fb192a2c45 Add a configurable background color in the file app in view mode
yflory 91e42f1518 Fix the bug introduced in the share modal fix
yflory 0b1795e5a1 Fix an issue preventing the share modal to be used more than once
yflory ad2cde4705 Add warning about anonymous drive in localStorage
yflory bdafc101c9 Ability to remove owned channels from the drive
yflory 1c39e8b1bb Fix worker app
yflory b6e91c772e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory a1d9f44bbd Delete owned pads from server when removed from the owner's drive
ansuz f134f11b73 new getDeletedPads rpc
yflory 5089f1206d Pad creation screen translations and link to settings
yflory 74deb60f0f Fix issues with the new context menu in drive
yflory 36550b781f Don't check for stronger hash if we have an edit hash
yflory 86144eda22 Display a message about pads deleted from the server
yflory 9a317018e2 Remove deleted pads from the drive
yflory 3d3f58b3fc Improve share modal customization to make it work with async functions
yflory fd4ed3ce3b Fix subscription button in settings
yflory 548a32090e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 4d0312115a Add a link to the account server for subscribers in settings
yflory 5827905dbd Import OnlyOffice code from the 'onlyoffice' branch and sframe it
ansuz 2b8414ca78 provide hints for running CryptPad
ansuz 80cd3e208a lint compliance
ansuz 4e8335bfdd fix support for custom button classes
yflory 2995782079 Different colors for ok and cancel in alertify
Caleb James DeLisle 4de6bd6195 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle 014aacc76a Added a new RPC to get file offsets of messages by hash or of last 2 checkpoints, also improved checking of valid channel names and fixed a pull-stream bug and exposed async-store to the window
yflory 69c33e2f83 Ability to disable profile
yflory 51587d1006 Ability to disable feedback on the entire instance
yflory 006d99e19a Fix undefined friends
yflory af2bde27c6 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory c90ba890ca Add more configurable options and add a new way to use custom config
ansuz ffa392a7e2
Merge pull request from ryanpcmcquen/patch-1
Fix Org mode regex.
yflory 2e436f16c9 Refactor context menu in drive
Ryan P.C. McQuen ff4a49d59b
Fix Org mode regex.
More details here: https://github.com/mickael-kerjean/nuage/pull/16
yflory 4bea1aa2df Display default avatars in IE
yflory adf7e14891 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory bc9a88fbe9 Add support for org-mode in th code app
ansuz b08c1d94a1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 02dbe9e458 enforce maxUploadSize
yflory 6a906e3770 Fix share modal extension point
yflory e791add4ec Remove + icons from folders in the trash
yflory 51b4d269be Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 6e086ee779 Add shortcuts in the share modal
ansuz fc8847dae4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 08ae327386 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory c5ebbe1a56 New share menu
ansuz e52c1fe65c remove Symbol polyfill
ansuz a91a047d73 more polyfill for IE
ansuz 50e3e3ce91 polyfill Symbol for IE
ansuz 1dd07ea48a polyfill MAX_SAFE_INTEGER everywhere
ansuz 3858aa976a better warning in case of errors in /file/
yflory 4c49cd7592 Fix template picker not displayed anymore in framework
yflory c77e4adf1e Use local name instead of title in filepicker if it exists
yflory 2f74324dac Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory f79e1dfda0 Fix a race condition that could wiped the content of coed and slide
ansuz 3118dd8312 set logLevel to 2 by default for sframe apps
yflory 88a04fdb07 Don't create sfcommon a second time in code and slide
yflory ee605183e5 Make sure we don't have duplicates in the webchannel members
yflory 20f05d2f6f Fix Phantom viewers' revenge
yflory f3d8fd3590 Ability to import local pads on login
yflory 47203c37f1 Remove console error caused by setTimeout called with undefined
yflory a40315aff7 Remove ability to delete comments in polls for readonly users
yflory 85edc028ff Remove logging about filepicker rpc
yflory a4b35728dc Todo app has a hash in the omnibar
yflory 68ce7fe53d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory d59bc4612d Ability to disable the drive for anonymous users
ansuz 844d04df87 allow custom logout hooks defined in app config
ansuz 5b4e5480cb Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 9b78580d8e make usage-bar display optional
yflory db0d2e161c Hide pad creation screen features if it is disabled in app config
yflory b01d00f74a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory daef08a9b3 Add an advanced new pad modal
Caleb James DeLisle cd26a4c093 Added a test of /login/
yflory e377d606be Fix spinner style in the new settings category
Caleb James DeLisle 69aee6c21b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle 378322a521 Don't finish the test until ChainPad settles, trying to eliminate a flicker
yflory c460e2820e Fix a 1px offset for the userlist in Firefox/Windows
yflory bd9c44dbb2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory ef480fea79 Add a settings category for the pad creation screen
Caleb James DeLisle 4808c8b374 Fixed poll which was not working with automated testing
ansuz 05ad38cfe1 add more config parameters to share menu extension
ansuz c31b5aa6c0 make extension point cover share menu for files
yflory 13b704d9f6 Fix undefined webchannel when uploading a file
ansuz ca3697ae3a implement extension point for share menu
ansuz 5346afe51f step towards customizable login functionality
ansuz 1fba82540a remove example code from todo app
Caleb James DeLisle 151d33db18 Added testing of /poll/ :D
yflory 8c9490868b improve owned pads management in the drive
yflory d74c2a0395 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory e5b9f089fb Fix undefined webchannel when uploading a file
Caleb James DeLisle 864e24b2ce Fixed typo in test
yflory 73126ed597 Display the owner and expiration time of a pad in the properties modal
yflory ecd8ef6418 improve thumbnails creation performances in code
yflory 77dcc1c705 Fix a race condition when switching language in the code app
yflory 65ccfe39ef Add a 'properties' button in pads to display pad data
yflory 071d385850 Remove an unnecessary websocket connection
yflory 7defde3c59 lint compliance
yflory 0cea5f4596 Create an owned pad and view owned pads in the drive
yflory 1ec41f4e09 Ability to pick a background image in slides
yflory 59c4df3d9b Fix 'NaN' txid for RPC when using IE
yflory 0f02d76b56 Fix missing callback when uploading files to the drive
yflory d2845b95b6 Fix multiple file upload prompt
yflory f329d65bc8 Ability to reduce the width of ckeditor
yflory 10aaa06781 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 869909b101 implement more reliable check for whether a channel on the server is new
ansuz b6430d640e temporary measure to address infinite reload loop due to inaccurate inNewFile condition
yflory bc5554f5f6 Display an error when visiting the bounce app without href
yflory 2fd22c6db6 Fix task list in markdown when using one empty line between tasks
yflory 5e8b183ee6 Fix uncommited column in poll hidden in published mode
yflory 7164d2dfdd lint compliance
ansuz 26f5a1fe74 signal that onLocal is called by onRemote
yflory 888739e333 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory fa6106a6bb Use CSS to remove the loading screen
ansuz b0fe323a4c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz c0b5dc7536 make loading screen tip presence configurable
yflory a26031c119 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 0e6e68aaff Remove print prompt in slides since the browsers already have a prompt
ansuz 892dfb18f7 check if users have service workers
ansuz 5f42a9749f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 4aa8d92a53 handle errors when constructing thumbnails from file metadata
yflory 5532b779fd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz d1d75f2f25 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle 590e77aafa lint, missing semicolon
Caleb James DeLisle 4117eb71cc Report the number of tests
Caleb James DeLisle c928be028a Upgrade the testing framework to allow multiple tests
yflory f7d30318cc Disable editable inputs in poll's read-only mode
yflory edc236e17b Disable edition in pad read-only mode
yflory f4078d68f0 Remove the 'edit username' button in the userlist in readonly mode
yflory 78f738143b Hide the markdown toolbar in read-only mode
ansuz 3177fd7857 hide whiteboard palette in view mode
Caleb James DeLisle 37dcf7285a Need to be exactly true, not just truthy
Caleb James DeLisle dc7dbb3e96 Accidentally made a test which hangs...
Caleb James DeLisle cbd7351d53 Improved logging if there's a non-empty-newdoc
Caleb James DeLisle d9323cc458 stubbed a failing test
yflory cfc9ce33d6 Hide the tags button for anonymous users
yflory 09433e0bf0 display existing tags in the prompt in drive