jlelse
/
kis3
Archived
1
Fork 0
Commit Graph

71 Commits

Author SHA1 Message Date
Jan-Lukas Else e066c7d547 Update dependencies and remove kis3.dev reference 2021-01-04 10:56:42 +01:00
Jan-Lukas Else 5c0daf4d40 Respond with 201 to view requests 2020-05-05 15:12:20 +02:00
Jan-Lukas Else 487d8faeb7 Only send referrer origin in script 2020-05-05 15:11:43 +02:00
Jan-Lukas Else 41e2766958 Rework Telegram integration 2020-04-22 21:40:28 +02:00
Jan-Lukas Else 95952aae6b Use vanity url for module path 2020-04-18 11:52:50 +02:00
Jan-Lukas Else dc8e85c840 Update dependencies 2020-04-01 16:55:54 +02:00
Jan-Lukas Else a45170a378 Update Dockerfile 2020-04-01 16:45:36 +02:00
Jan-Lukas Else de134f5e10 Update chart.js 2020-02-22 12:11:41 +01:00
Jan-Lukas Else d1b9a736bd Update dependencies 2020-02-22 11:58:47 +01:00
Jan-Lukas Else 02d93e1507 Updates 2020-01-13 07:51:40 +01:00
Jan-Lukas Else e0ffc51be3 Fix 2019-10-19 12:20:25 +02:00
Jan-Lukas Else e18e24da46 Add tracking of operating systems 2019-10-19 12:13:02 +02:00
Jan-Lukas Else d1b3dd4814 Fix test, format code 2019-10-13 13:13:11 +02:00
Jan-Lukas Else 8c3e639668 Update dependencies 2019-10-13 12:24:11 +02:00
Jan-Lukas Else 068ce0ca5e Bots filter 2019-08-02 19:32:34 +02:00
Jan-Lukas Else f59b999899 Save if view was made by bot 2019-08-02 18:47:30 +02:00
Jan-Lukas Else 023aa22096 Update dependencies 2019-07-25 18:20:56 +02:00
Jan-Lukas Else e9e25ae41a Feature: Request stats via Telegram 2019-05-27 15:03:30 +02:00
Jan-Lukas Else 94251f1968 Refactor 2019-05-26 22:32:02 +02:00
Jan-Lukas Else 86152eafb9 Add reports via Telegram 2019-05-26 09:12:30 +02:00
Jan-Lukas Else 022bbebe48 Add "count" view 2019-05-26 08:31:30 +02:00
Jan-Lukas Else b270ed6299 Use prepared SQL statement 2019-05-18 11:13:02 +02:00
Jan-Lukas Else 4037788bd0 Add fromrel / torel 2019-05-07 11:23:59 +02:00
Jan-Lukas Else 7800e5fe07 Add instructions to build from source 2019-05-05 10:20:05 +02:00
Jan-Lukas Else 691c813350 Change go module name to github.com/kis3/kis3 2019-05-05 10:08:11 +02:00
Jan-Lukas Else d6a03997ed Fix issues with multiple reports 2019-05-01 12:50:09 +02:00
Jan-Lukas Else 4b004a803c Add limit filter and rename orderrow to ordercol
Idk why I'm so stupid and confused rows and columns
2019-05-01 12:17:37 +02:00
Jan-Lukas Else 18c5ff85b0 Add ca-certificates to Dockerfile 2019-05-01 12:09:08 +02:00
Jan-Lukas Else 85f16f1d0e
Add Daily Email reports feature (#4) 2019-05-01 11:46:52 +02:00
Jan-Lukas Else 903dab597f Use start of hour instead of start of day for allhours 2019-04-30 13:30:18 +02:00
Jan-Lukas Else 8e24ac6a41 Add more tests 2019-04-30 11:29:48 +02:00
Jan-Lukas Else c19cdf24b8 Update sqlite3 dependency and remove unneded down migrations 2019-04-30 10:53:38 +02:00
Jan-Lukas Else d3a1c467f9 Correct filters on alldays / allhours 2019-04-29 12:33:03 +02:00
Jan-Lukas Else 2c5151ee8a Update Cache Headers 2019-04-27 07:41:55 +02:00
Jan-Lukas Else 95c5cdc704 Fix allhours / alldays showing extra day 2019-04-24 11:54:04 +02:00
Jan-Lukas Else 1d0d31f045 Add a few unit tests for database filter building 2019-04-24 11:10:49 +02:00
Jan-Lukas Else 7812af3f3f Use Github Pages 2019-04-20 21:32:25 +02:00
Jan-Lukas Else a1824e9715 Add information about license to readme 2019-04-20 21:08:14 +02:00
Jan-Lukas Else 8ff04dd533 Add MIT license 2019-04-20 21:04:58 +02:00
Jan-Lukas Else ecca8d6197 Add a first README 2019-04-20 21:01:17 +02:00
dependabot[bot] ffc1aebff1 Bump github.com/gobuffalo/packr/v2 from 2.1.0 to 2.2.0 (#3)
Bumps [github.com/gobuffalo/packr/v2](https://github.com/gobuffalo/packr) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/gobuffalo/packr/releases)
- [Changelog](https://github.com/gobuffalo/packr/blob/master/.goreleaser.yml)
- [Commits](https://github.com/gobuffalo/packr/compare/v2.1.0...v2.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-20 12:38:48 +02:00
Jan-Lukas Else 0cc64d9c53 Use alpine:edge as base image for build 2019-04-15 14:34:59 +02:00
Jan-Lukas Else e9bfe9205d Remove a few useless return statements 2019-04-15 10:21:53 +02:00
Jan-Lukas Else 40f104803d Add tzdata to Docker image 2019-04-15 10:07:14 +02:00
Jan-Lukas Else 23cce2ee3a Add "alldays" and "allhours" view 2019-04-15 09:56:41 +02:00
Jan-Lukas Else a20507100a Small upper / lower case things 2019-04-15 09:41:59 +02:00
Jan-Lukas Else 57aca37a5f Add "orderrow" and "order" parameters to order result 2019-04-09 15:17:18 +02:00
Jan-Lukas Else e1603e19bf Switch back to parameter based url tracking 2019-04-09 14:54:58 +02:00
Jan-Lukas Else 57cbd62da5 Add viewport metatag to chart HTML for responsiveness 2019-04-09 14:38:09 +02:00
Jan-Lukas Else 0ba4c2d258 Set first to "Undefined" when empty 2019-04-09 14:31:34 +02:00