Commit Graph

20715 Commits (f41edf26bdcef571c4bdb2572f48271f1908dd4f)

Author SHA1 Message Date
Nextcloud bot 5f40bd106e
[tx-robot] updated from transifex 4 years ago
Vincent Petry 89cb450c84
Detect leading spaces in config files 4 years ago
Simon Leiner 09362eaeaa
Support specifying IPv6 proxies in CIDR notation 4 years ago
Côme Chilliet 7ae6791737
Document all getIncomplete implementations as returning string|false 4 years ago
Côme Chilliet cb271b759e
Fix dynamic property creations in test files 4 years ago
Julien Veyssier e251e0c314
don't reduce file public link permissions if public upload is not enabled 4 years ago
Carl Schwan 7b723813ce
Multiple fixes 4 years ago
Vincent Petry bbb5043c07
Inherit hide download from share attributes 4 years ago
Vincent Petry 2ee659e547
Fix view-only code after code review comments 4 years ago
Vincent Petry dbbc426f75
Attempt to fix sqlite json issue 4 years ago
Vincent Petry 03b1791cca
Fix share attribute related tests + code style 4 years ago
Vincent Petry a95c19e14b
Add share attributes + prevent download permission 4 years ago
Carl Schwan 702445ba3b
Handle one time password better 4 years ago
Joas Schilling c0f47af2d0
Add a public interface for the bruteforce throttler and register for injection 4 years ago
Julien Veyssier 361e69f19f
fix mistake in db query to delete a user config value 4 years ago
luz paz 368f83095d Fix typos in lib/private subdirectory 4 years ago
Robin Appelman 61fdd91dcf
don't set `null` as a bundle path 4 years ago
Louis Chemineau f525067930 Add argument to getSharesInFolder enable deep share lookup 4 years ago
Louis Chemineau 0fb4ecadae Recursively fetch subshares 4 years ago
Louis Chemineau ce7b6ffed2 Prevent column name conflict between tables 4 years ago
Nextcloud bot 1b7c5c941a
[tx-robot] updated from transifex 4 years ago
Vitor Mattos 7a0648757a
Delete comments that expired now 4 years ago
Thomas Citharel 1d30fb7852
Fix reading blob data as resource 4 years ago
Robin Appelman 13eef55a92
always triger setup of builtin storage wrappers 4 years ago
Robin Appelman 9e34a21129
only update last login timestamp with minute percision 4 years ago
Arthur Schiwon 0f2e75a6ce
fix loading legacy app.php with multi app dir 4 years ago
Julius Härtl e3dc796e5d
Add skip content buttons to the public page layout 4 years ago
Julius Härtl ca0435382d
Allow to override #app-content and #app-navigation hrefs for content skipping 4 years ago
Carl Schwan 19a36b58a6 Add typing to SimpleFS 4 years ago
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 4 years ago
Nextcloud bot d3f66e2310
[tx-robot] updated from transifex 4 years ago
MichaIng 21b3e87c77 Allow SSO authentication to provide a user secret 4 years ago
Jonas 74e9ef0fb1
Fix listening for circle events in SetupManager 4 years ago
Côme Chilliet c5ffd7ce32
Use Symfony IpUtils to check for local IP ranges 4 years ago
Côme Chilliet 707b46bb01 Check for local IPs nested in IPv6 as well 4 years ago
Côme Chilliet d0830432a7 Refactor local IP if and set strict to true for in_array 4 years ago
Côme Chilliet bd9aff47b6 Improve local IP detection 4 years ago
Côme Chilliet 2e921f8b3d Fix typing in IJobList 4 years ago
Côme Chilliet 868d748dbf Code cleaning of Background/ListCommand 4 years ago
Côme Chilliet 3d01179907 Add command to list jobs 4 years ago
Côme Chilliet 0b7779b6ff Clean up JobList class 4 years ago
Christoph Wurst 222a9523b5
Fix 404 handling of requested JSON/XML 4 years ago
Nextcloud bot 3dfb5c9d75
[tx-robot] updated from transifex 4 years ago
Joas Schilling 8274c05e19
Only ignore attempts of the same action 4 years ago
Nextcloud bot dfbfe5ac9d
[tx-robot] updated from transifex 4 years ago
Robin Appelman f1486890d7
only use nextcloud bundle when explicitly enabled 4 years ago
Robin Appelman bffa67c48b
also use nextcloud certificate bundle when downloading from s3 4 years ago
Carl Schwan ec5cbdeb7f Make Color class public 4 years ago
Carl Schwan 1c23c029af Handler large passwords 4 years ago
Carl Schwan cdf3b60555 Handle one time passwords 4 years ago