Hendrik Leppelsack
|
e5d8726859
remove ie8+9 support
|
8 gadi atpakaļ |
Lukas Reschke
|
e8e72aa910
Merge pull request #24434 from owncloud/permalinks
|
8 gadi atpakaļ |
skjnldsv
|
ea3cc2661d
New animated loader
|
8 gadi atpakaļ |
Vincent Petry
|
254576e1f7
Do not encode slashes in "dir" URL param in files JS
|
8 gadi atpakaļ |
Vincent Petry
|
fdeafef6a0
Auto-add fileid in URL for currently displayed folder
|
8 gadi atpakaļ |
Lukas Reschke
|
2c4ef37025
Merge pull request #24126 from owncloud/err-reload-delay
|
8 gadi atpakaļ |
Morris Jobke
|
6b66f2dfb4
Merge pull request #23990 from owncloud/heartbeat-debounce
|
8 gadi atpakaļ |
Robin McCorkell
|
bd9a380d53
Delay reloading the page if an ajax error occurs, show notification
|
8 gadi atpakaļ |
Christoph Wurst
|
05d203a989
replace $.parseJSON() by JSON.parse()
|
8 gadi atpakaļ |
Christoph Wurst
|
59e268763c
remove deprecated jQuery.browser
|
8 gadi atpakaļ |
Christoph Wurst
|
2d772eaaa8
Debounce heartbeat ajax calls to lower the number of requests
|
8 gadi atpakaļ |
Christoph Wurst
|
97d553b57a
close navigation menu when opening app in new tab (#23914)
|
8 gadi atpakaļ |
Christoph Wurst
|
a2572ffec7
add loading feedback to user menu entries (#23916)
|
8 gadi atpakaļ |
Stefan Weil
|
62a5952a72
core: Fix typos (found by codespell)
|
8 gadi atpakaļ |
Vincent Petry
|
06e7856400
Adjust core unit tests for unload/reload cases
|
8 gadi atpakaļ |
Vincent Petry
|
d00f95578b
Stronger fix for navigate away detection
|
8 gadi atpakaļ |
Vincent Petry
|
6ed8acb15d
Firefox returns 303 on cross-domain redirect
|
8 gadi atpakaļ |
Vincent Petry
|
ad1167a44d
Detect user navigating away, don't interpret as ajax error
|
8 gadi atpakaļ |
Vincent Petry
|
8ea80e114a
Accumulate notifications instead of blinking
|
8 gadi atpakaļ |
Vincent Petry
|
b8b77709c0
Add handler for global ajax errors
|
9 gadi atpakaļ |
Thomas Müller
|
294dcb4eff
Adding global error handler for ajax calls which run into redirections or unauthorized responses
|
9 gadi atpakaļ |
Roeland Jago Douma
|
aef43816c2
host and hostname are different things
|
8 gadi atpakaļ |
Vincent Petry
|
3b581b051f
Expose display name in JS side
|
8 gadi atpakaļ |
matthias-g
|
41c87531ff
Update explanation of how to enable debug mode
|
8 gadi atpakaļ |
Vincent Petry
|
d4198607ec
Expose whether user is an admin through a method
|
8 gadi atpakaļ |
Morris Jobke
|
6e096936e5
update JS humanFileSize to use KB instead of kB
|
8 gadi atpakaļ |
Thomas Müller
|
9c550a07ed
OC.FilePath has still a valid use case when generating paths to static files what for generateUrl cannot be used for - closes #15604
|
9 gadi atpakaļ |
Lukas Reschke
|
2515cb17be
Support pretty URLs
|
9 gadi atpakaļ |
Vincent Petry
|
f120846e29
Added OC.Files.Client Webdav-based files client
|
9 gadi atpakaļ |
Joas Schilling
|
78c456b895
Allow creating OCS v2 links in JS
|
9 gadi atpakaļ |