Releases: patrikx3/gitlist
Make to use the tag/branch button like GitHub
v1.1.11
- Make to use the tag/branch button like GitHub
https://github.com/patrikx3/gitlist/blob/master/changelog.md#v1111
fixed all components to use light/dark mode
v1.1.10
- total dark/light mode (CodeMirror, diff, Markdown)
https://github.com/patrikx3/gitlist/blob/master/changelog.md#v1110
New update
v1.1.9
- we automatically load the next commit, when we are on the bottom of the page
- minor toast fix
- dark markdown
https://github.com/patrikx3/gitlist/blob/master/changelog.md#v119
config.ini change
v1.1.8
The config.ini
file with url_subdir
or later clone_subdir
variable has been changed to the git_clone_subdir
variable.
https://github.com/patrikx3/gitlist#there-is-a-changing-break
https://github.com/patrikx3/gitlist/blob/master/changelog.md#v118
Added more syntax highlighting from CodeMirror
Secure the server, sources are not in public, the server should point to the public folder
There is a changing break
Before, everything was in the root
of the web server.
Which is not secure.
For now, you can create a folder eg. /var/www/gitlist.me.com/
and make sure, that you server does not point to /var/www/gitlist.me.com/
, but instead, point to /var/www/gitlist.me.com/public
.
https://github.com/patrikx3/gitlist/blob/master/changelog.md#v116
Total rewamp, pure Bootstrap
https://github.com/patrikx3/gitlist/blob/master/changelog.md#v115
Plus many other new features (like headers have href's in markdown, like GitHub or https://corifeus.com does it).
Emojis are awesome!
Older JS
scripts were copied, now they are pure from NPM
...
Moved from Bower to Webpack and Babel
1.1.4 p3x-robot sunday release 2018-5-11 23:21:36
Added twemoji-s
1.1.2 p3x-robot sunday release 2018-5-11 16:00:25
Minor Boostrap fix
1.1.1 p3x-robot sunday release 2018-5-11 15:34:14