-
Notifications
You must be signed in to change notification settings - Fork 39
Improve iterators #516
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
Improve iterators #516
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
c6f71fd
Add Content-Type response header for JSON responses
Altahrim 2e4d4dd
Improve iterators
Altahrim 044b838
fix: Fix recursive iterating over files, avoid useless recursion in d…
come-nc b2372ea
fix: Use the new Generator in more places and avoid yielding root folder
come-nc 5abf17d
fix: Remove now unused class and generate index.php and phar
come-nc f869f06
fix: Fix namespaces and typo in variable names
come-nc 35330fb
chore: Update updater.phar
come-nc 5b27f07
fix: Only recurse on directories
come-nc c504bf5
chore: make index.php updater.phar
come-nc a81b79a
chore: composer install
come-nc 6b83daf
chore: make index.php updater.phar
come-nc 9f0a0b7
fix: Fix application directory listing
come-nc e23bd54
chore: master is now 32
come-nc dd5f445
fix: Replace baseDir property by cleaner nextcloudDir
come-nc f37bf93
fix: Improve variable names
come-nc 1d90049
fix: Store first level children in an array to avoid problems
come-nc 0c05ada
chore: make updater.phar index.php
come-nc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: Store first level children in an array to avoid problems
Signed-off-by: Côme Chilliet <[email protected]>
- Loading branch information
commit 1d900495021601564545ee0007508a4abe0a668b
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.