Jenkins for ownCloud
88328000b1
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
67162e636e
[tx-robot] updated from transifex
10 years ago
Robin Appelman
f313105dbd
add "unscanned" option to files:scan to triger a background scan
10 years ago
Jenkins for ownCloud
7ca5b35379
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
765782445a
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
c24a685ab5
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
bafa02d312
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
7c28f62e20
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
83cd655675
[tx-robot] updated from transifex
10 years ago
Erik Pellikka
5dbb549bbe
added back the jquery animations
10 years ago
Erik Pellikka
4e5f37a05d
code style fix
10 years ago
Erik Pellikka
b94252e479
code style fix
10 years ago
Erik Pellikka
74dfc63b9a
code style fix
10 years ago
Erik Pellikka
d3467edb70
added elseif
10 years ago
Erik Pellikka
45ff21e8d5
fixed to work with share links as well
10 years ago
Erik Pellikka
e7366213f5
typo fix
10 years ago
Erik Pellikka
18b7b61f06
Tweaking
10 years ago
Morris Jobke
5711e88093
Avoids jumping if window is smaller than 300 pixels in height
* divides the area where the scroll should be triggered by 2
* uses the minimum value of the above and 300
10 years ago
Erik Pellikka
e03a09d189
Add scrolling when dragging files
10 years ago
Jenkins for ownCloud
cba4875e4d
[tx-robot] updated from transifex
10 years ago
Joas Schilling
b34bacd071
Move Files app to PSR-4 ( #24569 )
* Move lib/ of Files app to PSR-4
* Move tests to PSR-4
10 years ago
Joas Schilling
eea98f1d74
Background jobs from info.xml ( #24582 )
* Move background job registration of Federation to info.xml
* Move background registration of Files app to info.xml
* Move background job registration of files_sharing to info.xml
* Move background job registration of files_trashbin to info.xml
* Move background job registration of files_versions to info.xml
* Move background job registration from user_ldap to info.xml
10 years ago
Jenkins for ownCloud
c5ae14453a
[tx-robot] updated from transifex
10 years ago
Vincent Petry
ceaac03bb5
Make permalinks work for trashed files ( #24537 )
Opening a permalink that points to a trashed file will now display the
file within the "Deleted Files" section in the files web UI.
10 years ago
Thomas Müller
199b447527
Yo-ho-oh - Murder all band 'o pirates
10 years ago
Jenkins for ownCloud
1fb7be42e5
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
10e0fc0629
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
5d35844aff
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
956c3f2719
[tx-robot] updated from transifex
10 years ago
Vincent Petry
254576e1f7
Do not encode slashes in "dir" URL param in files JS
10 years ago
Vincent Petry
112b703df0
Add anchor icon in sidebar to copy permalink
10 years ago
Vincent Petry
fdeafef6a0
Auto-add fileid in URL for currently displayed folder
10 years ago
Vincent Petry
093e9dd422
Add route to resolve fileid to files app URL
The following routes will redirect to the files app and display the
matching folder. If the fileid is a file, it will scroll to it.
- http://localhost/owncloud/index.php/f/$fileid
- http://localhost/owncloud/index.php/files/?dir=somedir&fileid=$fileid
10 years ago
Jenkins for ownCloud
6a95af0a4b
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
48be0b781a
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
1974ae8da7
[tx-robot] updated from transifex
10 years ago
Joas Schilling
7bfc617b03
Move activity manager to the namespace
10 years ago
Jenkins for ownCloud
a323111bd1
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
ff8980d59c
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
023c8b0eac
[tx-robot] updated from transifex
10 years ago
Vincent Petry
61203eee04
Add files:scan warning when NFD or incompatible encoding found
10 years ago
Jenkins for ownCloud
1f63e8df61
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
2b67f87ea8
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
14c3491977
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
4dc17e4863
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
afce892e9c
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
ded84bf571
[tx-robot] updated from transifex
10 years ago
Christoph Wurst
df2a9d1733
OCA.Files.App is not available on public page
10 years ago
Jenkins for ownCloud
02ecd040e6
[tx-robot] updated from transifex
10 years ago
Christoph Wurst
6c5696d3a8
filter hidden files on the web interface
add checkbox to toggle show/hide hidden files
persist show hidden setting
fix settings menu layout
test ApiController::showHiddenFiles
don't show hidden files by default
Store config in Backbone model and inject it into FileList
Filter files only temporarily when rending the file list
Fix file rename validation
10 years ago