Thomas Miceli
|
4a75a50370
|
Disable Gravatar (#37)
* Disable Gravatar
* Lowercase emails
* Add migration
|
2023-05-26 09:15:37 +02:00 |
|
Thomas Miceli
|
026bb7304c
|
Update go module name
|
2023-05-15 21:07:29 +02:00 |
|
Thomas Miceli
|
0cae152e03
|
Fix admin settings initialization (#31)
|
2023-05-12 12:06:55 +02:00 |
|
Thomas Miceli
|
58d40e211f
|
Fix SSH pubkey detection
|
2023-05-01 02:55:34 +02:00 |
|
Thomas Miceli
|
333efeacbf
|
Add require login feature to see gists
|
2023-04-28 20:31:10 +02:00 |
|
Thomas Miceli
|
5bc1697774
|
Migration system & fix ssh key table constraint
|
2023-04-18 02:33:19 +02:00 |
|
Thomas Miceli
|
4008b7ce38
|
Client key and secret Oauth in config
|
2023-04-17 19:11:32 +02:00 |
|
Thomas Miceli
|
a6c5696ceb
|
Support Github and Gitea OAuth providers
|
2023-04-17 14:25:39 +02:00 |
|
Thomas Miceli
|
dba3f4be44
|
Create admin settings and moved signup disable setting there
|
2023-04-17 00:17:06 +02:00 |
|
6543
|
19db4c223b
|
nits to improve git backend (#7)
|
2023-04-16 16:14:12 +02:00 |
|
Thomas Miceli
|
5638bf7601
|
Fix bug on undefined commiter name
|
2023-04-04 02:01:31 +02:00 |
|
Thomas Miceli
|
f49f4ca10d
|
Add avatars to HTML
|
2023-03-20 13:30:25 +01:00 |
|
Thomas Miceli
|
7b27db8849
|
Added email and gravatar to user config
|
2023-03-19 16:29:14 +01:00 |
|
Thomas Miceli
|
11b3eed250
|
Sync gists from database or filesystem (admin panel)
|
2023-03-19 01:51:25 +01:00 |
|
Thomas Miceli
|
8998e46fea
|
Update preview and file count when git push with http/ssh
|
2023-03-19 00:27:30 +01:00 |
|
Thomas Miceli
|
b56e02e3ed
|
Create FileDTO
|
2023-03-18 23:23:23 +01:00 |
|
Thomas Miceli
|
527be16183
|
Better log parsing
|
2023-03-18 23:18:20 +01:00 |
|
Thomas Miceli
|
22668be923
|
Added gist methods related to git + Truncate command output
|
2023-03-18 16:18:24 +01:00 |
|
Thomas Miceli
|
167abd4ae5
|
Enhanced model structs with DTOs
|
2023-03-17 14:56:39 +01:00 |
|
Thomas Miceli
|
0f42ef01b0
|
Decrement fork counter on gist/user delete
|
2023-03-15 00:52:24 +01:00 |
|
Thomas Miceli
|
1607d8fc93
|
Added forks
|
2023-03-14 23:26:39 +01:00 |
|
Thomas Miceli
|
8630f647c6
|
Decrement likes counters on user delete
|
2023-03-14 17:05:21 +01:00 |
|
Thomas Miceli
|
bee5d045c3
|
Initial commit
|
2023-03-14 16:22:52 +01:00 |
|