提交歷史

作者 SHA1 備註 提交日期
  Felix Freeman 7e5e76ed14 Accept redirect_to query param on /auth/email-token 3 年之前
  Felix Freeman 8a1c0c8f88 Catch integrity constraint violation on User->insert() 3 年之前
  Felix Freeman ada9053e8d Very basic user signup on /auth/signup 4 年之前
  Felix Freeman 5f1bd75c47 PHPmailer Mailer now returns boolean 5 年之前
  Felix Freeman f7752496f3 Bugfix: Use internal state of data on TableModel::__construct() 5 年之前
  Felix Freeman e10ea20543 Set utf-8 charset for mails 5 年之前
  Felix Freeman 943b327307 Bugfix: Use internal state of data on TableModel update() and insert() 5 年之前
  Felix Freeman 214a4be50d Bugfix: as array instead of string on TableModel::find() ModelObjectNotFoundException 5 年之前
  Felix Freeman 2c33766972 Bugfix: Allow referer with undefined port on AuthController::emailToken() 5 年之前
  Felix Freeman 433f16fa7a Authorization 5 年之前
  Felix Freeman a9307b90a5 fixes a few code style issues 5 年之前
  Felix Freeman f2f104399a README: Unaccurate description of user features 5 年之前
  Felix Freeman 3198d0fe04 Bugfix: Forces url generation to match config('app.url') 5 年之前
  Felix Freeman 186c557775 Bugfix: Http/Controller::collectionResponse() total_pages returned 0 on some calls, no longer 5 年之前
  Felix Freeman 1b21a82c8f Mail based authentication 5 年之前
  Felix Freeman ec7b19db69 CORS support 5 年之前
  Felix Freeman bfdd6772b1 User model and Authentication based on password or Token 5 年之前
  Felix Freeman b992488171 Minor comment fix 5 年之前
  Felix Freeman f60f1683f4 Bugfix TableModel::delete() use set primary key instead of id 5 年之前
  Felix Freeman 6d06f60d10 TableModel: Use table.column format in all CRUD operations 5 年之前
  Felix Freeman 97bf4b4b66 TableModel::find() allow to find by other fields that are not the primary key 5 年之前
  Felix Freeman dfe02d8d14 TableModel: Fix automatic date format for Carbon attributes 5 年之前
  Felix Freeman b6c5dbf468 Return Controller::singleResponse as plain object 5 年之前
  Felix Freeman 13fe23342c Use PaymentServiceProvider 5 年之前
  Hacktivista dc76cb0305 Turn the project into packages 5 年之前
  Hacktivista 71b8515b11 In README user stories replace 'client' by 'backer' ;) and add a new one 5 年之前
  Hacktivista 247ece1860 Due transactions. 5 年之前
  Hacktivista 2c6aef32e3 Require BCMath on README + add missing bcadd method to TableModel 5 年之前
  Hacktivista c9fbf31987 APP_DUE_AFTER configuration option + handle config options in config/app.php file. 5 年之前
  Hacktivista 56063da66f ModelObjectNotFoundException + adds error codes to README 5 年之前