masensio
|
10874aa7a7
Add new table for uploads on database
|
9 years ago |
masensio
|
dc0aea30f0
Merge branch 'master' into reliable_uploads
|
9 years ago |
masensio
|
35922a08c1
Read capabilities for showing Share Options
|
9 years ago |
David A. Velasco
|
5e0f46cc2e
Added operation to create shares with a sharee, separated from operation to create shares via link
|
9 years ago |
David A. Velasco
|
0db4fc9b17
Sync user and group shares into database
|
9 years ago |
masensio
|
bcfa07f565
Fix Select Local Version or Keep Both behaviour when solving file coflict
|
9 years ago |
David A. Velasco
|
e6c1454458
Persist conflicts in local database and show with an icon in the list of files
|
9 years ago |
masensio
|
e5e5b3638c
Merge branch 'develop' into reliable_uploads
|
9 years ago |
masensio
|
7efd1076aa
Upgrade account name in all the rows of files table in database
|
10 years ago |
masensio
|
0bef9fdedb
Update year in license
|
10 years ago |
masensio
|
3d3046dc26
Add author's line in license
|
10 years ago |
jabarros
|
6674379a5f
Remove is_uploading field from database
|
10 years ago |
jabarros
|
115268008e
Increase db number and added getters and setter for new 'uploading' and 'downloading' fields in OCFile
|
10 years ago |
jabarros
|
3515ab160c
Added uploading and downloading fields into filelist table
|
10 years ago |
Luke Owncloud
|
5af3c6d389
cleanup uploader. add comments. uncomment unused functions. rename.
|
10 years ago |
jabarros
|
97d611aec3
Add column 'update_thumbnail' to the local files db for controlling the update of the thumbnails when images are updated on the server
|
10 years ago |
jabarros
|
440c703752
Increase db version number
|
10 years ago |
jabarros
|
8a1e3f743e
Add column 'Remote_Id' to the local files db. Create upgrade for 'Permissions' and 'Remote_id' db changes.
|
10 years ago |
jabarros
|
0544e3a18d
Add column 'Permissions' to the local files db
|
10 years ago |
masensio
|
9243d216fc
OC-2697: Save data from the Share API response in oc database
|
11 years ago |
masensio
|
99817da42b
OC-2305: Create OCShares table on Database
|
11 years ago |
masensio
|
b038cac0cd
OC-2581: Add to filelist: shared_by_link(boolean) and public_link(string)
|
11 years ago |
David A. Velasco
|
db87c22150
Merge branch 'develop' into refresh_folder_contents_when_browsed_into
|
11 years ago |
masensio
|
7488345470
OC-1663: Replace references to app_name in code
|
11 years ago |
masensio
|
0d81994506
OC-1193:Add etag to DB
|
11 years ago |
David A. Velasco
|
bdc0332c23
Copyright note fixes
|
12 years ago |
David A. Velasco
|
2623e9c195
Replaced GPL v3 with GPL v2; PLEASE, note that GPL v2 still allows the code is used under the terms of later versions of GPL, depending upon the will of the user, so no right is being diminished
|
12 years ago |
David A. Velasco
|
bb257ec729
Updated copyright in source files
|
12 years ago |
David A. Velasco
|
abd5f51554
Fixed check of modifications applied in server (still based on modification date)
|
12 years ago |
David A. Velasco
|
ff2271a8c5
Download button in file details view upgraded to sync file content in both directions
|
12 years ago |