Commit Graph

20 Commits (master)

Author SHA1 Message Date
Moonchild d89f0cd23a
Issue #10 - Follow-up: don't use cache is user is over the soft quota limit. 3 years ago
Moonchild 5f1f5f914b
Clear quota usage immediately when data is deleted, triggering a recalc. 3 years ago
Moonchild e092b46d79
Fix cache and increase TTL to 1 hour, make configurable.
Apparently 'usage' is a reserved word which prevented this from working.
Fixed whitespace/indenting too (really need to fix all whitespace
someday)
3 years ago
Moonchild 9f233f50ea
Add rudimentary 5-minute cache to get_storage_total() 3 years ago
FranklinDM feb449e479
Fix 'Only variables should be passed by reference' notices in PHP7 6 years ago
wolfbeast 269d4da4f6 Un-bust creating new accounts. 6 years ago
wolfbeast 360a494fd4 Store login time of users after successful auth. 6 years ago
wolfbeast 6d4ca91888 Credit update 8 years ago
wolfbeast 06158570c5 Only use "on duplicate key update" insert statement on MySQL connections.
(SQLite does not support this statement)
8 years ago
wolfbeast 540b41055b Replace REPLACE INTO with INSERT INTO, take 2: now without a dumb typo. 8 years ago
wolfbeast 53cde46604 Revert "Replace the REPLACE INTO call for a much less expensive INSERT INTO call. This solves issue #4."
This reverts commit 7439ba61db.
8 years ago
wolfbeast 7439ba61db Replace the REPLACE INTO call for a much less expensive INSERT INTO call. This solves issue #4. 8 years ago
balu b20b5ea640 added missing contibutor (myself) 11 years ago
Daniel Triendl 3eecd85257 bcrypt 11 years ago
David 0e53c7a7c1 Created a new variable in config.php and settings.php for the SQLite file 12 years ago
j-ed 2011e0b534 include weave_utils.php to prevent 'function not found' error. 12 years ago
j-ed c5a6001588 replaced 'report_error' by 'log_error' function
replaced 'report_error' by 'log_error' function to prevent invalid function error message.
12 years ago
balu 227dbe40a8 Setup Page für FSyncMS
Initialer Commit
Stefan hat mir diese Erweiterung zukommen lassen,
all credits to him
12 years ago
balu 93cf483ce1 FSyncMS v010
======
MYSQL Support
12 years ago
balu 5ea8138f2a Initial Commit
FSyncMS v08
12 years ago