Commit Graph

6294 Commits (5a44b70efccca4a5028dee26e09dfd00a9038f53)

Author SHA1 Message Date
Morris Jobke f7ca3ec201
Remove unneeded compatibility polyfills 10 years ago
Morris Jobke a8cf110ec6
Remove unneeded placeholder polyfill 10 years ago
Joas Schilling 64c9ef96c4
Fix like queries in the QueryBuilder 10 years ago
Joas Schilling 15bbe02106
Ignore failures of collation change in the pre update step 10 years ago
Joas Schilling 9356a0e583
Correctly save and pass on the charset 10 years ago
Thomas Müller a7245ea082
Fixing ctor call 10 years ago
Morris Jobke cc28f82b36
Add config option to update charset of mysql to utf8mb4 10 years ago
Roeland Jago Douma 77272ea52d
Use cache to determine if value need to be updated 10 years ago
Morris Jobke 4d2835802f
hide storage wrapper warning for the readonly storage 10 years ago
Arthur Schiwon 1bcd2ca8e3
emit pre-update event for comments 10 years ago
Robin Appelman 1484d01ff6
explicitly cast to int 10 years ago
Robin Appelman 240538d9e6
reuse share node when creating a share 10 years ago
Robin Appelman 37eded7e7c
Always unlock node after trying to create a share 10 years ago
Robin Appelman 0d842e0550
optimize Folder::getById to use less queries 10 years ago
Thomas Müller c5ca71ee82
[9.2] Register commands in info.xml (#26248) 10 years ago
Robin Appelman 25ed6714c7
dont update the auth token twice 10 years ago
Joas Schilling 356ac5d42f
Add app name to the call 10 years ago
Roeland Jago Douma 1273d82e8b
Cache non existing DB user 10 years ago
Lukas Reschke 0245dd7221
Simplify isSubDirectory check 10 years ago
Lukas Reschke 0c2b17c80f
Cache AppInfo in Memory Cache if configured 10 years ago
Thomas Müller 67d3574bdf
Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968) 10 years ago
Arthur Schiwon e1073cf442
Notificacations for simple @-mentioning in comments 10 years ago
Joas Schilling c77933ca22
Add an icon to the notification API 10 years ago
Lukas Reschke ab4353457d
Default to empty string 10 years ago
Roeland Jago Douma 990f4a182d
More efficient group share resolving 10 years ago
Vincent Petry 626daabb56
Prefilter inaccessible shares in DefaultShareProvider::getSharedWith() 10 years ago
Morris Jobke 0eb992062a log version number in each log line 10 years ago
Joas Schilling 8b3deb00b3
When we can not create the class, try if the variable is a registered service 10 years ago
Roeland Jago Douma a7be37d735
DI fails for bg job 10 years ago
Roeland Jago Douma 2578a81573
Fix repair 10 years ago
Roeland Jago Douma 735abbc8fb
Use a backgroundjob to move avatars 10 years ago
Roeland Jago Douma 851769adc8
Deprecate old app folder 10 years ago
Roeland Jago Douma f23390ed02
Kill users with the reserved name on login 10 years ago
Roeland Jago Douma 3260f69590
Add for proper DI 10 years ago
Roeland Jago Douma 92dc9e6899
Avatar migration step 10 years ago
Roeland Jago Douma 6807cb684f
avatar to appdata 10 years ago
Roeland Jago Douma ac38a3a654
Add Tests 10 years ago
Roeland Jago Douma 5d8b941fea
Initial AppData 10 years ago
Joas Schilling 53ed3da052
Fallback from "de" to "de_DE" and the other way around 10 years ago
Lukas Reschke bf0371429c
Remove database requirement from test 10 years ago
Morris Jobke 5dacd51c14
Use proper casing of username in avatar filesystem setup 10 years ago
Joas Schilling 3a5022ad5b
Allow multiple names and description 10 years ago
Joas Schilling 6188955ed5 Do not break the output when running _completion 10 years ago
Joas Schilling 4d1acfd4ef
Only trigger postDelete hooks when the user was deleted... 10 years ago
Joas Schilling 5b7b8f8dac
Remove notifications upon user deletion 10 years ago
Vincent Petry da0cea404d
Kill update simulation 10 years ago
Joas Schilling 615b69677e
Use the same URL everywhere 10 years ago
Joas Schilling 6f955defe4
Return the autoupdater value from the server 10 years ago
Juan Pablo Villafáñez 26f1ea1cea
Change the minimum log level to fatal 10 years ago
Vincent Petry 9b4de310bd
Fix mimetype detection inside hidden folders (#26138) 10 years ago