Ferdinand Mütsch
36c96dafca
chore: update screenshot [ci skip]
2022-01-02 21:57:24 +01:00
Ferdinand Mütsch
c2d3426bcd
feat: project details page with branch statistics ( resolve #242 )
2022-01-02 20:04:29 +01:00
Ferdinand Mütsch
80252ff701
docs: add readme link
2022-01-02 12:02:12 +01:00
Ferdinand Mütsch
374e578a7c
feat: brotli precompressed assets ( resolve #284 )
2022-01-02 12:02:12 +01:00
Ferdinand Mütsch
aebfdc535d
refactor: redefine tailwind build
...
chore: encapsulate commonly used css classes
chore: add npm scripts for building tailwind and iconify assets
2022-01-02 12:02:12 +01:00
Ferdinand Mütsch
acf16421a6
chore: add quick start option
2022-01-02 12:02:12 +01:00
Rafael Oliveira
0ee52662d3
fix misc. typos
2021-12-30 02:09:04 +00:00
Ferdinand Mütsch
e1daf1406e
docs: mention blog post
2021-12-27 08:43:24 +01:00
Kid
78a26dbf3c
Another typo fix
2021-11-26 22:55:43 +11:00
Kid
6852494d36
Fix a typo
2021-11-25 22:28:20 +08:00
Steven Tang
305166ce68
Remove Table of Contents from README [ci skip]
...
Github has menu, and the links don't seem to work on Docker Hub
2021-11-25 20:31:41 +11:00
Steven Tang
400f25c23e
fix: remove dead client-side proxy link in README [ci skip]
...
This link is present in Client Setup section
2021-11-25 20:28:43 +11:00
Ferdinand Mütsch
57175ae7f8
docs: update readme [ci skip]
2021-10-14 13:09:26 +02:00
Ferdinand Mütsch
5df0f48303
feat: user avatars
2021-10-14 12:04:21 +02:00
Ferdinand Mütsch
5394349c73
update readme [ci skip]
2021-09-29 21:04:00 +02:00
Steven Tang
fe0f41cecb
feat: add test steps to Linux workflow
2021-09-17 21:24:12 +10:00
Ferdinand Mütsch
f399fd4ea7
docs: readme [ci-skip]
2021-08-12 09:25:19 +02:00
Ferdinand Mütsch
0542813ed6
docs: update backwards-compatible api url in readme
2021-08-07 10:23:27 +02:00
don Pablo
180e75a5eb
fix: README link to 'config.default.yml'
2021-08-06 16:36:44 +02:00
Ferdinand Mütsch
4d2a160ccb
chore: configurable request timeout
2021-06-24 21:56:47 +02:00
Andrew Udvare
3c12df52d9
feat: 🎸 add support for using a UNIX domain socket
2021-06-23 11:44:00 -04:00
Ferdinand Mütsch
f4612fd542
fix: badge endpoint permission fixes ( resolve #205 )
...
fix: reference past x days intervals from now instead of start of day
2021-06-11 16:02:28 +02:00
Ferdinand Mütsch
101fdfb957
chore: adapt default insert batch size ( fix #206 )
...
fix: set user data flag after import (fix #207 )
2021-06-10 23:22:04 +02:00
Ferdinand Mütsch
1a808f9197
feat: basic integration / api tests (wip) ( resolve #9 )
2021-05-28 17:14:16 +02:00
Ferdinand Mütsch
ee31212cdd
fix: hotfix for invalid api base url prefix ( #203 )
2021-05-19 10:18:18 +02:00
Ferdinand Mütsch
a4e7158db2
refactor: mail service abstraction layer
2021-04-30 15:17:07 +02:00
Ferdinand Mütsch
b16f777cc7
docs: minor typos [ci skip]
2021-04-29 21:46:22 +02:00
MeerBiene
7d03a9b12d
add code to stats example, add metrics example
2021-04-28 23:35:30 +02:00
Ferdinand Mütsch
4dd77ded26
docs: quick run script in readme
2021-04-28 22:26:44 +02:00
Ferdinand Mütsch
26ef93c1af
chore: minor refactorings to custom time parsing logic
2021-04-25 09:21:21 +02:00
Ferdinand Mütsch
c37278e660
chore: add option to silently fail in case of schema migration errors
2021-04-18 11:03:54 +02:00
Ferdinand Mütsch
d3713017e3
fix: include icon library to fix missing emojis on some platforms ( resolve #119 )
2021-04-16 17:07:11 +02:00
Steven Tang
6256c8e10a
ref: embed files, bump to go 1.16 ( #167 )
...
* ref: embed portion of files
* fix: readd pkger
* ref: embed version.txt
* fix: wrong mail template import path
* refactor: get rid of sql-migrate
refactor: get rid of pkger in favor of go embed (resolve #164 )
* chore: remove unused var [ci-skip]
Co-authored-by: Ferdinand Mütsch <ferdinand@muetsch.io>
2021-04-11 10:42:43 +00:00
Ferdinand Mütsch
4706809170
feat: smtp mail provider implementation
2021-04-10 00:07:13 +02:00
Ferdinand Mütsch
e1d040bd55
docs: mention wiki in docs
2021-04-04 10:23:35 +02:00
Ferdinand Mütsch
9fc3c65efe
feat: sentry integration ( resolve #142 )
2021-03-23 22:12:15 +01:00
Ferdinand Mütsch
81d3251856
fix: use compatible tailwind version
2021-02-21 13:02:01 +01:00
Ferdinand Mütsch
701ed0a3e1
chore: purge tailwind classes ( resolve #22 )
2021-02-21 11:14:55 +01:00
Ferdinand Mütsch
e55adf6287
fix: mysql character encoding ( resolve #131 )
2021-02-17 21:04:22 +01:00
Ferdinand Mütsch
703805412b
chore: code smell [ci skip]
2021-02-12 19:26:23 +01:00
Ferdinand Mütsch
88eb68b1a9
feat: add prometheus metrics without external standalone exporter
2021-02-12 18:50:13 +01:00
Ferdinand Mütsch
218c571859
feat: display setup instructions on startup ( resolve #120 )
2021-02-12 10:10:44 +01:00
Ferdinand Mütsch
66b01c2797
docs: update readme toc
2021-02-07 17:30:14 +01:00
Ferdinand Mütsch
8fc39f23fa
feat: add swagger docs ( resolve #40 )
2021-02-07 11:54:41 +01:00
Ferdinand Mütsch
6f30272b8c
style: card theming
2021-02-06 23:44:11 +01:00
Ferdinand Mütsch
77050f23f2
chore: settings interface for github readme stats
2021-02-06 23:02:35 +01:00
Ferdinand Mütsch
161e375f74
chore: optimize import date range
2021-02-06 23:02:35 +01:00
Ferdinand Mütsch
da3c80362c
docs: update readme
2021-02-06 23:02:35 +01:00
Ferdinand Mütsch
3a7f2918f4
style: new logo
2021-02-06 13:04:18 +01:00
Ferdinand Mütsch
82e9244cdc
style: change color palette
2021-02-05 23:42:20 +01:00