Commit Graph

102 Commits

Author SHA1 Message Date
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
Ferdinand Mütsch 31013ad986 docs: update readme
docs: mention tinyproxy in advanced setup instructions
2021-01-31 13:59:28 +01:00
Ferdinand Mütsch 61f8a22cff docs: fix readme links and remove duplicated badge 2021-01-30 12:53:51 +01:00
Ferdinand Mütsch 179a107c2a docs: update readme 2021-01-30 12:51:12 +01:00
Ferdinand Mütsch ef0c76e2ff docs: beautify readme 2021-01-30 12:46:13 +01:00
Ferdinand Mütsch b732eea9b7 docs: minor corrections in readme 2021-01-25 08:43:20 +01:00
Ferdinand Mütsch 1f44ccadba docs: update readme with new build instructions 2021-01-24 09:54:54 +01:00
Ferdinand Mütsch a3d8c4d464 chore: docs and typos 2021-01-22 00:02:56 +01:00
Ferdinand Mütsch d57c02af7c feat: add ui for managing aliases (resolve #91) 2021-01-21 00:26:52 +01:00
Ferdinand Mütsch acda62488d chore: support for cockroachdb (resolve #90) 2021-01-18 21:37:15 +01:00
Ferdinand Mütsch 98b62b33c8 fix: concurrent access to language mappings (resolve #83) 2021-01-07 10:56:00 +01:00
Ferdinand Mütsch 262bee9022 fix: do not attempt to bind on ipv6 in docker (resolve #84) 2021-01-07 10:55:53 +01:00
Ferdinand Mütsch 143c80b7b4 docs: update readme 2021-01-04 11:39:02 +01:00
Ferdinand Mütsch 72e42a9c42 feat: add ipv6 and tls support (resolve #79) 2020-12-12 22:07:00 +01:00
Ferdinand Mütsch 439a87dec9 docs: advanced setup instructions for client-side reverse proxy 2020-12-11 23:05:49 +01:00
Ferdinand Mütsch a0e64ca955 chore: show badges on front page 2020-11-28 20:44:39 +01:00
Ferdinand Mütsch 903defca99 fix: commit missing files
chore: add favicon
2020-11-28 20:31:28 +01:00
Ferdinand Mütsch 4a78f66778 chore: set samesite attributes and configurable max age for cookies (resolve #75)
fix: sort entities by total time descending (resolve #74)
2020-11-21 22:30:56 +01:00
Ferdinand Mütsch 97e1fb27eb chore: attempt to configure coverage for sonar 2020-11-08 13:07:37 +01:00
Ferdinand Mütsch ad8168801c test: add first few unit tests 2020-11-08 12:46:12 +01:00
Ferdinand Mütsch 7befb82814 chore: remove clean up related parameters 2020-11-07 12:34:17 +01:00
Ferdinand Mütsch 861c81e414 docs: fix endpoint paths in readme (thanks @mlunax) 2020-10-27 21:06:41 +01:00
Ferdinand Mütsch 4506493353 docs: fix badges 2020-10-18 13:42:59 +02:00
Ferdinand Mütsch 11728b80ac
docs: update url 2020-10-17 13:37:43 +02:00
Ferdinand Mütsch b7c7817923 docs: display latest release as badge 2020-10-16 17:07:35 +02:00