Commit Graph

28 Commits

Author SHA1 Message Date
antonkomarev
751ba9f644 Improve README text 2020-07-13 01:33:52 +03:00
antonkomarev
893e4bfc4e Fix error badge size 2020-07-13 00:24:39 +03:00
antonkomarev
0b58381763 Extract Label variable 2020-07-13 00:22:51 +03:00
antonkomarev
a3609464f7 Reorder variables 2020-07-13 00:20:24 +03:00
antonkomarev
e0147d3ca1 Store views timestamps 2020-07-12 23:55:43 +03:00
antonkomarev
c1d0a540ed Fix database table name 2020-07-12 19:41:23 +03:00
antonkomarev
6b2b0a0f81 Improve README 2020-07-12 19:37:58 +03:00
antonkomarev
b9758533b8 Add screenshot of easter egg 2020-07-12 19:29:09 +03:00
antonkomarev
f15df29b0d Add out of the box solution to README 2020-07-12 19:24:58 +03:00
antonkomarev
037b1b7f39 Fix typo 2020-07-12 18:54:43 +03:00
antonkomarev
cf00dd637f Rename PdoRepository to DatabaseRepository 2020-07-12 18:53:31 +03:00
antonkomarev
aee20a4412 Rename PdoRepository to DatabaseRepository 2020-07-12 18:53:16 +03:00
Anton Komarev
c2a6fd9eea Add error badge rendering (#3) 2020-07-12 18:48:32 +03:00
Anton Komarev
e4f24b04f7 Add PDO repository (#2)
* Add PDO repository

* Make file storage path configurable

* Name username query property required

* Add special exception class
2020-07-12 18:46:42 +03:00
antonkomarev
042b26ea71 Remove Procfile 2020-07-12 13:14:10 +03:00
antonkomarev
be53d216c4 Add asserts to CounterFileRepository 2020-07-12 12:51:17 +03:00
antonkomarev
bf7b636702 Refactor CounterRepository 2020-07-12 12:43:51 +03:00
antonkomarev
b33e9d4fcf Refactor CounterImageRendererService 2020-07-12 12:28:18 +03:00
antonkomarev
793a8ff0b4 Add CounterRepositoryInterface 2020-07-12 12:15:03 +03:00
Anton Komarev
02397a195d Add dynamic username (#1)
* Add dynamic username resolving
2020-07-12 01:46:18 +03:00
antonkomarev
abe240035a Add Procfile 2020-07-12 01:25:12 +03:00
antonkomarev
a489e14c14 Remove PHP requirement 2020-07-12 01:22:15 +03:00
antonkomarev
2cb2bbbd08 Add composer.json 2020-07-12 01:11:04 +03:00
antonkomarev
8a5e36dddc Code cleanup 2020-07-11 23:45:03 +03:00
antonkomarev
422c88b370 Fix dynamic length 2020-07-11 23:38:14 +03:00
antonkomarev
56a94f4131 Improve readability 2020-07-11 23:07:15 +03:00
antonkomarev
926def8602 Improve readability 2020-07-11 23:06:22 +03:00
antonkomarev
64f36e61f4 Initial commit 2020-07-11 22:55:19 +03:00