Commit Graph

13370 Commits (3ca9d53194d2a52ea3798d447cd70ffc2e595fcf)

Author SHA1 Message Date
Morris Jobke 3ca9d53194
Fix SCSS usage in apps 9 years ago
Morris Jobke a5ba1f7803
Remove legacy class OC_Group and OC_User 9 years ago
Morris Jobke 0c22a66967
Add more styles to the server.scss 9 years ago
Roeland Jago Douma f2cf85fad2
[PoC] combine 2 scss files! 9 years ago
Roeland Jago Douma 57be594f1f
Allow using import in sass files 9 years ago
Roeland Jago Douma d6ce7ac465
Bump autoloader 9 years ago
Bjoern Schiessle 3584e54a89
announce public endpoints to sync trusted servers 9 years ago
Vincent Vanackere be36513819 Extend Same Site cookie user_saml exemption rule 9 years ago
Joas Schilling 0beb78517f
Fix DI 9 years ago
Morris Jobke 6174a514b7
Get rid of static OCS::notFound() 9 years ago
Morris Jobke d85a351e77
Cleanup not used legacy classes 9 years ago
Morris Jobke 0b12eb0640
Execute UpdateLanguageCode only once 9 years ago
Nextcloud bot b55ce43ba5
[tx-robot] updated from transifex 9 years ago
Sebastian Wessalowski e399097e3a Remove deprecated OC_User::isLoggedIn 9 years ago
Nextcloud bot 53195b156c
[tx-robot] updated from transifex 9 years ago
Joas Schilling ba472f7ce0
Fix table name and add a test for more than 1 entries 9 years ago
Morris Jobke 1bcd396679
Change language code for languages with only one translation 9 years ago
Robin Appelman d8c89688f4
autoloader 9 years ago
Robin Appelman e6a896f2f0
add tests for searchQuery 9 years ago
Robin Appelman df2063ee7b
Implement webdav SEARCH 9 years ago
Joas Schilling 7f54013fdb
Fix return type of share provider 9 years ago
Morris Jobke 552921d429
Fix injection of defaults 9 years ago
Morris Jobke 50f3efad6f
OCS API endpoint to resend welcome message 9 years ago
Robin Appelman 706131b394
add icewind/searchdav 9 years ago
Maxence Lange cfb40941c4
Fix condition 9 years ago
Nextcloud bot 556b958af2
[tx-robot] updated from transifex 9 years ago
KB7777 7347849bf9 Update Setup.php 9 years ago
Morris Jobke f3bfacc976
Fix unit tests and improve appstore logic 9 years ago
Steffen Lindner cfb6223de7
Add back appstoreenabled config switch 9 years ago
Morris Jobke 9533f4e5ed
Clean up single user mode 9 years ago
Morris Jobke 2bbf3b18d9
cleanup old and not needed repair steps to speed up the update 9 years ago
Morris Jobke c2d3e12e23
Remove unneeded UpdateCertificateStore. 9 years ago
Nextcloud bot 54317e80c0
[tx-robot] updated from transifex 9 years ago
Frédéric Fortier 55a37c1db9 Refactor files' CacheEntry object creation to call cacheEntryFromData() all the time thus allowing proper casts to be done 9 years ago
Robert Scheck 568ff4ba38 According to issue #3553, the default logtimezone is always UTC 9 years ago
Joas Schilling 079888f918
Fix code quality a bit 9 years ago
Joas Schilling 1e281bc616
Use 90% JPEG quality for thumbnails and previews by default 9 years ago
Joas Schilling 899af7831e
Catch exception from path info 9 years ago
Nextcloud bot a08dfd9951
[tx-robot] updated from transifex 9 years ago
Morris Jobke 8e3d0fecd2
Use intval() for validation of config options 9 years ago
Morris Jobke 3284efd199
Improve the UX for sharing settings 9 years ago
Frédéric Fortier cc511ac7b8 Typecast filecache 'storage' as int to return it as documented, fixes #3461 9 years ago
Robert Scheck 25a2cb8c6e Only request "IndexIgnore" if mod_autoindex is loaded 9 years ago
Christoph Wurst cb322d84e4
IServerContainer is effectively an IContainer 9 years ago
Nextcloud bot 6af8ba15ae
[tx-robot] updated from transifex 9 years ago
Morris Jobke 2b898bd82c Revert "cache the storage info for 5 min" 9 years ago
Lukas Reschke 92c74d2f9a
Don't force displayname if backend already provides one 9 years ago
Morris Jobke 2e88bec14b
Fix setup issue and refine error messages 9 years ago
tobiasKaminsky c3fe8f6cf2
use random password if "password link" is enabled 9 years ago
tobiasKaminsky be139c85a8
empty password only allowed if password link is sent 9 years ago