Caleb James DeLisle
|
8d95efa144
|
Reference the relevant line in alertify.js
|
6 years ago |
Caleb James DeLisle
|
a57a8e51a1
|
Prevent alertify.js from overriding styles
|
6 years ago |
ansuz
|
e110f20397
|
support blocks on remote domains
|
6 years ago |
yflory
|
e59aec0a45
|
Try...catch on testworker.js
|
6 years ago |
yflory
|
08005a709e
|
Add a share icon in the drive when displaying a shared folder
|
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 |
yflory
|
6143bceabb
|
Fix XXX
|
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
|
c9ac3c7c2b
|
Fix search in shared folders
|
6 years ago |
yflory
|
fc91cf606b
|
Disable moveToTrash button for pads in shared folders
|
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 |
yflory
|
5b48eff78c
|
Remove owned pads deleted from the server in shared folders
|
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 |
Caleb James DeLisle
|
792f7bcc64
|
show how long less takes to compile
|
6 years ago |
Caleb James DeLisle
|
6c49318ac7
|
Show how long it takes to parse less
|
6 years ago |
Caleb James DeLisle
|
0d5ac05866
|
refactoring of the less infrastructure
|
6 years ago |
yflory
|
b5c2eb8a9c
|
Automatically refresh the drive when a change occurs in a shared folder
|
6 years ago |
yflory
|
4706b8a9de
|
Store newly created pads in the correct (shared) folder
|
6 years ago |
yflory
|
6a80f49fe0
|
Don't load expired or deleted shared folders
|
6 years ago |
Caleb James DeLisle
|
a6d3dbf94f
|
Wrapped modal.less into a mixin which gets rid of the last file which emitted CSS
|
6 years ago |
Caleb James DeLisle
|
4a352f2ed8
|
Use import (reference) whenever the less file supposedly emits no CSS
|
6 years ago |
yflory
|
7d89026d83
|
Fix more issues with shared folders
|
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 |
yflory
|
8516587ece
|
lint compliance
|
6 years ago |
yflory
|
9787f5304a
|
Don't unpin channels that are still in another proxy
|
6 years ago |
yflory
|
321c7d5512
|
Move pin/unpin outside of userObject
|
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
|
66a494cbd2
|
temp
|
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
|
bc7524c134
|
Fix tippy
|
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
|
d79064a4c5
|
Merge branch 'staging' into modern-users2
|
6 years ago |
ansuz
|
4ef2cfa88d
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
6 years ago |
ansuz
|
57a39258c3
|
WIP big commit
|
6 years ago |
ansuz
|
0c3b898000
|
simple one line fixes
|
6 years ago |
yflory
|
0c9dfc1fb5
|
Add proxy manager inner
|
6 years ago |
yflory
|
bd6a199dca
|
Add missing functions to the proxy manager
|
6 years ago |
yflory
|
a25a72b5db
|
Add a proxy manager to handle operations between shared folders
|
6 years ago |
yflory
|
66591a3654
|
Merge branch 'rohref' into sharedfolder
|
6 years ago |
ansuz
|
a3e0e765b5
|
derive block URI and URL in dedicated functions
|
6 years ago |
yflory
|
a99e5a3aaa
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
6 years ago |
yflory
|
af5cc30381
|
Fix undefined function when calling error() in the drive
|
6 years ago |
yflory
|
071c34d4fa
|
Fix undefined secret with password-protected files (#250)
|
6 years ago |
yflory
|
27797c0520
|
Fix undefined secret with password-protected files (#250)
|
6 years ago |
yflory
|
425ac8ea57
|
Migration for read-only links + fix issues with read-only pads
|
7 years ago |
yflory
|
0f9a71686e
|
Add support for read-only href stored in filesData
|
7 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
|
cfc81e8c96
|
allocate blockSeed as Uint8Array
|
7 years ago |
yflory
|
554b4a978d
|
Load shared folders in the store
|
7 years ago |
ansuz
|
7aa7b82c60
|
merge staging
|
7 years ago |
yflory
|
6dc7e7eff4
|
Disable WebWorkers by default
|
7 years ago |
yflory
|
bfb850554d
|
Fix the contacts app with workers
|
7 years ago |
yflory
|
87dc528a99
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
7 years ago |
yflory
|
6d8693ff8c
|
Fix history mode UI
|
7 years ago |
ansuz
|
7dc393a2d2
|
remove debug log
|
7 years ago |
ansuz
|
d76f3dceab
|
remove comment
|
7 years ago |
ansuz
|
fb5553f918
|
fix typo
|
7 years ago |
yflory
|
76bc82ac13
|
lint compliance
|
7 years ago |
yflory
|
0160ef30b7
|
Fix pad password change
|
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
|
6fde027a6c
|
add some TODOs
|
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
|
3ba0ad3cf1
|
get, set, and clear blocks from localStorage
|
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 |
ansuz
|
577dea4c75
|
clientside implementation of block signing and encryption
|
7 years ago |
yflory
|
c802b761c7
|
Fix pads not stored in the correct folder the first time
|
7 years ago |
yflory
|
60db53a993
|
Use framework in the whiteboard app
|
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
|
d1e8baca68
|
Lint compliance
|
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 |
ansuz
|
ff25929c18
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
7 years ago |
ansuz
|
54b52d681c
|
fix broken share menu resulting from adblock plus triggered by 'share'
|
7 years ago |
yflory
|
d558b9e3e8
|
Fix 404 issues in media-tag
|
7 years ago |