183 コミット (6e52c8a7947c36ee04823bf0b2cdcc4b51998255)

作成者 SHA1 メッセージ 日付
  Joas Schilling fad02fe00c
Add the column so we keep the value from before the update 7年前
  Georg Ehrke 80eb3064e2
we can't predict the size of propertyvalue. text -> clob 7年前
  Noveen Sachdeva 1b1f403a5d
Add duration of last job execution to the table 7年前
  Bjoern Schiessle 0d5147bd49
add new password column to the share table in order to set passwords for share by mails 7年前
  Björn Schießle 40b99734d3
introduce accounts table and keep it up-to-date with the data added to the personal settings 8年前
  Robin Appelman 2389e0f250
read lockdown scope from token 8年前
  Christoph Wurst d907666232
bring back remember-me 7年前
  Arthur Schiwon 83ba2f2e90
final db indexes 8年前
  Arthur Schiwon 9d9c540544
fix duplicated db index name 8年前
  Arthur Schiwon ceeb44bd04
Initial work on Apps page split: 8年前
  Lukas Reschke ba4f12baa0
Implement brute force protection 8年前
  Robin Appelman 29eeeb2273 Save the files external mount id in the mount cache table 8年前
  Christoph Wurst 0c0a216f42
store last check timestamp in token instead of session 8年前
  Christoph Wurst c58d8159d7
Create session tokens for apache auth users 8年前
  Christoph Wurst ad10485cec
when generating browser/device token, save the login name for later password checks 8年前
  Joas Schilling d0a2fa0506
Lock jobs while executing them, to allow multiple executors to run in parallel 8年前
  Vincent Petry 3cd65fe25d
Add systemtag_group table and get/set methods 8年前
  Christoph Wurst c28e462583
Use CLOB for auth token names to allow long user agent strings 8年前
  Christoph Wurst aa85edd224
increase token column width 8年前
  Christoph Wurst 8d48502187
Add index on 'last_activity' 8年前
  Christoph Wurst 3ab922601a
Check if session token is valid and log user out if the check fails 8年前
  Christoph Wurst 2fa5e0a24e
invalidate (delete) session token on logout 8年前
  Christoph Wurst d8cde414bd
token based auth 8年前
  Arthur Schiwon b3ac81f134 exchange user_id_key for a unique one. 8年前
  Arthur Schiwon 9250704ecb add index definitions for comments tables 8年前
  Joas Schilling 24c7f38a00 Make sure we can store strings as per the interface 8年前
  Roeland Jago Douma 2035a179bc Add store/retrieve checksums 8年前
  Arthur Schiwon 01cdc70f9c introduce comments read marke tables, comes with user cleanup after deletion 8年前
  Robin Appelman cf6ee1c866 cache mountpoints in the db 8年前
  Robin McCorkell da4127d23b Introduce CredentialsManager for storage of credentials in DB 9年前
  Roeland Jago Douma 6c77d1734e [Share 2.0] Update db structure to stay backwards compatible 8年前
  Vincent Petry b666367a79 Added system tags data structure and PHP side managers 8年前
  Roeland Jago Douma 5e8256beb8 [Sharing 2.0] Add a new db column for the file owner 8年前
  Arthur Schiwon 6bd343a3b7 DB scheme for Comments table, resolves #20265 8年前
  Morris Jobke 6b6f19bb94 Drop unused table file_map 8年前
  Robin McCorkell 5ca690e2f8 Use integer for availability instead of bool 8年前
  Robin Appelman 132a564a21 rename path field to key 9年前
  Robin Appelman 96a9d171b3 Fix db schema 9年前
  Robin Appelman 4ea7cbb0f5 Add database backend for high level locking 9年前
  Robin McCorkell df19cabb44 Store storage availability in database 9年前
  Morris Jobke ff5bd9d918 Remove index on file_target of share table 9年前
  Morris Jobke 4a37d565bd Add indexes to speedup DB queries 9年前
  Thomas Müller 3ff484e695 we no longer support webdav locks - no need to keep the column 9年前
  Robin Appelman 3cf237df67 set max argument length to 4000 9年前
  Robin Appelman 6fc0eb0236 expand cron argument column to 2048 9年前
  Joas Schilling 3a5b0a8cfc Revert "Improve: Index for file_map" 9年前
  Joas Schilling 6039523cd6 Revert "Incorporate review changes" 9年前
  Lukas Reschke f6a452cabf Incorporate review changes 9年前
  windaishi c9b5608405 Improve: Index for file_map 9年前
  Thomas Müller 3e58f5df2e Revert "add share index" 10年前