Commit Graph

12468 Commits (c083f77e4e88c14ea2515440aae40234ee35ce0a)

Author SHA1 Message Date
Tigran Mkrtchyan f41209a061 config: add a switch to control truncate before update 4 years ago
Tigran Mkrtchyan 8fc4cf67f1 files: remove destination file before copying new content (WORM) 4 years ago
Valdnet 6bdc1f8631
l10n: Correct error messages 4 years ago
Valdnet 77472db054
l10n: Correct error messages 4 years ago
Robin Appelman d8961ed10f
fix using FSEEK_END with SeekableHttpStream to get file size 4 years ago
Maxence Lange 0efd6d9950 set defaultEnabled in shipped.json 4 years ago
Vincent Petry da01494a37
Add accessibility entry in user menu 4 years ago
Robin Appelman 1fbb951691
dont try email login if the provider username is not a valid email 4 years ago
Git'Fellow 5300f0d693
Switch logical operators (and|or) 4 years ago
Carl Schwan d61efdff6c
Fix quota type to int 4 years ago
Andriy Utkin 807c53b2ab Make config file saving safe against write failures 4 years ago
Carl Schwan bc9a488046
Update avatars on update 4 years ago
Carl Schwan 76d0165330
Dark theme for guest avatar 4 years ago
Carl Schwan f98ae2b5b0
Avatar new style 4 years ago
Anna Larch f7d73b0fc1 Fix various errors in iMIP logic 4 years ago
Côme Chilliet c2dafb0997
Do not empty config.php file if reading failed for any reason 4 years ago
Louis Chemineau 6c11944679 I dug into it again, and the issue is much simpler than I previously though. 4 years ago
Carl Schwan 67551f379f
Filter out old files when trying to get recent files 4 years ago
Valdnet d9399e1246 l10n: Spelling unification 4 years ago
Robin Appelman 9f5f970957
handle errors from hash_final 4 years ago
Robin Appelman bd91c56539
get quota for user only when needed 4 years ago
Maxence Lange c37bad1ce4 rtrim url earlier 4 years ago
Maxence Lange c4bdc1cfbc filter index.php from cloudId 4 years ago
Julius Härtl 1ab66988bc
Inject all dependnencies and increase cache timeout 4 years ago
Julius Härtl 80f6a5834a
Refactor cache handling 4 years ago
Julius Härtl a392235e23
Cleanup 4 years ago
Julius Härtl bee8fd2408
Limit preview file size 4 years ago
Julius Härtl 68d0038eb0
Move registration to IBootstrap 4 years ago
Julius Härtl eaef5687f9
Add full public interfaces 4 years ago
Julius Härtl 0ce0d37ac1
Implement image caching 4 years ago
Julius Härtl f58218deea
Add cache invalidation 4 years ago
Julius Härtl 31be855522
Implement reference provider based caching 4 years ago
Julius Härtl 9d9c7f4b75
Make reference fetching configurable 4 years ago
Julius Härtl de3e541fde
API for fetching reference metadata 4 years ago
Robin Appelman 1626a56dda
adjusts tests for CloudIdManager 4 years ago
szaimen 0c90474296 add a better icon for personal settings 4 years ago
Robin Appelman a9575a7029
handle cases where the hash context gets cleaned up before the hash wrapper 4 years ago
Christoph Wurst 0184fbe86b
Log if cookie login failed with token mismatch or session unavailability 4 years ago
Robin Appelman d3743392e0
cache cloud id data in CloudIdManager 4 years ago
Joas Schilling 85eb3b2920
Fix wording of undeliverable push notifications 4 years ago
Julius Härtl 5b4708c5be
Move app menu to vue 4 years ago
szaimen 955b6bb82e add a way to open the admin settings overview directly 4 years ago
Robin Appelman e9ba58ca61
remove leading slash for search results at mountpoint root 4 years ago
Carl Schwan 329687ecff
Make it possible to load theme/<themename>/dist 4 years ago
Carl Schwan de168b38e9
Make it possible to load theme/<themename>/dist 4 years ago
Côme Chilliet 9a29025534
Parameter of RepairAdvanceEvent is actually an increment, not a step id 4 years ago
Côme Chilliet 4ac81733bd
Declare strict types in all new Event classes 4 years ago
Côme Chilliet 5cfdf9b9ee
Add void return types to callables 4 years ago
Côme Chilliet a2a7150d6d
Migrate Repair events to OCP\EventDispatcher\Event 4 years ago
Côme Chilliet a83a8f0dde
Migrate Migrator::executeSql to OCP\EventDispatcher\Event 4 years ago