summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-22Merge tag '2.1.4'Florian Pritz5-11/+10
2013-09-22Use InnoDB for the files tablePierre Schmitz2-1/+17
2013-09-22Add FluxBB authentication driverPierre Schmitz3-1/+59
2013-09-16Remove executable bitsFlorian Pritz150-0/+0
2013-09-16Duser: Rework optional functionsFlorian Pritz3-12/+5
2013-09-16Duser: Add some commentsFlorian Pritz2-0/+14
2013-09-16Duser_Driver/username_exists: return null if not implementedFlorian Pritz1-1/+1
2013-09-15Add default get_email to Duser_DriverFlorian Pritz2-6/+4
2013-09-10Add file/get_max_size to csrf whitelistFlorian Pritz1-0/+1
2013-09-08user/create_apikey: Add JSON supportFlorian Pritz1-0/+5
2013-09-05Disable CSRF for cli clients on user/create_apikeyFlorian Pritz1-0/+1
2013-09-05Update jquery to 2.0.3Florian Pritz5-7/+8837
2013-09-04Fix off-by-one error in random_alphanum()Florian Pritz1-1/+1
2013-09-04Remove left over var_dump()Florian Pritz1-2/+0
2013-09-04Remove unneeded "as" in sql queryFlorian Pritz1-1/+1
2013-09-04Add support for enabling the profilerFlorian Pritz2-0/+7
2013-09-04Replace is_cli_client() with stateful_client where applicableFlorian Pritz3-7/+5
2013-09-04Only store session information for stateful clientsFlorian Pritz2-0/+53
2013-09-04Generalize request_type() to static_storage()Florian Pritz5-13/+17
2013-09-04Set login session data in one goFlorian Pritz2-8/+12
2013-09-04Only renew uri flashdata when needed.Florian Pritz1-1/+1
2013-09-03Merge branch 'working'Florian Pritz19-821/+190
2013-09-02Autofocus username text box on upload_formTillmann Karras1-1/+1
2013-09-02Disable CSRF checks for CLI requestsFlorian Pritz1-1/+1
2013-09-02Add GET parameter for json outputFlorian Pritz1-0/+6
2013-09-02mfile/delete_id: Remove require_access callFlorian Pritz1-1/+0
2013-09-02claim_id: Fix error when called directly without last_upload dataFlorian Pritz1-0/+7
2013-09-02Replace echo with show_error; misc cleanupFlorian Pritz1-9/+8
2013-09-02Add CSRF protectionFlorian Pritz4-5/+51
2013-09-02Provide json output for api functionsFlorian Pritz10-51/+84
2013-09-02muser: always verify api credentials; improve error messagesFlorian Pritz1-17/+18
2013-09-02Allow to override config_item() options; add modification commentsFlorian Pritz2-1/+15
2013-09-02user_logged_in(): always load muserFlorian Pritz1-0/+1
2013-09-02remove left over security libraryFlorian Pritz1-737/+0
2013-09-02Display domain of email address when resetting passwordFlorian Pritz2-2/+3
2013-08-26add readmeFlorian Pritz1-0/+3
2013-08-22Remove empty line after ansi2htmlFlorian Pritz1-4/+8
2013-08-22Deduplicate initialisation code in controllersFlorian Pritz3-34/+40
2013-08-22Only determine latest client version when neededFlorian Pritz1-6/+3
2013-08-22Add comment about ID blacklistFlorian Pritz1-0/+2
2013-08-22Validate IDs when generating thumbnail historyFlorian Pritz1-0/+5
2013-08-17add NEWS file to track important changesFlorian Pritz1-0/+4
2013-08-15INSTALL: perl is no longer needed for a dev installFlorian Pritz1-1/+0
2013-08-15Switch to CI's caching classFlorian Pritz9-224/+31
2013-08-14Use python-ansi2html instead of cpan moduleFlorian Pritz4-35/+518
2013-08-13Coding style fixesFlorian Pritz2-8/+7
2013-08-13remove caching code from historyFlorian Pritz1-61/+52
2013-08-12apikeys: allow any chars in commentFlorian Pritz2-4/+3
2013-08-11Merge branch 'working-split/api-keys' into workingFlorian Pritz13-19/+206
2013-08-11Allow more chars in apikey commentFlorian Pritz1-2/+2