yflory
|
444c41974e
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
df5cbfb53e
|
Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon
|
8 years ago |
yflory
|
6a96aa6819
|
Disconnect the network when migrating the drive in another tab
|
8 years ago |
yflory
|
2a94bdaf05
|
test
|
8 years ago |
yflory
|
ca95b5c42b
|
Remove unused console.log
|
8 years ago |
yflory
|
f8c69573fd
|
Disconnect other tabs when migrating the drive
|
8 years ago |
ansuz
|
c4e5741ae0
|
update upgrade button logic
|
8 years ago |
ansuz
|
f1a9002417
|
use upgradeURL with usage bar
|
8 years ago |
yflory
|
51e0d40572
|
Make sure the old storage key is removed after migration
|
8 years ago |
yflory
|
b0fe04381d
|
Merge branch 'staging' into newDrive
|
8 years ago |
ansuz
|
fe2fef5e4c
|
support dragging and dropping multiple files
|
8 years ago |
yflory
|
1c2ea04f11
|
Drive refactoring
|
8 years ago |
ansuz
|
fe42f5e88c
|
ask for new cookies and resend commands on NO_COOKIE errors
|
8 years ago |
ansuz
|
e723228060
|
always show upgrade button in drive
|
8 years ago |
ansuz
|
da533b106a
|
improve type checking in getFileSize
|
8 years ago |
ansuz
|
2f851ab97e
|
fix lint errors
|
8 years ago |
ansuz
|
d25477e8c6
|
don't let tooltips interfere with DOM interaction
|
8 years ago |
yflory
|
811d031ffd
|
Fix the 'File' entry in the drive 'New' menu
|
8 years ago |
yflory
|
5641a4a839
|
Add the file app in the 'new' dropdown menus
|
8 years ago |
yflory
|
ac91d2f413
|
Fix the upgrade and donate buttons in the home page
|
8 years ago |
yflory
|
ee57458158
|
Remove the pin limit alert
|
8 years ago |
ansuz
|
f43132a63b
|
bump version in footer and package.json
|
8 years ago |
ansuz
|
ec9a4dec5e
|
Merge branch 'soon' into staging
|
8 years ago |
ansuz
|
77d4ffba86
|
animate preview mode sidebar
|
8 years ago |
ansuz
|
65233c2464
|
remove unused variable
|
8 years ago |
ansuz
|
767793b5ca
|
fix stuck loading tip
|
8 years ago |
ansuz
|
8f7aaecc1c
|
cache some selectors and decrease memory demands
|
8 years ago |
ansuz
|
f631973f1f
|
optimize file upload
|
8 years ago |
ansuz
|
55af84cc90
|
lower spinner timeout interval
|
8 years ago |
ansuz
|
c65ca5cfc6
|
restore deleted line and add missing semicolon
|
8 years ago |
ansuz
|
8bd9ad8847
|
add automated registration test
|
8 years ago |
ansuz
|
07279c8dc7
|
export boolean Test.testing
|
8 years ago |
Caleb James DeLisle
|
c8bd1bb2ac
|
Trying to improve the tests which fail always when running remotely
|
8 years ago |
Caleb James DeLisle
|
71bd808e4f
|
Send everything through the test global function
|
8 years ago |
Caleb James DeLisle
|
244bd7b378
|
;;;
|
8 years ago |
Caleb James DeLisle
|
7d557df74b
|
a new and more horrible way of sniffing the logs out of the instance
|
8 years ago |
Caleb James DeLisle
|
0d4b74cfba
|
;;;;;; keep these ;;; for later ;;;;;
|
8 years ago |
Caleb James DeLisle
|
24f37ea414
|
Delicious testing
|
8 years ago |
ansuz
|
5e57578fa9
|
Merge branch 'master' of github.com:xwiki-labs/cryptpad
|
8 years ago |
ansuz
|
30f66ab7ba
|
hotfix 'undefined/' bug
|
8 years ago |
ansuz
|
7b94106bac
|
fix inverted conditional :/
|
8 years ago |
ansuz
|
2e03485db4
|
remove known bad entries from localStorage.userHash...
|
8 years ago |
ansuz
|
936bf8df9d
|
return falsey if userHash is junk
|
8 years ago |
ansuz
|
105e5cdac9
|
fix 'undefined/' userHash
|
8 years ago |
ansuz
|
401e908963
|
use media-tag with xhr error handling
|
8 years ago |
ansuz
|
3465710237
|
Merge branch 'mediatag' of https://github.com/Regzox/cryptpad into tag
|
8 years ago |
Daniel RADEAU
|
8ab9248a78
|
Fix ES6
|
8 years ago |
Daniel RADEAU
|
21c39572be
|
Update media-tag and fix bower dependencies
|
8 years ago |
ansuz
|
daf112a5b5
|
take api settings into account for upgrade button
|
8 years ago |
ansuz
|
ebfa228bc0
|
add upgrade button to all static pages
|
8 years ago |
ansuz
|
149568689a
|
color donate button green
|
8 years ago |
ansuz
|
ec6ad6772b
|
send feedback on donation
|
8 years ago |
Daniel RADEAU
|
cb2efe138b
|
Media Tag integration, image, audio, video, pdf
|
8 years ago |
ansuz
|
76c530037b
|
enable donate button in all apps
|
8 years ago |
ansuz
|
9ca5bc507e
|
add support for donate button
|
8 years ago |
ansuz
|
a70014dd11
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
ansuz
|
99a44f119f
|
don't send referrer headers on pads which may link outward
|
8 years ago |
ansuz
|
92a7970eb8
|
fix merge conflicts
|
8 years ago |
ansuz
|
1240b864ef
|
fix misconfigured history
|
8 years ago |
Pierre Bondoerffer
|
f434f002c4
|
poll: make locks clickable
|
8 years ago |
ansuz
|
3915b30055
|
provide a register button on login
also direct users from file to login
|
8 years ago |
Pierre Bondoerffer
|
b6bb576a34
|
Merge branch 'staging' of https://github.com/xwiki-labs/cryptpad into newpoll
|
8 years ago |
Caleb James DeLisle
|
66520b6041
|
cleaned up the accounts, limits and revenue sharing and unified the config in one place
|
8 years ago |
Pierre Bondoerffer
|
1092285a68
|
merge master
|
8 years ago |
Caleb James DeLisle
|
6c1861dbc6
|
Merge branch 'soon' into staging
|
8 years ago |
Caleb James DeLisle
|
2ecf257fcd
|
Sync localStorage with sessionStorage in auth because safari...
|
8 years ago |
ansuz
|
3f3d64992d
|
resolve merge conflicts
|
8 years ago |
ansuz
|
57017c68fa
|
hacks for cross-domain safari
|
8 years ago |
ansuz
|
cf658c1b3a
|
backport live changes
|
8 years ago |
ansuz
|
a04f179d8b
|
hide preview mode on phones
|
8 years ago |
yflory
|
df2b00122a
|
New drive structure without file names
|
8 years ago |
ansuz
|
dc2b0ae6b4
|
jshint compliance
|
8 years ago |
ansuz
|
b32c329269
|
remember whether you were using preview mode for a pad
|
8 years ago |
ansuz
|
d9f7470f06
|
copy user details into sessionStorage for safari
|
8 years ago |
ansuz
|
a5ffd278a7
|
write styles for code in .less
|
8 years ago |
ansuz
|
3803f6a20f
|
only render preview if preview container is visible
|
8 years ago |
ansuz
|
617e027f12
|
catch markdown preview errors
|
8 years ago |
ansuz
|
c5bb830757
|
don't preview if hightlight mode is not markdown
|
8 years ago |
ansuz
|
fd83ae3e61
|
implement createRandomInteger
|
8 years ago |
ansuz
|
4d9060f49e
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
ansuz
|
378bf2aa94
|
yflory's word wrap fix
|
8 years ago |
ansuz
|
dc80b6b11f
|
throttle markdown preview
|
8 years ago |
yflory
|
f5f8e148ca
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
90f5713d4a
|
Fix an issue with the search bar redirecting to incorrect location
|
8 years ago |
ansuz
|
97cc4a6d54
|
add styling for tables in markdown preview
|
8 years ago |
ansuz
|
e6c04ccb49
|
bump server after paying for an account
|
8 years ago |
ansuz
|
6faca87e73
|
set preview content in read only mode
|
8 years ago |
ansuz
|
6324d9bbb0
|
feedback on template feature usage
|
8 years ago |
yflory
|
c3437382fb
|
Fix the release version in the what's new popup
|
8 years ago |
ansuz
|
4fae1b16c2
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
ansuz
|
70cae0d2c3
|
safely access pin reset response
|
8 years ago |
yflory
|
a50805545d
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
d55b7e411c
|
Display an alert in the drive when the limit is reached
|
8 years ago |
ansuz
|
dac9d0647d
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
ansuz
|
259d34b7c8
|
jshint compliance
|
8 years ago |
yflory
|
40b99e7bbf
|
Get the file name before downloading the entire file
|
8 years ago |
ansuz
|
6dc3c62ba4
|
check for src before trying to ajax
|
8 years ago |
ansuz
|
a6cf761172
|
don't store media tag pages in the drive
|
8 years ago |
yflory
|
90a9764fa4
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
346c289204
|
Fix lint errors
|
8 years ago |
ansuz
|
71dc0af6c7
|
better test for success error codes
|
8 years ago |
ansuz
|
0b6c587e2b
|
fetch and decrypt metadata with range requests
|
8 years ago |
yflory
|
eb31d0323c
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
ansuz
|
a99080fb74
|
push the rest of the code
|
8 years ago |
yflory
|
408a4dad94
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
3964f4feee
|
Display the progress when downloading a file
|
8 years ago |
ansuz
|
dd73ad2dd5
|
add decryptMetadata function
|
8 years ago |
ansuz
|
5179252d3b
|
fix merge conflicts
|
8 years ago |
ansuz
|
4ee42b87d4
|
make file crypto great again
|
8 years ago |
yflory
|
c45f08f147
|
Use a download button instead of downloading a file automatically
|
8 years ago |
yflory
|
0c2f84058b
|
Improve css for the file app
|
8 years ago |
yflory
|
9c00a730f2
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
538aec6ef5
|
Display a message when pinPads returns an error
|
8 years ago |
ansuz
|
03da870a7a
|
jshint compliance
|
8 years ago |
ansuz
|
af4fd3c6d3
|
resolve merge conflicts
|
8 years ago |
yflory
|
67a04a16ec
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
1ab6eb3c5d
|
Add a queue for multiple uploads in the file app
|
8 years ago |
ansuz
|
ba5ef5157e
|
show pretty representations of storage usage
|
8 years ago |
ansuz
|
0a54f0cf2d
|
better alignment of preview and code entry
|
8 years ago |
ansuz
|
e78299aed6
|
use async file decryption, listen for progress events.
|
8 years ago |
ansuz
|
bcd0303821
|
style /file/ with .less
|
8 years ago |
ansuz
|
ef155d8ccf
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
ansuz
|
310909dc9e
|
handle new error codes
|
8 years ago |
yflory
|
d014fccfce
|
Fix lint error
|
8 years ago |
yflory
|
2082b328b4
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
814c81fb13
|
Display an alert when CryptPad has a new version
|
8 years ago |
ansuz
|
34606ea8ba
|
use newest xwiki media-tag
|
8 years ago |
ansuz
|
5a83259233
|
listen for decryption errors
|
8 years ago |
ansuz
|
2cee9534c5
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
ansuz
|
d324a054f2
|
add progress bar to file upload
|
8 years ago |
yflory
|
21f9e31e75
|
Add a placeholder for the user app
|
8 years ago |
ansuz
|
164342920e
|
fix inverted condition
|
8 years ago |
yflory
|
620f4dc512
|
Add translations for the markdown preview button title
|
8 years ago |
yflory
|
51bd41d4e8
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
0bd4caeb7e
|
Add the task list code to the markdown renderer
|
8 years ago |
ansuz
|
d187945e94
|
jshint compliance
|
8 years ago |
ansuz
|
3ba94a1ba2
|
correctly set release version number
|
8 years ago |
yflory
|
2b60b81a68
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
d13dde856a
|
Add the markdown renderer file and change code's default content
|
8 years ago |
ansuz
|
4debec39bb
|
update footer with next release codename and corrected matrix link
|
8 years ago |
ansuz
|
73ec91aa5e
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
ansuz
|
80479fdc90
|
use rpc calls from cryptpad common
|
8 years ago |
ansuz
|
7befaccd88
|
move more rpc calls into pinpad
|
8 years ago |
yflory
|
56bcdff890
|
Add a preview of the markdown content in the code editor
|
8 years ago |
yflory
|
b72415b56b
|
Fix old hashes not working with the new parser
|
8 years ago |
yflory
|
6b7aeb9121
|
Fix the text example
|
8 years ago |
yflory
|
fe0f21594a
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
953e7155f0
|
Send only the hostname to the accounts server
|
8 years ago |
ansuz
|
afef456b18
|
fix undefined reference
|
8 years ago |
ansuz
|
8fe0282b7b
|
jshint compliance
|
8 years ago |