Commit Graph

163 Commits

Author SHA1 Message Date
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
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
Ferdinand Mütsch 4336d732c9 docs: update readme 2020-10-16 16:51:11 +02:00
Ferdinand Mütsch dd50b4076f docs: include sonarcloud badges 2020-10-09 21:47:18 +02:00
Ferdinand Mütsch 3bafde7ab1 fix: adapt docker image to new config format 2020-10-04 11:52:52 +02:00
Ferdinand Mütsch 29619f09ed docs: update docs for new config format 2020-10-04 11:35:23 +02:00
Ferdinand Mütsch 45f372168d
docs: readme 2020-09-12 16:50:51 +02:00
Ferdinand Mütsch d60dddb550 feat: implement badges endpoint and sharing functionality 2020-09-12 16:09:23 +02:00
Ferdinand Mütsch 19a8c61f77 feat: add more pre-configured intervals (resolve #51) 2020-09-12 12:40:38 +02:00
Ferdinand Mütsch fde8c35362 docs: include github project card for exporter repo 2020-09-12 09:21:04 +02:00
Ferdinand Mütsch 8dca9f5cc0 chore: parallel summary conversion 2020-09-12 00:20:16 +02:00
Ferdinand Mütsch 570aeebe01 docs: document prometheus export 2020-09-11 23:51:46 +02:00
Ferdinand Mütsch 7c8ea86d4e docs: document api endpoints in readme 2020-09-06 12:25:12 +02:00
Ferdinand Mütsch 12cc4cd9cf feat: introduce machine summaries (resolve #48) 2020-08-29 22:03:01 +02:00
Ferdinand Mütsch 05b740c87d chore: minor changes to the github actions 2020-05-31 09:52:13 +02:00
Ferdinand Mütsch 5e7e32ddb0 docs: update readme 2020-05-30 21:01:46 +02:00
Ferdinand Mütsch d12ccc4566 docs: update readme 2020-05-30 20:54:56 +02:00
Ferdinand Mütsch 3c2dc78c93 refactor: refactor migrations and add fixtures
feat: introduce key-value store
feat: imprint page (resolve #23)
chore: remove default user
chore: remove packr
2020-05-30 20:41:27 +02:00
Ferdinand Mütsch 128f2965cc docs: update readme 2020-05-30 12:14:37 +02:00
Ferdinand Mütsch 9dae5a1f77 feat: allow insecure cookies (resolve #27) 2020-05-30 12:11:25 +02:00
Ferdinand Mütsch 98d7d02935 docs: update readme 2020-05-28 22:36:00 +02:00
Ferdinand Mütsch f0b17e77b2 docs: update readme 2020-05-24 20:28:12 +02:00
Ferdinand Mütsch 4c39222193 docs: update badges 2020-05-23 20:11:09 +02:00
Ferdinand Mütsch ef10f8b589 Merge branch 'master' of github.com:n1try/wakapi
 Conflicts:
	README.md
2020-05-23 20:05:40 +02:00
Ferdinand Mütsch 7f3c8dacba docs: add badges 2020-05-23 20:04:48 +02:00
Ferdinand Mütsch 7bf6f353a9 docs: add badges 2020-05-23 20:02:40 +02:00
Ferdinand Mütsch a77f37da02
Update README.md 2020-05-12 11:16:55 +02:00
Ferdinand Mütsch 94e1de772c doc: update readme 2020-04-26 15:40:46 +02:00
Ferdinand Mütsch b05105cbeb fix: docker build 2020-04-26 15:07:00 +02:00
William Flores edae516571
feat: add support for sqlite3 2020-04-19 16:58:54 -07:00
Ferdinand Mütsch 7d36c4e111 Rename project.
Add build script.
2020-03-31 12:22:17 +02:00
Ferdinand Mütsch 1510bcaa91 Experimental Postgres support. 2020-03-31 12:03:49 +02:00
Ferdinand Mütsch b858a02ecd Update Readme. 2020-03-31 11:25:24 +02:00
Ferdinand Mütsch bcb56a02ef Readme typo. 2020-03-31 09:17:00 +02:00
Ferdinand Mütsch fd2e0d145d
Update README.md 2020-03-11 10:19:55 +01:00
Ferdinand Mütsch 45d061755c
Update README.md 2020-03-10 19:58:37 +01:00
Ferdinand Mütsch fd1f749599 Update README.md 2020-02-20 16:09:50 +01:00
Ferdinand Mütsch 6d3891b398 Resolve #11. 2020-02-20 15:39:56 +01:00
Ferdinand Mütsch b7616a7457 Update Readme.
Previously resolved #1.
2019-10-11 09:09:18 +02:00
Ferdinand Mütsch 82acd2725e Update Readme. 2019-10-08 09:08:52 +02:00
robrotheram 76d098717e Updated Readme with Docker 2019-10-07 23:48:28 +01:00