Commit History

Author SHA1 Message Date
  Alexei Sorokin bee3dea9c2 [DATABASE] Add explicit indices for all foreign keys 4 years ago
  Alexei Sorokin b1b1d2af93 [DATABASE] Update "modified" in Managed_DataObject instead of a DBMS trigger 4 years ago
  Alexei Sorokin 26115482ef [SCHEMA] Improve timestamp storage 4 years ago
  Alexei Sorokin 16b5ddd230 [DATABASE] Re-introduce PostgreSQL support 5 years ago
  Alexei Sorokin 2b0251213f [DATABASE] Various table schema related fixes 5 years ago
  Alexei Sorokin d26aac77b3 [DATABASE] Always quote identifiers 5 years ago
  Diogo Cordeiro f67a93eddc [CORE] Bump Database requirement to MariaDB 10.3+ 5 years ago
  Mikael Nordfeldth 979c525124 I like to throw exceptions instead of using if statements. 7 years ago
  Mikael Nordfeldth c48508d590 use getByID (also bad variable reference) 8 years ago
  mmn 722ff4d9c0 Merge branch 'foolproof_file_redirection_branch' into 'nightly' 8 years ago
  hannes 501d081d3b getKV doesn't throw exception 8 years ago
  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 efd2326a29 the last url in the redirection chain can actually also be a redirection (e.g. if it's one of our /attachment/{file_id} links) 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 8 years ago
  Mikael Nordfeldth a9d18a077e Harmonize, clarify, categorize URL schemes 8 years ago
  Mikael Nordfeldth 1cec627d72 Allow bitcoin scheme to URLs 8 years ago
  Mikael Nordfeldth e75472f460 Use the upstream function to get effectiveUrl 8 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