Bofh
|
ce2fa9ce9f
|
Locale changes + some little design changes
|
1 year ago |
Bofh
|
ff59a48ee1
|
Added locales for login flow + some css improvements on /web
|
1 year ago |
Bofh
|
697204fe7b
|
Added logout button on profile menu
|
1 year ago |
Bofh
|
684e169b70
|
Added modal system + added profile menu
|
1 year ago |
Bofh
|
8ca3a6c051
|
Designing /web layout + user nav
|
1 year ago |
Bofh
|
5f219304a2
|
Add a css loader on every async API call
TODO: maybe be able to select not to show it by arg?
|
1 year ago |
Bofh
|
ba6569ee0b
|
Little css improvements on /login
|
1 year ago |
Bofh
|
325268ba6b
|
Revert "Don't return_transfer on oauth revoke"
This reverts commit c927aeed6d .
|
1 year ago |
Bofh
|
0c04725568
|
Added keycode Enter support for login
|
1 year ago |
Bofh
|
fb1d26d57f
|
Locales changes + little css changes
|
1 year ago |
Bofh
|
73bc3dc993
|
/login redirects to / if session is ok
|
1 year ago |
Bofh
|
4f73dddc73
|
Finish mastodon login flow
|
1 year ago |
Bofh
|
415becc496
|
Layouts and css for /login and /login/mastodon
|
1 year ago |
Bofh
|
1cb570bbb3
|
Home css + added /discovery
|
1 year ago |
Bofh
|
85af815d99
|
Changed hero and start messages
|
1 year ago |
Bofh
|
c927aeed6d
|
Don't return_transfer on oauth revoke
|
1 year ago |
Bofh
|
f83f86554c
|
Logout process now revokes Mastodon auth token associated to session
|
1 year ago |
Bofh
|
4590975b96
|
Get user profile data into $user variable
|
1 year ago |
Bofh
|
9745fe5a9f
|
Implement logout system
|
1 year ago |
Bofh
|
349ee5fa42
|
Add even more data to auth_more
We need to know the instance of the token to revoke it
|
1 year ago |
Bofh
|
adff3cc36f
|
Add auth_more field for more authentication data needed
|
1 year ago |
Bofh
|
418d4f3371
|
Refactor /signup to /login to be more clear
(Actually the signup and login process is the same)
|
1 year ago |
Bofh
|
a2f03869d1
|
Add cookie validation on base.php and include web/index.php if ok
|
1 year ago |
Bofh
|
f65402204e
|
Solved bug or typo in oauth mastodon
|
1 year ago |
Bofh
|
564f81d5d5
|
Removed mocks for oauth mastodon
|
1 year ago |
Bofh
|
bfc0bde05d
|
Added session creation on Mastodon + Add migration
|
1 year ago |
Bofh
|
40374fa3a7
|
Add migrations
|
1 year ago |
Bofh
|
77e398f253
|
Added check acct correct and exists on database (still TODO)
|
1 year ago |
Bofh
|
498627051c
|
Changed http code parameter order
|
1 year ago |
Bofh
|
6171363041
|
Change database to a simple PDO object
|
1 year ago |
Bofh
|
c4745f0519
|
Implemented a default config system
|
1 year ago |
Bofh
|
49016345da
|
Add docker image to support Apache rewrites and PSQL
|
1 year ago |
Bofh
|
ff33fd7bcf
|
Join things together to postgres
|
1 year ago |
Bofh
|
5282b5cabb
|
Tigthen permissions + implement mocks for OAuth testing
* We are testing the OAuth final step
|
1 year ago |
Bofh
|
d9b0013329
|
Half-implemented OAuth system for Mastodon
|
1 year ago |
Bofh
|
0b28014597
|
Added some base methods (utils)
|
1 year ago |
Bofh
|
b889e008a4
|
Change hardcoded DEV HOST
|
1 year ago |
Bofh
|
a549dff9d6
|
Fix typo in config.php.example
|
1 year ago |
Bofh
|
96d6b5f083
|
hres and hres_json for responses
|
1 year ago |
Bofh
|
3ad1d22f46
|
Add API to get Mastodon new Authorization OAUTH URL
|
1 year ago |
Bofh
|
6338397650
|
Added base methods + change l to bootstrap lr()
* Created resolve_instance function
|
1 year ago |
Bofh
|
15751325be
|
Added config system
|
1 year ago |
Bofh
|
381a188082
|
Fixed bug REDIRECT_URL not exists + views base Layout
|
1 year ago |
Bofh
|
edd8ffb317
|
Added base signup page
|
1 year ago |
Bofh
|
f243b08ec9
|
Added routing system (/user/@ and /@) + custom css
|
1 year ago |
Bofh
|
077d030757
|
fix typo
|
1 year ago |
Bofh
|
91f6dd2a8b
|
Implemented locale system (without lang detection)
|
1 year ago |
Bofh
|
adda2114e5
|
Implement base env detection + simple templating
|
1 year ago |
Bofh
|
e6bf477386
|
Added skeleton css lib
|
1 year ago |
Bofh
|
1e4426c5d1
|
Add ENV=dev on docker-compose
|
1 year ago |