Skip to content

Code Quality: Refactored code for security settings #11471

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

Merged
merged 34 commits into from
Mar 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
10bfb6b
Update permissions class
0x5bfa Feb 26, 2023
e57f694
One file, one class
0x5bfa Feb 26, 2023
89cf4aa
Merge branch 'main' into 5bfa/update-securityclasses
0x5bfa Feb 26, 2023
bfb54fc
Update
0x5bfa Feb 26, 2023
17ed218
Refactor again
0x5bfa Feb 26, 2023
6e8ac97
Refactor again
0x5bfa Feb 26, 2023
e744afd
Update xml comments
0x5bfa Feb 26, 2023
b418ac7
Merge branch 'main' into 5bfa/update-securityclasses
0x5bfa Feb 26, 2023
623f49b
Rename Permissions to Security and refactor ViewModel
0x5bfa Feb 27, 2023
0775840
Merge branch '5bfa/update-securityclasses' of https://github.com/onei…
0x5bfa Feb 27, 2023
728e745
Refactor ViewModel
0x5bfa Feb 27, 2023
83ed404
Revert unrelated changes
0x5bfa Feb 27, 2023
97ab47a
Merge branch 'main' into 5bfa/update-securityclasses
0x5bfa Feb 27, 2023
70773db
Bring back
0x5bfa Feb 27, 2023
1bbca25
Merge branch '5bfa/update-securityclasses' of https://github.com/onei…
0x5bfa Feb 27, 2023
b3d8c19
Remove unnecessary classes
0x5bfa Feb 27, 2023
1de4006
Fix codes pointed by latest reviews
0x5bfa Feb 27, 2023
576d3c9
Refactor code-behinds
0x5bfa Feb 27, 2023
59a4ed1
Remove AccessControlEntryAdvanced
0x5bfa Feb 28, 2023
ef576ea
Fix build issues
0x5bfa Feb 28, 2023
02ed11d
Merge branch 'main' into 5bfa/update-securityclasses
0x5bfa Mar 1, 2023
cf9dbd8
Update
0x5bfa Mar 1, 2023
bc71505
Merge branch '5bfa/update-securityclasses' of https://github.com/onei…
0x5bfa Mar 1, 2023
3e4cdcf
Fix build issues
0x5bfa Mar 1, 2023
2749fcd
Remove region-endregion directives
0x5bfa Mar 1, 2023
13ea202
Remove unnecessary changes
0x5bfa Mar 1, 2023
604e899
Remove unnecessary changes
0x5bfa Mar 1, 2023
6502112
Merge branch 'main' into 5bfa/update-securityclasses
0x5bfa Mar 1, 2023
c2b65e7
Merge branch 'main' into 5bfa/update-securityclasses
0x5bfa Mar 2, 2023
d9d600c
Merge branch 'main' into 5bfa/update-securityclasses
0x5bfa Mar 2, 2023
543a441
Merge branch 'main' into 5bfa/update-securityclasses
0x5bfa Mar 5, 2023
631d3d0
Update codes reviewed by QuaintMako
0x5bfa Mar 5, 2023
10686ed
Update again
0x5bfa Mar 5, 2023
dcc7f5b
Merge branch 'main' into 5bfa/update-securityclasses
0x5bfa Mar 5, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
99 changes: 0 additions & 99 deletions src/Files.App/Filesystem/Permissions/FilePermissionsManager.cs

This file was deleted.

Loading