Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature/sharing-user-groups] Implementation of Sharing with Users, Groups and Remote Users, Public Links #358

Merged
merged 144 commits into from
Jun 8, 2019

Commits on Apr 12, 2019

  1. Configuration menu
    Copy the full SHA
    d0d21c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. - changes for shared with user handling

    - new toggle action
    - set permissions (unfinished)
    hosy committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    fcce307 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. - added icon in file list, if item is shared

    - handling shared by me and shared with me in file detail view
    - disable permission editing, if user is not the owner
    - delete receipient
    - added sorting by "shared" in file list
    hosy committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    9a7bc50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33555b5 View commit details
    Browse the repository at this point in the history
  3. using correct sdk commit

    hosy committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    62fab58 View commit details
    Browse the repository at this point in the history
  4. changed query, if item is shared

    hosy committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    1915662 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2019

  1. - search for recipients

    - add recipient to share
    hosy committed Apr 20, 2019
    Configuration menu
    Copy the full SHA
    8902510 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    278c2c6 View commit details
    Browse the repository at this point in the history
  3. - removed unneeded elements

    - fixes for recipients search
    hosy committed Apr 20, 2019
    Configuration menu
    Copy the full SHA
    4168fc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2019

  1. - fixed crash on adding recipient to share

    - added header title to search recipients
    hosy committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    8df0575 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. - added activity view when searching shares

    - refactored code
    hosy committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    20846db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    293bc87 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. - moved MessageView to own class

    - fixed keyboard height constraint in MessageView
    - added localization strings
    - fixed updating shares handler
    hosy committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    22d2d73 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. - Add menu: left aligned text, added icons

    - More menu: left aligned text, added icons
    - fixes for UI glitches in more menu (correct height)
    - fixed wrong table header height in MoreStaticTableViewController, for sections without section title
    - close more menu before opening sharing overview
    hosy committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    fe1dff3 View commit details
    Browse the repository at this point in the history
  2. - fixed missing sharing row

    - fixed tint color for image
    hosy committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    efaabe8 View commit details
    Browse the repository at this point in the history
  3. - changed image alignment

    - updated to new sharing SDK (which fixes update notification)
    hosy committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    94e0482 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. - fixed wrong usage of Sharing SDK-API

    - added delete recipient by swiping in overview
    hosy committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    94c6a53 View commit details
    Browse the repository at this point in the history
  2. Merge commit '8b86fc194029ab065d5fb7cc1ba4b4184a7d134e' into feature/…

    …sharing-user-groups
    
    # Conflicts:
    #	ios-sdk
    #	ownCloud.xcodeproj/project.pbxproj
    #	ownCloud/Client/Actions/Action.swift
    #	ownCloud/Client/Actions/Actions+Extensions/DuplicateAction.swift
    #	ownCloud/Client/ClientQueryViewController.swift
    #	ownCloud/Resources/en.lproj/Localizable.strings
    hosy committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    1463ac3 View commit details
    Browse the repository at this point in the history
  3. - fixed delete recipient, only if user has permissions

    - new function to detect if user can edit OCShare
    hosy committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    a91ef8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    327c689 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. - implemented public link sharing (WIP)

    - updated localization
    hosy committed May 2, 2019
    Configuration menu
    Copy the full SHA
    f68a758 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. - fixed date picker row disable handling

    - fixed password row
    hosy committed May 3, 2019
    Configuration menu
    Copy the full SHA
    e51eee7 View commit details
    Browse the repository at this point in the history
  2. - using new SDK with support share.protectedByPassword

    - code cleanup
    hosy committed May 3, 2019
    Configuration menu
    Copy the full SHA
    671f6de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    212f2dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69be864 View commit details
    Browse the repository at this point in the history
  5. - password fixed

    - setting permissons
    - datepicker: themed, autolayout
    - main thread fixes
    hosy committed May 3, 2019
    Configuration menu
    Copy the full SHA
    ab0ec46 View commit details
    Browse the repository at this point in the history
  6. - fixed creating public link

    - only show "Create Public Link" if item has sharing permission
    hosy committed May 3, 2019
    Configuration menu
    Copy the full SHA
    156920f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Configuration menu
    Copy the full SHA
    4da3eaa View commit details
    Browse the repository at this point in the history
  2. - fixed missing expire date switch

    - fixed deleting share receipients
    hosy committed May 6, 2019
    Configuration menu
    Copy the full SHA
    e4e2cf1 View commit details
    Browse the repository at this point in the history
  3. - fixed wrong sharing logic

    - code cleanup
    hosy committed May 6, 2019
    Configuration menu
    Copy the full SHA
    c3ece95 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. - fixed keyboard focus for searchbar

    - fixed first new public link share was not shown
    - added expire date, protected by password in public link details
    hosy committed May 7, 2019
    Configuration menu
    Copy the full SHA
    775ceb0 View commit details
    Browse the repository at this point in the history
  2. - changed sharing icon

    - new icon in file list for public links
    - no longer use folder sharing icon in file list
    - left aligned icons in action menu
    - show always icons for sharing/public links in action menu
    hosy committed May 7, 2019
    Configuration menu
    Copy the full SHA
    f42e7d7 View commit details
    Browse the repository at this point in the history
  3. code refactoring

    hosy committed May 7, 2019
    Configuration menu
    Copy the full SHA
    40de26f View commit details
    Browse the repository at this point in the history
  4. - using new SDK, which fixes URL encoding problems

    - multiline for detailtext in table row
    hosy committed May 7, 2019
    Configuration menu
    Copy the full SHA
    a3b4e0d View commit details
    Browse the repository at this point in the history
  5. - determine, if an item is shared by user or group

    - removed share polling in Action
    - stop share polling, if view was dismissed
    hosy committed May 7, 2019
    Configuration menu
    Copy the full SHA
    b78f81e View commit details
    Browse the repository at this point in the history
  6. - added an action event, when the text field action should be performed

    - perform password field action, if editing finished
    hosy committed May 7, 2019
    Configuration menu
    Copy the full SHA
    3656d77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7fed294 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. - fixed, when showing share rows

    - code refactoring
    hosy committed May 8, 2019
    Configuration menu
    Copy the full SHA
    eec5a08 View commit details
    Browse the repository at this point in the history
  2. code refactoring

    hosy committed May 8, 2019
    Configuration menu
    Copy the full SHA
    5e65b9e View commit details
    Browse the repository at this point in the history
  3. - fixed setting share permissions for edit row

    - code refactoring
    hosy committed May 8, 2019
    Configuration menu
    Copy the full SHA
    c5b3f0a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. - changed edit permissions handling (only show change, create, delete…

    … if edit is enabled)
    
    - code refactoring
    - removed unneeded code
    hosy committed May 9, 2019
    Configuration menu
    Copy the full SHA
    b22c827 View commit details
    Browse the repository at this point in the history
  2. use correct new created share

    hosy committed May 9, 2019
    Configuration menu
    Copy the full SHA
    5607d4c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. - added item header to sharing overview

    - using new SDK with API v2 and additional receipient info
    hosy committed May 10, 2019
    Configuration menu
    Copy the full SHA
    1295655 View commit details
    Browse the repository at this point in the history
  2. fixed searchDisplayName

    hosy committed May 10, 2019
    Configuration menu
    Copy the full SHA
    f99d05a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. - use new SDK, which supports pending shares, ...

    - implemented pending shares
    - new library tab bar item, which holds pending shares and all other shares as file list
    - decline a share from sharing view
    hosy committed May 13, 2019
    Configuration menu
    Copy the full SHA
    d4c8ae9 View commit details
    Browse the repository at this point in the history
  2. set correct table row titles

    hosy committed May 13, 2019
    Configuration menu
    Copy the full SHA
    10e6242 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. - changed Library to Quick Access

    - added new Custom Filelist, to show items for custom OCQuery like Recents, Favorites, Images, PDFs, ...
    - fixed crash
    hosy committed May 14, 2019
    Configuration menu
    Copy the full SHA
    aaab71f View commit details
    Browse the repository at this point in the history
  2. - added pending cloud shares

    - added search bar to customfilelist controller
    - added message view to customfilelist controller
    - fixed on main thread crash
    hosy committed May 14, 2019
    Configuration menu
    Copy the full SHA
    05d074f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df37b65 View commit details
    Browse the repository at this point in the history
  4. - using new SDK with fixed Favorite support

    - added setting favorite state in MoreHeader
    - added copy private link to public link view
    - added refresh interval for OCShareQuery in library view
    - code refactoring
    hosy committed May 14, 2019
    Configuration menu
    Copy the full SHA
    b6dbf6a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into feature/sharing-user-groups

    # Conflicts:
    #	ownCloud.xcodeproj/project.pbxproj
    hosy committed May 14, 2019
    Configuration menu
    Copy the full SHA
    5cb195b View commit details
    Browse the repository at this point in the history
  6. - fixed group sharing

    - resolved merge problems
    - do not auto add new public link
    - removed message view
    hosy committed May 14, 2019
    Configuration menu
    Copy the full SHA
    5946f12 View commit details
    Browse the repository at this point in the history
  7. fixed main thread crash

    hosy committed May 14, 2019
    Configuration menu
    Copy the full SHA
    b74cfcb View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Configuration menu
    Copy the full SHA
    b6c4281 View commit details
    Browse the repository at this point in the history
  2. - show shared items only unique, if it was shared to more receipients

    - changed favorite button tint color
    hosy committed May 15, 2019
    Configuration menu
    Copy the full SHA
    8a81be4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feature/sharing-user-groups

    # Conflicts:
    #	ownCloud.xcodeproj/project.pbxproj
    #	ownCloud/UI Elements/StaticTableViewRow.swift
    hosy committed May 15, 2019
    Configuration menu
    Copy the full SHA
    225b7ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc3595f View commit details
    Browse the repository at this point in the history
  5. code refactoring for code review

    hosy committed May 15, 2019
    Configuration menu
    Copy the full SHA
    28ed34f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. - added missing localization strings

    - removed swift lint warnings
    hosy committed May 16, 2019
    Configuration menu
    Copy the full SHA
    587b3ca View commit details
    Browse the repository at this point in the history
  2. - subclass for ClientItemCell, which retrieves OCItem by OCShare path…

    … and tracks updates for OCItem
    
    - added a represented object to send updated shares to an open SharesFilelistTableViewController
    hosy committed May 16, 2019
    Configuration menu
    Copy the full SHA
    130a866 View commit details
    Browse the repository at this point in the history
  3. - using new SDK with refresh for favorites support

    - implemented favorites refresh on load and on pull to refresh
    - set tint color for sectionIndex
    hosy committed May 16, 2019
    Configuration menu
    Copy the full SHA
    6e38b09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d54bf4 View commit details
    Browse the repository at this point in the history
  5. - added themable background to custom file list

    - removed iPad form sheet presentation style for sharing views
    - fixed crash on BreadCrumb selection, if index does not exists
    hosy committed May 16, 2019
    Configuration menu
    Copy the full SHA
    8acddd2 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. code review changes

    hosy committed May 20, 2019
    Configuration menu
    Copy the full SHA
    7a11c90 View commit details
    Browse the repository at this point in the history
  2. - added header title to "Copy URL" table view row, to show the link U…

    …RL (private and public)
    
    - show a "Create Public Link" button row, if no public link exists in overview
    hosy committed May 20, 2019
    Configuration menu
    Copy the full SHA
    db2404c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad53701 View commit details
    Browse the repository at this point in the history
  4. - fixed setting favorite state

    - code review changes
    hosy committed May 20, 2019
    Configuration menu
    Copy the full SHA
    b70db37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbd20cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3300530 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Configuration menu
    Copy the full SHA
    56384a0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. mostly retain cycles, fixed cardViewController content size, constrai…

    …nts fixed, clean up duplicated code
    hosy committed May 22, 2019
    Configuration menu
    Copy the full SHA
    69b8643 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05a95b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e819bf View commit details
    Browse the repository at this point in the history
  4. fixed failed merge conflicts

    hosy committed May 22, 2019
    Configuration menu
    Copy the full SHA
    481ed24 View commit details
    Browse the repository at this point in the history
  5. - creating shares and public links needs confirmation, before creating

    - fixed some wording
    - fixed missing open-in image
    hosy committed May 22, 2019
    Configuration menu
    Copy the full SHA
    1e94748 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f9e4ac View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. - fixed constraint problems

    - auto updating share state in file list
    - changed some sharing wording
    - show rejected pending shares
    - fixed initale share permissions
    hosy committed May 23, 2019
    Configuration menu
    Copy the full SHA
    f849d7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7465a80 View commit details
    Browse the repository at this point in the history
  3. - fixed wording

    - setting default permissions for sharing
    - do not show decline action for declined shares
    hosy committed May 23, 2019
    Configuration menu
    Copy the full SHA
    b33e0a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85e6cd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7574732 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. - Refactor item lists to new class tree:

            - FileListTableViewController
                    - SharesFilelistTableViewController
            - QueryFileListTableViewController
                    - ClientQueryViewController
                    - CustomFileListTableViewController
    - Restructure source file locations
    felix-schwarz committed May 24, 2019
    Configuration menu
    Copy the full SHA
    fe971f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc1e842 View commit details
    Browse the repository at this point in the history
  3. - Continue refactoring of file lists

    	- move pull-to-refresh to root level (and add option to disable it)
    		- add completion block for custom pull-to-refresh actions
    	- move queryProgressSummary to root query level (and add option to disable it)
    - Theme fixes
    felix-schwarz committed May 24, 2019
    Configuration menu
    Copy the full SHA
    55acc7f View commit details
    Browse the repository at this point in the history
  4. - Fix accepted cloud shares being dropped if the list of items shared…

    … with the user changes
    
    - Renamed updateLibrary() to setupLibrary() to emphasize the method's run-only-once character
    felix-schwarz committed May 24, 2019
    Configuration menu
    Copy the full SHA
    492e622 View commit details
    Browse the repository at this point in the history
  5. - Fix issues in LibraryTableViewController

    	- fixed visibility of sharing section
    	- fixed updates to sharing section
    	- fixed merge of .sharedWithUser and .acceptedCloudShares queries
    - Partial refactor of LibraryTableViewController
    - Adding StaticTableViewSection.remove(rowWithIdentifier:)
    felix-schwarz committed May 24, 2019
    Configuration menu
    Copy the full SHA
    5e58461 View commit details
    Browse the repository at this point in the history
  6. - simplify .filter() blocks

    - fix refresh bugs in LibraryTableViewController
    	- refactor around the concept of "views"
    	- add LibraryShareList protocol and LibraryShareView class to LibraryTableViewController and
    - LibrarySharesTableViewController
    	- update to accept updates and update their content (via LibraryShareList conformance)
    - PendingSharesTableViewController
    	- update to accept updates and update their content (via LibraryShareList conformance)
    	- fix filtering of pending and accepted shares
    	- only pop view controller when there are no longer any shares in it (previously popped after every decision)
    	- ask to confirm declines in all cases
    	- rename declined to rejected shares
    - Fix bugs in federated shares support
    	- Action.shareRows() now shows "Shared by remote@host" for remote shares
    	- OCCore.unifiedShares is now parallelized and also fetches accepted cloud shares
    	- GroupSharingTableViewController now shows "Unshare" for remote shares as well
    - Add support for unsharing accepted federated shares
    - stop queries of SharingTableViewController subclasses on deist
    - fix more retain cycles
    felix-schwarz committed May 24, 2019
    Configuration menu
    Copy the full SHA
    6fce2ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    463d583 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2019

  1. - Rename CustomFileListTableViewController to LibraryFilesTableViewCo…

    …ntroller
    
    - Rename GroupSharingEditUserGroupsTableViewController to GroupSharingEditTableViewController
    - Editing some OCSharePermissionsMask usages to be more Swifty
    - Use instance variables for sections in GroupSharingTableViewController
    - Move some additional code from GroupSharingTableViewController and PublicLinkTableViewController to SharingTableViewController
    - Fix bug in GroupSharingTableViewController that failed to retrieve the correct share for a row (by using StaticTableViewRow.representedObject)
    - Refactored PublicLinkTableViewController to use StaticTableViewRow.representedObject for shares as well
    - Turn OCShare.permissionDescription into a property
    - Fix a crash bug in StaticTableViewController and increase its swiftiness
    - Improved some locales
    felix-schwarz committed May 25, 2019
    Configuration menu
    Copy the full SHA
    a2f0882 View commit details
    Browse the repository at this point in the history
  2. - Consolidate NSLayoutConstraint activation in HeaderActionTableViewC…

    …ell.swift and MessageView.swift
    felix-schwarz committed May 25, 2019
    Configuration menu
    Copy the full SHA
    4fbce63 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2019

  1. code review changes

    - changed private link section
    - public link row changed
    - setting default permissions for new shares
    hosy committed May 27, 2019
    Configuration menu
    Copy the full SHA
    030b3a1 View commit details
    Browse the repository at this point in the history
  2. - Update SDK

    - Add UIImage padding method to create padded versions of images easily
    - Use new padding method to generate equally-width images for the More view
    felix-schwarz committed May 27, 2019
    Configuration menu
    Copy the full SHA
    f6d3fbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df6c296 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1e07af View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. fixed QA finding (2):

    - swipe card to top displaced icon on top and bottom menu item
    - changed constraints
    hosy committed May 28, 2019
    Configuration menu
    Copy the full SHA
    0dc6de8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/sharing-user-groups' of github.com:owncloud/ios…

    …-app into feature/sharing-user-groups
    hosy committed May 28, 2019
    Configuration menu
    Copy the full SHA
    ef78f7b View commit details
    Browse the repository at this point in the history
  3. QA finding (2)

    - changed sticky table section header to non sticky by changing from plain to grouped table view
    - remove footer view in MoreStaticTableViewController to remove gap between sections in grouped style
    hosy committed May 28, 2019
    Configuration menu
    Copy the full SHA
    26ba699 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Merge branch 'master' into feature/sharing-user-groups

    # Conflicts:
    #	ios-sdk
    #	ownCloud/Client/ClientQueryViewController.swift
    changed currentPathContainsFolders to rootPathContainsFolders
    hosy committed May 29, 2019
    Configuration menu
    Copy the full SHA
    be05318 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36be52c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebb29e5 View commit details
    Browse the repository at this point in the history
  4. - Refactor ClientDirectoryPickerViewController to follow best practic…

    …es and add support for a ClientDirectoryPickerAllowedPathFilter block to control which directories are selectable, and which are not
    
    - Remove code to selectively show actions depending on whether the root directory contains folders
    felix-schwarz committed May 29, 2019
    Configuration menu
    Copy the full SHA
    1927977 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb64147 View commit details
    Browse the repository at this point in the history
  6. - Added ClientDirectoryPickerViewController.navigationPathFilter to a…

    …llow applying additional constraints on which folders can be navigated to
    
    - Add new convenience initializer to ClientDirectoryPickerViewController to avoid path conflicts - used by Copy and Move action
    felix-schwarz committed May 29, 2019
    Configuration menu
    Copy the full SHA
    9ac2226 View commit details
    Browse the repository at this point in the history
  7. QA finding (12) fixed inherit correct resharing permissions

    - fixed showing reshares
    hosy committed May 29, 2019
    Configuration menu
    Copy the full SHA
    40c8b5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    268b9a5 View commit details
    Browse the repository at this point in the history
  9. - added "Invite Collaborator", if item is not shared to overview

    - added Owner to share overview
    - changed wording
    - changed decline handling
    hosy committed May 29, 2019
    Configuration menu
    Copy the full SHA
    ebfd702 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feature/sharing-user-groups' of github.com:owncloud/ios…

    …-app into feature/sharing-user-groups
    hosy committed May 29, 2019
    Configuration menu
    Copy the full SHA
    c1f94a8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1bce170 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. - Fixing ClientRootViewController issues

    	- not showing the bookmark editing UI when tapping "Edit" after being informed of authentication not being valid
    	- closeClient() calling the completion handler when done, but before the presenting view controller could present the next view controller
    - Update ios-sdk to address sharing requests ability to hinder OCCore from shutting down
    felix-schwarz committed May 31, 2019
    Configuration menu
    Copy the full SHA
    26403da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76c1a95 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. - added possibility to retrieve more text field delegate actions

    - setting default link fixed
    - fixed crash on empty link name
    hosy committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    79c14a6 View commit details
    Browse the repository at this point in the history
  2. fixed wording

    hosy committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    206adf8 View commit details
    Browse the repository at this point in the history
  3. - setting default expire date

    - scroll date picker to visible index path
    hosy committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    73b2c03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc4f6f4 View commit details
    Browse the repository at this point in the history
  5. fixed removing expiration date

    hosy committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    ed494cd View commit details
    Browse the repository at this point in the history
  6. - fixed counting default link name

    - new label for copy links (not finished yet)
    hosy committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    17b01c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    810bea6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4047bd7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. QA finding (12) fixed hiding UI elements, if resharing is not allowed

     - fixed pending badge (only count pending items)
    hosy committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    dc21689 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3258cbc View commit details
    Browse the repository at this point in the history
  3. new unshare extension, which is showing in card menu instead of delet…

    …e menu item, if item is shared to user
    hosy committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    bfd86d3 View commit details
    Browse the repository at this point in the history
  4. new wording for sharing an item

    hosy committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    f115830 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Configuration menu
    Copy the full SHA
    3e017a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7068c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbd8e3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45fda92 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e6fb95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89005ec View commit details
    Browse the repository at this point in the history
  7. unshare cloud shares fixed

    hosy committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    a2549c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9930326 View commit details
    Browse the repository at this point in the history
  9. new traitCollection for vertical compact size class, because labels w…

    …ere hidden in landscape view
    hosy committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    bedfd20 View commit details
    Browse the repository at this point in the history
  10. - fixed large titles in child view controller

    - fixed header view color, when switching to a child view controller
    hosy committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    6b3516e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Configuration menu
    Copy the full SHA
    d1d4d8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a7c081 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f730171 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50e767a View commit details
    Browse the repository at this point in the history
  5. fixed QA finding (27), MessageView has a left and right padding, whic…

    …h showed the content above
    hosy committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    2ea337d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/sharing-user-groups' of github.com:owncloud/ios…

    …-app into feature/sharing-user-groups
    hosy committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    a951f4d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Configuration menu
    Copy the full SHA
    b8b1c60 View commit details
    Browse the repository at this point in the history
  2. - Added OCItem array extension .sharedWithUser

    - Fixed retain cycle
    - Code cosmetics
    felix-schwarz committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    2982081 View commit details
    Browse the repository at this point in the history
  3. - Added new OCItem.shareRootItem(from: core) and OCItem.isShareRootIt…

    …em(from: core) methods
    
    - Adapted DeleteAction and UnshareAction so that deletion is available inside shared folders where the owner allowed deletion
    felix-schwarz committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    c06f6b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6f32cc View commit details
    Browse the repository at this point in the history
  5. - enable "Links" menu item, if public link sharing is disabled

    - disable public link section, if not enabled
    hosy committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    668fdae View commit details
    Browse the repository at this point in the history
  6. - only show link menu item, if bookmark is online

    - do not show share menu item, if sharing api is disabled
    hosy committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    633b098 View commit details
    Browse the repository at this point in the history