5129 Commits (ff6bb31eef797173fb43cb32b46903018bba3ce3)
 

Author SHA1 Message Date
yflory ff6bb31eef Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
yflory 3fe150f936 Fix UI issues in the PCS with IE 6 years ago
ansuz e110f20397 support blocks on remote domains 6 years ago
yflory e59aec0a45 Try...catch on testworker.js 6 years ago
yflory 3a7d1e5beb Fix 'save to drive' icon displayed for anonymous users in whiteboard 6 years ago
ansuz 1629d7bb1d provide a SANE default in case httpUnsafeOrigin is not provided 6 years ago
ansuz bcbec0144c provide a default in case httpUnsafeOrigin is not provided 6 years ago
ansuz ee16b3ab15 modified english translations 6 years ago
yflory 9157403946 Update French translation 6 years ago
ansuz 4bf741e959 fix typo in translations 6 years ago
ansuz bad58c6dc8 Merge branch 'soon' into staging 6 years ago
ansuz a2fd32d6a3 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
ansuz 32d84e8f36 initialize new registrations with a v2 hash 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
ansuz 2950f5f679
Merge pull request #259 from mcrosson/docker-fix-storage-var
Minor Dockerfile updates/fixes
6 years ago
ansuz c180fd9a2a
Merge pull request #258 from mcrosson/docker-arm64-support
Add Dockerfile for arm64 support
6 years ago
ansuz 7f01694f89
Merge pull request #257 from mcrosson/docker-bust-cache-on-run
Update docker start script to bust the cache on each run
6 years ago
mcrosson b558004fb8 Expose port 3001 for safe http port ; fix STORAGE variable so it doesn't break the config at runtime 6 years ago
mcrosson 172263d190 Expose safe port, fix storage variable so it doesn't cause a break in the config at runtime 6 years ago
mcrosson b8a745832d Add Dockerfile for arm64 support 6 years ago
mcrosson b35959376e Update docker start script to bust the cache on each run 6 years ago
ansuz 8a18698c03 initialize newly registered users with a v2 drive hash 6 years ago
ansuz ed881840cd remove XXX label from non-blocking feature 6 years ago
ansuz 05a41ad7f1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
ansuz 7348eca1d5 revise english translations which have been marked for review 6 years ago
yflory 930bd32f70 lint compliance 6 years ago
yflory 3830935dd9 French translation 6 years ago
ansuz 2c22232a47 check if a user is logged in strictly by User_hash 6 years ago
ansuz 848a918eda remove out of date comments 6 years ago
ansuz 8e2ab0b74a bump version strings 6 years ago
ansuz b9c4aa43b5 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
ansuz 3d95e6088a leave a FIXME note 6 years ago
ansuz adc54434fd update english translation as prompted by german translation PR 6 years ago
Caleb James DeLisle 792f7bcc64 show how long less takes to compile 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 3fb6cb3d00 lint compliance 6 years ago
ansuz ca409e5eaa support import/export in kanban 6 years ago
ansuz 1d8943e673 support deprecation of non-owned drives 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
ansuz 0a9ea95796 always set userHash in localStorage even with modern users 6 years ago
ansuz ce7ebf0326 don't stop users from registering if they cancel out of a prompt 6 years ago
ansuz 16f276a18c fix anon pad import 6 years ago
ansuz a15e232469 complete modern user registration/login. general cleanup 6 years ago
ansuz 3d4b693722 use correctly scoped variable 6 years ago