Skip to content

Tags: emad-elsaid/xlog

Tags

v1.5.3

Toggle v1.5.3's commit message

Verified

This commit was signed with the committer’s verified signature.
emad-elsaid Emad Elsaid
Support X links

v1.5.2

Toggle v1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #60 from juanolon/jump-to

jumpt to last position

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
emad-elsaid Emad Elsaid
Add Mathjax files to build step

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #54 from juanolon/mathjax-fix

fix mathjax extension

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
emad-elsaid Emad Elsaid
Fix sitemap.xml path

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
emad-elsaid Emad Elsaid
add custom widget extension

v01.2.0

Toggle v01.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
emad-elsaid Emad Elsaid
use types.Map to replace Maps/Mutex pair

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
emad-elsaid Emad Elsaid
remove unused consts

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
emad-elsaid Emad Elsaid
Upgrade Golang to 1.22 and use new HTTP paths format

BREAKING CHANGES TO EXTENSIONS

If you developed an extension review your http handlers paths to make sure
they're still working. you must use the new format with GET,POST,DELETE
functions. instead of {name:regex} use {name} only and use r.PathValue instead
of Vars function

v0.100.0

Toggle v0.100.0's commit message

Verified

This commit was signed with the committer’s verified signature.
emad-elsaid Emad Elsaid
fix photo single page