yflory
|
885282ddea
|
Fix undefined friend
|
7 years ago |
yflory
|
b8971cdc23
|
Add previewMode settings to code2
|
7 years ago |
yflory
|
0d008aaa2e
|
Add indent settings to code2
|
7 years ago |
yflory
|
f54dc7505c
|
Migrate indentation settings to a settings subobject
|
7 years ago |
yflory
|
0893bcc0e5
|
Merge branch 'staging' into code2
|
7 years ago |
yflory
|
f06683e949
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
7 years ago |
yflory
|
0ce32464fd
|
Fix flickering avatar in firefox
|
7 years ago |
ansuz
|
ba0e935add
|
stub localStorage, and handle errors that might come from touching localStorage
|
7 years ago |
ansuz
|
be8ea4102e
|
keep trying to parse the hash until it works
|
7 years ago |
yflory
|
a2ed266048
|
Move the code app in a secure iframe
|
7 years ago |
ansuz
|
a34d1793e0
|
drop 'loading' text from loading screen
|
7 years ago |
ansuz
|
181a19a9a0
|
polyfill for array.fill
|
7 years ago |
yflory
|
51fa6287c1
|
Enable notifications in secure pads
|
7 years ago |
yflory
|
642dc17910
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
7 years ago |
yflory
|
901917983b
|
Fix an issue preventing pads to be stored in the drive
|
7 years ago |
ansuz
|
8fb7fef3f5
|
regular expressions are never falsey
|
7 years ago |
ansuz
|
24eac9b4a6
|
test for flakey tests
|
7 years ago |
ansuz
|
7d2a76f4d6
|
delete dead code. fix off-by-one for messages. turn off history button when history is exhausted
|
7 years ago |
ansuz
|
430a6f7b77
|
lint compliance
|
7 years ago |
yflory
|
d9a4a32bf9
|
Fix avatar for anonymous users in secure pads
|
7 years ago |
yflory
|
00fda0d7d7
|
Fix avatar in read-only mode (secure pads)
|
7 years ago |
yflory
|
88cb4fd83c
|
Enable friend requests from secure pads
|
7 years ago |
yflory
|
147d88d845
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
7 years ago |
yflory
|
e43c68aa48
|
Fix viewers number in secure iframe
|
7 years ago |
yflory
|
f89015d9ed
|
Update the tab title to match the pad title in pad2
|
7 years ago |
ansuz
|
1280cd1659
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
7 years ago |
yflory
|
51c065d13c
|
Fix link to main in the new toolbar
|
7 years ago |
yflory
|
d9bf2abcd8
|
Fix old hashes not working anymore in pad
|
7 years ago |
ansuz
|
536fe04790
|
emit notification when alert, confirm, or prompt are called
|
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
|
841e3af8da
|
handle unfriends. clean up. better input validation
|
7 years ago |
ansuz
|
c66a0c55e0
|
ensure that function signatures are correct
|
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
|
9e04d039d7
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
7 years ago |
ansuz
|
22d754d514
|
handle user renames
|
7 years ago |
Caleb James DeLisle
|
0a6f81850f
|
Handle infinite-spinner errors and properly inform the user
|
7 years ago |
ansuz
|
f58d4c941f
|
clean up a bit
|
7 years ago |
ansuz
|
b75a951a98
|
encode messages with 'author' field instead of 'channel'
|
7 years ago |
Caleb James DeLisle
|
7bbea28831
|
minor anti-xss changes...
|
7 years ago |
ansuz
|
013b75ae67
|
implement history range requests
|
7 years ago |
ansuz
|
b71f1860db
|
make uid function reusable
|
7 years ago |
Caleb James DeLisle
|
75fde58846
|
Well that was stupid... (fix bug introduced in acfaaa7d56 when trying to make jshint compliance)
|
7 years ago |
Caleb James DeLisle
|
5d9599c9b7
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
7 years ago |
Caleb James DeLisle
|
cbac5e417c
|
Make loading screen come much earlier on pad2
|
7 years ago |
yflory
|
b6881349be
|
Fix an issue with the notifications in secure pads
|
7 years ago |
yflory
|
ec64ac485d
|
Fix 'not a function' error
|
7 years ago |
Caleb James DeLisle
|
acfaaa7d56
|
jshint compliance
|
7 years ago |