Morris Jobke
|
413d671d9e
Merge pull request #3635 from individual-it/fix_quota_validation
|
7 years ago |
Artur Neumann
|
9790fe7f5d
make values with white spaces possible
|
7 years ago |
Artur Neumann
|
f1fccaca06
better quota validation
|
7 years ago |
m3ntalsp00n
|
dd9ee2db6f
fix tests, longer wait time, update notification stub
|
7 years ago |
Christoph Wurst
|
da28a1612e
expect warning to be shown
|
7 years ago |
Patrick Paysant
|
d4c088cb79
Verify input, add more unit tests
|
8 years ago |
Patrick Paysant
|
ec4bca619d
Add test for unparseable string
|
8 years ago |
Patrick Paysant
|
ff018d48cf
Implements all comments from @PVince81
|
8 years ago |
Patrick Paysant
|
6217393d6a
Adding computerFileSize in OC.Util
|
8 years ago |
Robin Appelman
|
e055fbd4da
adjust js tests
|
8 years ago |
Vincent Petry
|
25d9dce067
JS utility function to compare paths
|
9 years ago |
Christoph Wurst
|
5ae6d62811
do not reload the page if the server is (temporarily) unreachable
|
8 years ago |
Hendrik Leppelsack
|
61e604c2d9
adjusts tests to removal of svg fallback
|
8 years ago |
Lukas Reschke
|
2c4ef37025
Merge pull request #24126 from owncloud/err-reload-delay
|
8 years ago |
Robin McCorkell
|
62024d74d4
Add test for reload delay
|
8 years ago |
Morris Jobke
|
6b66f2dfb4
Merge pull request #23990 from owncloud/heartbeat-debounce
|
8 years ago |
Christoph Wurst
|
2d772eaaa8
Debounce heartbeat ajax calls to lower the number of requests
|
8 years ago |
Christoph Wurst
|
5900e46f01
Turn off jQuery animations when testing
|
8 years ago |
Christoph Wurst
|
3e1f1ccc76
downgrade jquery, update jquery-migrate
|
8 years ago |
Vincent Petry
|
06e7856400
Adjust core unit tests for unload/reload cases
|
8 years ago |
Vincent Petry
|
8ea80e114a
Accumulate notifications instead of blinking
|
8 years ago |
Vincent Petry
|
b8b77709c0
Add handler for global ajax errors
|
9 years ago |
Morris Jobke
|
6e096936e5
update JS humanFileSize to use KB instead of kB
|
8 years ago |
Joas Schilling
|
f04151f69b
Close the user menu when clicking it again
|
9 years ago |
Vincent Petry
|
1b7d42c569
Fix OC.joinPaths with empty arguments
|
9 years ago |
Vincent Petry
|
fbc03b43b9
More tests for joinPaths
|
9 years ago |
Vincent Petry
|
119e27166e
Add OC.joinPaths for convenient path joining
|
9 years ago |
Jan-Christoph Borchardt
|
d1db727d1f
mock up missing elements in the tests
|
9 years ago |
Lukas Reschke
|
27c1409be5
Encode parameters in `OC.generateUrl` by itself
|
9 years ago |
Thomas Müller
|
ccc1f09627
generate valid human readable text for 0 - fixed #9342
|
9 years ago |