Commit Graph

  • f40c9c7437 Added user profile button on nav Niko 2022-02-11 15:48:39 +0100
  • 4139c9ef74 Advancing /app home UI + Added theming system Niko 2022-02-11 15:12:25 +0100
  • e9d69b7d0f Added a way to include template args as string Niko 2022-02-11 13:46:27 +0100
  • 5f98b94ff3 Added forkawesome fonts + script to download specific version Niko 2022-02-11 12:51:30 +0100
  • 9fdcda37fa Added proto-1 icons for FediLove Niko 2022-02-11 12:50:07 +0100
  • 553c7d17a5 Avancing in profile.php module to show public profile Niko 2022-02-11 01:50:52 +0100
  • 7706c71f6d Added methods to retrieve Actor information (by ID, username) Niko 2022-02-11 01:49:13 +0100
  • 0206084508 Changed MEDIA_DIR to DATA_DIR to hold assets too Niko 2022-02-11 01:46:55 +0100
  • 2b5c2fdc5c Create function to validate usernames (by regex) Niko 2022-02-11 01:26:33 +0100
  • 88db2c2919 Added a way to template environment variables inside NGINX config using docker Niko 2022-02-11 01:24:25 +0100
  • 390cffbed2 Fix /@username page routing Niko 2022-02-11 00:10:14 +0100
  • c396898925 Redirect to /login when there is no session (enforcing) + New templates Niko 2022-02-11 00:05:26 +0100
  • cc186de4aa Created method to get URL args consistently Niko 2022-02-10 10:50:35 +0100
  • beb561a5e5 Support regex on config/routes.php + further wrapping of routes Niko 2022-02-10 10:38:16 +0100
  • d0f5ea233f Improved environment checking Niko 2022-02-10 02:50:21 +0100
  • 8718c099f8 Improved kernel routing system Niko 2022-02-10 02:39:26 +0100
  • a3c0ac7ab6 Added improved session enforcing and redirection methods Niko 2022-02-10 02:08:46 +0100
  • f9540b9aab Fixed DB class not finding $manager + Refactor methods to be similar to Node Niko 2022-02-10 02:07:53 +0100
  • 3a3cf576e5 Added mongodb support for PHP "web" service Niko 2022-02-10 01:32:00 +0100
  • 4cf4de2b20 Added templating for css (styles) and other generic files Niko 2022-02-09 22:54:49 +0100
  • 2f406745a8 Fix script ns ("." based name) replacement to "/" Niko 2022-02-09 22:28:46 +0100
  • 46f922721d Done login flow to obtain session cookie + more base code Niko 2022-02-09 22:22:41 +0100
  • 56bca7e0a0 A lot of changes in /web Niko 2022-02-09 21:05:27 +0100
  • 7e0abcbc17 Add actor URL redirection to /@username when Accepts text/html Niko 2022-02-09 19:46:08 +0100
  • 83e34a6dd4 Make /@ URL pass to "web" + redirect to /u/username if activity+json Niko 2022-02-09 14:26:41 +0100
  • d775e56c35 Reimplement well-known WebFinger to support multiple aliases and specify profile-page Niko 2022-02-09 14:15:06 +0100
  • a22f8a352b Forgot to store actor in the apex.store Niko 2022-02-09 02:39:06 +0100
  • 7246b38a3d Create system user for signing Person actors + improvements Niko 2022-02-09 02:09:32 +0100
  • 93b7593151 Change default database name + cleaner code Niko 2022-02-08 23:25:55 +0100
  • 4abbcc690b Added /accounts/login API for logging in users using "email" + "password" Niko 2022-02-08 23:19:53 +0100
  • bc2a9e2eb7 Add "activated": 1 to user document on created (TODO: change it later) Niko 2022-02-08 22:29:58 +0100
  • 95436a59b3 Added register account API + Changes needed Niko 2022-02-08 22:22:42 +0100
  • dbd336be33 initial commit Niko 2022-02-08 14:07:18 +0100
  • 9d72e9c732 Initial commit Bofh 2022-02-08 13:04:20 +0000