Commit Graph

7 Commits

Author SHA1 Message Date
antonkomarev
cf00dd637f Rename PdoRepository to DatabaseRepository 2020-07-12 18:53:31 +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
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
64f36e61f4 Initial commit 2020-07-11 22:55:19 +03:00