Commit Graph

  • ce2fa9ce9f Locale changes + some little design changes master Bofh 2021-11-28 23:55:21 +0100
  • ff59a48ee1 Added locales for login flow + some css improvements on /web Bofh 2021-11-28 19:39:30 +0100
  • 697204fe7b Added logout button on profile menu Bofh 2021-11-28 19:25:28 +0100
  • 684e169b70 Added modal system + added profile menu Bofh 2021-11-28 18:37:26 +0100
  • 8ca3a6c051 Designing /web layout + user nav Bofh 2021-11-28 03:04:53 +0100
  • 5f219304a2 Add a css loader on every async API call Bofh 2021-11-27 22:42:27 +0100
  • ba6569ee0b Little css improvements on /login Bofh 2021-11-27 22:37:42 +0100
  • 325268ba6b Revert "Don't return_transfer on oauth revoke" Bofh 2021-11-27 21:51:25 +0100
  • 0c04725568 Added keycode Enter support for login Bofh 2021-11-27 21:43:29 +0100
  • fb1d26d57f Locales changes + little css changes Bofh 2021-11-27 21:30:14 +0100
  • 73bc3dc993 /login redirects to / if session is ok Bofh 2021-11-27 20:47:05 +0100
  • 4f73dddc73 Finish mastodon login flow Bofh 2021-11-27 20:44:46 +0100
  • 415becc496 Layouts and css for /login and /login/mastodon Bofh 2021-11-27 20:41:40 +0100
  • 1cb570bbb3 Home css + added /discovery Bofh 2021-11-27 16:54:18 +0100
  • 85af815d99 Changed hero and start messages Bofh 2021-11-27 15:12:22 +0100
  • c927aeed6d Don't return_transfer on oauth revoke Bofh 2021-11-27 14:58:39 +0100
  • f83f86554c Logout process now revokes Mastodon auth token associated to session Bofh 2021-11-27 03:18:05 +0100
  • 4590975b96 Get user profile data into $user variable Bofh 2021-11-27 03:04:22 +0100
  • 9745fe5a9f Implement logout system Bofh 2021-11-27 02:52:54 +0100
  • 349ee5fa42 Add even more data to auth_more Bofh 2021-11-27 02:47:51 +0100
  • adff3cc36f Add auth_more field for more authentication data needed Bofh 2021-11-27 02:45:18 +0100
  • 418d4f3371 Refactor /signup to /login to be more clear Bofh 2021-11-27 02:18:09 +0100
  • a2f03869d1 Add cookie validation on base.php and include web/index.php if ok Bofh 2021-11-27 02:03:34 +0100
  • f65402204e Solved bug or typo in oauth mastodon Bofh 2021-11-27 01:42:51 +0100
  • 564f81d5d5 Removed mocks for oauth mastodon Bofh 2021-11-27 01:38:41 +0100
  • bfc0bde05d Added session creation on Mastodon + Add migration Bofh 2021-11-27 01:36:34 +0100
  • 40374fa3a7 Add migrations Bofh 2021-11-26 23:49:17 +0100
  • 77e398f253 Added check acct correct and exists on database (still TODO) Bofh 2021-11-26 01:40:43 +0100
  • 498627051c Changed http code parameter order Bofh 2021-11-26 01:40:12 +0100
  • 6171363041 Change database to a simple PDO object Bofh 2021-11-26 01:39:17 +0100
  • c4745f0519 Implemented a default config system Bofh 2021-11-26 01:10:36 +0100
  • 49016345da Add docker image to support Apache rewrites and PSQL Bofh 2021-11-26 01:03:07 +0100
  • ff33fd7bcf Join things together to postgres Bofh 2021-11-26 01:02:27 +0100
  • 5282b5cabb Tigthen permissions + implement mocks for OAuth testing Bofh 2021-11-25 20:49:55 +0100
  • d9b0013329 Half-implemented OAuth system for Mastodon Bofh 2021-11-25 20:01:30 +0100
  • 0b28014597 Added some base methods (utils) Bofh 2021-11-25 20:00:18 +0100
  • b889e008a4 Change hardcoded DEV HOST Bofh 2021-11-25 19:18:00 +0100
  • a549dff9d6 Fix typo in config.php.example Bofh 2021-11-25 17:19:17 +0100
  • 96d6b5f083 hres and hres_json for responses Bofh 2021-11-25 16:43:35 +0100
  • 3ad1d22f46 Add API to get Mastodon new Authorization OAUTH URL Bofh 2021-11-25 15:53:32 +0100
  • 6338397650 Added base methods + change l to bootstrap lr() Bofh 2021-11-25 15:52:37 +0100
  • 15751325be Added config system Bofh 2021-11-25 14:33:49 +0100
  • 381a188082 Fixed bug REDIRECT_URL not exists + views base Layout Bofh 2021-11-25 13:54:55 +0100
  • edd8ffb317 Added base signup page Bofh 2021-11-25 13:34:40 +0100
  • f243b08ec9 Added routing system (/user/@ and /@) + custom css Bofh 2021-11-25 13:26:50 +0100
  • 077d030757 fix typo Bofh 2021-11-25 01:03:09 +0100
  • 91f6dd2a8b Implemented locale system (without lang detection) Bofh 2021-11-25 01:01:05 +0100
  • adda2114e5 Implement base env detection + simple templating Bofh 2021-11-24 21:50:30 +0100
  • e6bf477386 Added skeleton css lib Bofh 2021-11-24 21:49:42 +0100
  • 1e4426c5d1 Add ENV=dev on docker-compose Bofh 2021-11-24 21:48:01 +0100
  • fd491cae8c Add docker-compose for dev Bofh 2021-11-24 20:49:27 +0100
  • e0ec06c197 Actualizar 'README.md' Bofh 2021-11-24 18:30:11 +0000
  • 363096021e More explanations Bofh 2021-11-24 18:23:08 +0000
  • 75ba22c3ae Actualizar 'README.md' Bofh 2021-11-24 15:06:36 +0000
  • 277763b5b6 Initial commit Bofh 2021-11-24 14:54:32 +0000