179 Commits (55bf9e3f711c5eacfe2c096dd2ee99bc4e7fcf8a)

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