Commit Graph

6394 Commits (1fb2a0976c1a7addc6d0a386388020a1fa09618b)
 

Author SHA1 Message Date
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
ilu33 9b37d58f95
Total revision of german translation
Corrected lots of typos, grammar and incomprehensible (machine?) translation. Things can still be improved but at least most of the strangeness should be gone. I also added all strings from messages.js that were not included before.

Somebody needs to check that I did not mess up code/formatting.
yflory 321c7d5512 Move pin/unpin outside of userObject
ansuz 1d8943e673 support deprecation of non-owned drives
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 16f276a18c fix anon pad import
ansuz a15e232469 complete modern user registration/login. general cleanup
ansuz 3d4b693722 use correctly scoped variable
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
ansuz ab04a7cb46 fix the bug I caused while trying to silence the linter
yflory 66591a3654 Merge branch 'rohref' into sharedfolder
yflory 846755b0a7 Increase requirejs timeout (thanks Firefox...)
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
ansuz 12cf1993b9 flow compliance for loginBlock RPCs
yflory 34914785eb lint compliance
yflory a537f7de8b Fix infinite loading screen caused by some browser settings
yflory 470f404a24 temp
ansuz 57d0738f32 Merge branch 'modern-users' into staging
ansuz cc6f3dc0e4 lint compliance
ansuz cfc81e8c96 allocate blockSeed as Uint8Array
yflory 554b4a978d Load shared folders in the store
ansuz 7aa7b82c60 merge staging