index
:
Blog
master
optimization
A simple blog system with Markdown support, written in PHP & MySQL.
Thomas Lange
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-19
Rename CRUD methods of Attribute class
Thomas Lange
10
-12
/
+12
2021-06-19
Fix missing margin on user list
Thomas Lange
2
-0
/
+9
2021-06-17
Update installation instructions
Thomas Lange
1
-4
/
+5
2021-06-17
Add .git to forbidden directories
Thomas Lange
2
-2
/
+2
2021-06-17
Pass configuration array directly to foreach
Thomas Lange
1
-8
/
+3
2021-06-17
Move database.sql to core/db/
Thomas Lange
2
-1
/
+1
2021-06-17
Add migrations directory
Thomas Lange
5
-0
/
+18
2021-06-16
Add migration table to database.sql
Thomas Lange
1
-0
/
+7
2021-06-14
Remove more redundant try/catch blocks
Thomas Lange
28
-902
/
+616
2021-06-14
Remove redundant try/catch block
Thomas Lange
1
-12
/
+13
2021-06-14
Darken background on focused/active buttons
Thomas Lange
2
-2
/
+21
2021-06-14
Remove useless AttributeInterface
Thomas Lange
2
-7
/
+1
2021-06-13
Use grid layout for items in administration area
Thomas Lange
24
-68
/
+168
2021-06-13
Ignore source maps for Javascript and CSS
Thomas Lange
3
-2
/
+2
2021-06-13
Add configuration settings (admin prefixes)
Thomas Lange
4
-6
/
+20
2021-06-13
Replace the flex layout in favor of a grid layout
Thomas Lange
11
-277
/
+265
2021-06-12
Remove outline from focused form elements
Thomas Lange
2
-0
/
+7
2021-06-12
Place message boxes outside the <form> elements
Thomas Lange
7
-53
/
+62
2021-06-12
Remove function "getRandomValue"
Thomas Lange
2
-8
/
+1
2021-06-12
Show first image from items content
Thomas Lange
6
-9
/
+40
2021-06-12
Use SCSS for stylesheets
Thomas Lange
15
-1083
/
+2536
2021-05-25
Change header icon link in admin theme
Thomas Lange
1
-1
/
+3
2021-05-20
Update Parsedown library to version 1.7.4
v2.4.3
Thomas Lange
1
-5
/
+38
2021-05-20
Update readme.md
Thomas Lange
1
-3
/
+0
2020-12-31
Remove PHP closing tags and add LF in "core/namespace/User/*"
Thomas Lange
4
-4
/
+0
2019-10-29
Remove PHP closing tags and add LF to text files
Thomas Lange
99
-99
/
+40
2019-10-16
Use strftime() with locale support
Thomas Lange
2
-29
/
+6
2019-07-27
Add notice to readme.md
Thomas Lange
1
-0
/
+3
2019-07-03
Add references to the documentation
Thomas Lange
1
-2
/
+5
2019-05-05
Update CSS layout
Thomas Lange
2
-26
/
+36
2019-04-27
Add missing indentation
Thomas Lange
1
-6
/
+6
2019-04-27
Remove if condition with empty body
Thomas Lange
1
-2
/
+1
2019-04-26
Remove "box-sizing" property with invalid value
Thomas Lange
1
-2
/
+0
2019-04-26
Replace term "template" with "theme"
Thomas Lange
2
-3
/
+3
2019-04-26
Rename "template" directory to "theme"
Thomas Lange
69
-5
/
+5
2019-04-26
Rename "standard" template to "default"
Thomas Lange
31
-3
/
+3
2019-04-26
Remove template names from header comment blocks
Thomas Lange
21
-21
/
+21
2019-04-26
Update readme.md
Thomas Lange
1
-1
/
+1
2019-01-25
Reformat the entire CSS code
Thomas Lange
2
-277
/
+1315
2019-01-21
Close CSS comment blocks correctly
Thomas Lange
2
-156
/
+156
2018-09-20
Update style of emoticon selection
Thomas Lange
1
-3
/
+2
2018-09-10
Remove background image
Thomas Lange
2
-1
/
+1
2018-09-09
Correct regex replace strings
Thomas Lange
1
-2
/
+2
2018-09-09
Use function "parseUnicodeEmoticons"
Thomas Lange
1
-0
/
+1
2018-09-09
Add function "parseUnicodeEmoticons"
Thomas Lange
1
-0
/
+14
2018-09-09
Use function "getUnicodeEmoticons" in form templates
Thomas Lange
3
-6
/
+6
2018-09-09
Update example post
Thomas Lange
1
-1
/
+1
2018-09-09
Add function "getUnicodeEmoticons"
Thomas Lange
1
-0
/
+24
2018-05-20
Remove margin-bottom from paragraph in item excerpts
Thomas Lange
1
-0
/
+1
2018-05-18
Remove square brackets from form placeholders
Thomas Lange
3
-10
/
+10
[prev]
[next]