Commit Graph

22 Commits

Author SHA1 Message Date
Bofh 5282b5cabb Tigthen permissions + implement mocks for OAuth testing
* We are testing the OAuth final step
2021-11-25 20:52:46 +01:00
Bofh d9b0013329 Half-implemented OAuth system for Mastodon 2021-11-25 20:01:30 +01:00
Bofh 0b28014597 Added some base methods (utils) 2021-11-25 20:00:18 +01:00
Bofh b889e008a4 Change hardcoded DEV HOST 2021-11-25 19:18:00 +01:00
Bofh a549dff9d6 Fix typo in config.php.example 2021-11-25 17:19:17 +01:00
Bofh 96d6b5f083 hres and hres_json for responses 2021-11-25 16:43:35 +01:00
Bofh 3ad1d22f46 Add API to get Mastodon new Authorization OAUTH URL 2021-11-25 15:53:32 +01:00
Bofh 6338397650 Added base methods + change l to bootstrap lr()
* Created resolve_instance function
2021-11-25 15:52:37 +01:00
Bofh 15751325be Added config system 2021-11-25 14:33:49 +01:00
Bofh 381a188082 Fixed bug REDIRECT_URL not exists + views base Layout 2021-11-25 13:54:55 +01:00
Bofh edd8ffb317 Added base signup page 2021-11-25 13:34:40 +01:00
Bofh f243b08ec9 Added routing system (/user/@ and /@) + custom css 2021-11-25 13:26:50 +01:00
Bofh 077d030757 fix typo 2021-11-25 01:03:09 +01:00
Bofh 91f6dd2a8b Implemented locale system (without lang detection) 2021-11-25 01:01:05 +01:00
Bofh adda2114e5 Implement base env detection + simple templating 2021-11-24 21:50:30 +01:00
Bofh e6bf477386 Added skeleton css lib 2021-11-24 21:49:42 +01:00
Bofh 1e4426c5d1 Add ENV=dev on docker-compose 2021-11-24 21:48:01 +01:00
Bofh fd491cae8c Add docker-compose for dev 2021-11-24 20:49:27 +01:00
Bofh e0ec06c197 Actualizar 'README.md' 2021-11-24 18:30:11 +00:00
Bofh 363096021e More explanations 2021-11-24 18:23:08 +00:00
Bofh 75ba22c3ae Actualizar 'README.md' 2021-11-24 15:06:36 +00:00
Bofh 277763b5b6 Initial commit 2021-11-24 14:54:32 +00:00