Commit Graph

45 Commits

Author SHA1 Message Date
Anton Komarev
f05e2394be Add Username Value Object (#6)
Add Username Value Object
2020-07-18 20:32:06 +03:00
antonkomarev
214f1bf950 Update readme text 2020-07-18 16:57:04 +03:00
antonkomarev
5e1f7818cb Update readme text 2020-07-18 15:51:28 +03:00
antonkomarev
0801a3a503 Update readme text 2020-07-18 15:50:18 +03:00
antonkomarev
cf92731f01 Update example screenshot 2020-07-18 15:44:29 +03:00
antonkomarev
7420fa1016 Update screenshot of secret repo 2020-07-18 15:40:39 +03:00
antonkomarev
8a0fb9af00 Cleanup readme 2020-07-18 15:21:40 +03:00
antonkomarev
113f93dbf9 Cleanup readme 2020-07-18 15:19:08 +03:00
antonkomarev
33b968f00a Cleanup readme 2020-07-18 15:14:41 +03:00
antonkomarev
01427f92ad Add package description 2020-07-18 02:01:28 +03:00
antonkomarev
c91e45f09b Add ext-pdo suggestion 2020-07-18 01:59:39 +03:00
antonkomarev
0b2ed9e028 Add hero image 2020-07-17 21:18:34 +03:00
antonkomarev
b7cdc0d858 Remove unused import 2020-07-13 03:01:10 +03:00
antonkomarev
a4d2f7e2b5 Remove duplicate badge renderers 2020-07-13 02:36:09 +03:00
antonkomarev
8afb80e0aa Fix undefined index warnings 2020-07-13 02:08:27 +03:00
antonkomarev
321dd88dce Add information about visits log 2020-07-13 02:06:26 +03:00
Anton Komarev
45cfe66b89 Add pixel style (#4)
* Add Pixel style
2020-07-13 01:57:44 +03:00
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