Commit History

Author SHA1 Message Date
  Mikael Nordfeldth e903bd0bc3 Hacky support for geo URI detection 8 years ago
  Mikael Nordfeldth 6a4aa34b0c Don't process further in redirection if HEAD gives 400 Bad request 8 years ago
  hannes 48e1a2431b save File and File_redirection records in File_redirection::where(), because then we will have to run where() over and over again 9 years ago
  Mikael Nordfeldth a9d18a077e Harmonize, clarify, categorize URL schemes 9 years ago
  Mikael Nordfeldth 1cec627d72 Allow bitcoin scheme to URLs 9 years ago
  Mikael Nordfeldth e75472f460 Use the upstream function to get effectiveUrl 9 years ago
  hannes 1c25cffbd8 add $redir->redir_url to use in common_linkify() 9 years ago
  Mikael Nordfeldth 4bc0b374bc File_redirection should get URLs properly 9 years ago
  Mikael Nordfeldth ef4c11d262 Better checks for defined array indexes 9 years ago
  Mikael Nordfeldth 441e2c8d34 redir_info only has data if we ran discovery 9 years ago
  Stephen Paul Weber a9b1b60a97 Refactor on File::processNew 9 years ago
  Mikael Nordfeldth 4b69ef41e2 Bad variable name in File_redirection 9 years ago
  Mikael Nordfeldth 77957372ab File_redirection static fixes and simplifying 9 years ago
  Mikael Nordfeldth d0458b824a File_redirection minor coding layout fix 9 years ago
  Mikael Nordfeldth 45ee2060fa File_redirection is called statically 9 years ago
  Mikael Nordfeldth 8a002e98bc File-related functions not declared static 9 years ago
  Mikael Nordfeldth cafab14f2b Modernize File_redirection to use Managed_DataObject functions 9 years ago
  Mikael Nordfeldth d010c5a581 magnet URL linkify support 9 years ago
  Mikael Nordfeldth 0e6c83e521 Had to avoid using indexes in the migration phase 9 years ago
  Mikael Nordfeldth b54710950f unique keys and indexes must be NOT NULL or MySQL fucks up 9 years ago
  Mikael Nordfeldth 5471c65c9a less newlines for the scripts/upgrade.php output 9 years ago
  Mikael Nordfeldth 45dc76de26 File and File_redirection adhoc storage methods updated for urlhash 9 years ago
  Mikael Nordfeldth 27480d8e8e File_redirection also got urlhash column 9 years ago
  Mikael Nordfeldth 1776c90cb9 Moved oEmbed stuff out to a plugin (Oembed). 10 years ago
  Mikael Nordfeldth 73fe8a81b7 Slight cleanup in typing and syntax of File and File_* classes 11 years ago
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 years ago
  Mikael Nordfeldth 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 years ago
  Mikael Nordfeldth 56cfd2bf22 comparing a url scheme should be done case insensitively 12 years ago
  Evan Prodromou 9ca3c3d1c3 move core schema to class files 13 years ago
  Evan Prodromou b85c4923a2 Remove unused and non-standard USER_AGENT constant from File_redirection 13 years ago