index
:
luciferreeves.github.io
master
Personal Website
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-21
fix posts code rendering
Bobby
3
-9
/
+25
2022-03-21
Add tabkes to post render
Bobby
1
-0
/
+5
2022-03-21
Auto add table styles
Bobby
1
-0
/
+6
2022-03-21
force check referer before api request
Bobby
3
-158
/
+117
2022-03-21
try2: adding origins to cors
Bobby
1
-9
/
+5
2022-03-21
adding origins to cors module
Bobby
1
-7
/
+21
2022-03-21
Remove CORS module
Bobby
1
-16
/
+4
2022-03-21
Remove CORS module
Bobby
1
-3
/
+0
2022-03-21
Remove CORS
Bobby
1
-1
/
+19
2022-03-21
Delete post function
Bobby
2
-0
/
+31
2022-03-21
update posts function
Bobby
7
-17
/
+294
2022-03-21
Server side rendering of index page
Bobby
3
-27
/
+45
2022-03-21
Merge branch 'master' of https://github.com/luciferreeves/luciferreeves.githu...
Bobby
1
-5
/
+6
2022-03-21
Server side rendering of repos page
Bobby
6
-289
/
+293
2022-03-20
Update README.md
Bobby
1
-1
/
+1
2022-03-20
Update README.md
Bobby
1
-4
/
+5
2022-03-20
update readme
Bobby
1
-3
/
+51
2022-03-20
fix code highlight
Bobby
1
-12
/
+8
2022-03-20
fix post rendering and links
Bobby
7
-77
/
+158
2022-03-19
Added post to main page + posts page
Bobby
8
-15
/
+448
2022-03-19
change about picture
Bobby
2
-1
/
+1
2022-03-19
added weekly contributions label
Bobby
1
-4
/
+6
2022-03-19
Added chart for contributions
Bobby
2
-0
/
+76
2022-03-16
fix links
Bobby
1
-1
/
+1
2022-03-16
function to get posts
Bobby
3
-9
/
+68
2022-03-16
Function to create posts
Bobby
10
-36
/
+1639
2022-03-16
get posts from firebase
Bobby
7
-18
/
+278
2022-03-15
handle login page status while loading
Bobby
3
-4
/
+72
2022-03-15
fix url for repo link
Bobby
1
-1
/
+1
2022-03-15
get user info first before repo info
Bobby
1
-64
/
+65
2022-03-15
make jquery load first for repos
Bobby
1
-1
/
+1
2022-03-15
Merge branch 'master' of https://github.com/luciferreeves/luciferreeves.githu...
Bobby
44
-1704
/
+36
2022-03-15
remove twitter widgets
Bobby
5
-9
/
+4
2022-03-15
Merge pull request #1 from luciferreeves/imgbot
Bobby
44
-1704
/
+36
2022-03-15
rename page headers
Bobby
1
-4
/
+4
2022-03-15
remove console log from repos.js
Bobby
1
-1
/
+0
2022-03-15
remove origin true
Bobby
1
-1
/
+1
2022-03-15
minify css files
Bobby
3
-11371
/
+3
2022-03-15
move js code to separate files, update links
Bobby
7
-240
/
+248
2022-03-15
repository page with pagination + user api + custom cursor and icons
Bobby
10
-103
/
+4925
2022-03-15
Exclude server IP from HTTPS
Bobby
1
-1
/
+1
2022-03-15
Exclude server IP from HTTPS
Bobby
1
-1
/
+1
2022-03-15
repositories page and api
Bobby
9
-20
/
+444
2022-03-15
[ImgBot] Optimize images
ImgBotApp
44
-1704
/
+36
2022-03-15
about page
Bobby
5
-3
/
+245
2022-03-15
fix nav routes
Bobby
2
-4
/
+4
2022-03-15
remove creds route
Bobby
1
-18
/
+0
2022-03-15
Format secrets for firebase
Bobby
2
-1
/
+18
2022-03-15
add HTTPS redirect and remove unused deps
Bobby
3
-34
/
+23
2022-03-15
admin login logout functionality
Bobby
10
-87
/
+3103
[next]