20 Commits

Author SHA1 Message Date
Bartek Fabiszewski
cd5255cbb8 Minor code cleanup 2019-05-23 10:58:57 +02:00
Bartek Fabiszewski
3966c697b7 Use singleton instance directly 2019-05-15 11:48:24 +02:00
Bartek Fabiszewski
46ee95dbbe Fix Postgresql issues 2019-01-28 13:55:32 +01:00
Bartek Fabiszewski
61661e7fb7 initial PDO support 2019-01-23 12:23:25 +01:00
Bartek Fabiszewski
33e77d9962 Rewrite authorization into class 2017-08-25 16:38:20 +02:00
Bartek Fabiszewski
4ddbbb9807 Delete positions with tracks in deleteAll 2017-08-17 17:18:41 +02:00
Bartek Fabiszewski
65a5c95f67 Convert methods to static where possible 2017-08-17 15:38:58 +02:00
Bartek Fabiszewski
5c3f6bb530 Always return valid regex 2017-05-23 22:36:26 +02:00
Bartek Fabiszewski
ffef321be9 Use static initializer in uConfig class 2017-04-18 09:25:21 +02:00
Bartek Fabiszewski
2f7a1969ce Add database table prefix support 2017-04-17 22:04:33 +02:00
Bartek Fabiszewski
1823f15611 Typo: use proper case of db class 2017-04-16 22:45:56 +02:00
Bartek Fabiszewski
e89d30bb98 Optionally enforce password strength (adds config options) 2017-04-14 15:55:00 +02:00
Bartek Fabiszewski
04b2b77139 Add optional password_compat for PHP 5.4 2017-04-14 15:40:02 +02:00
Bartek Fabiszewski
87d760e4a2 Add edit/delete user menus 2017-04-12 20:16:39 +02:00
Bartek Fabiszewski
5318686626 Reorganize files into subfolders 2017-04-11 17:00:40 +02:00
Bartek Fabiszewski
c46486396c Update phpdoc, minor formatting 2017-04-09 23:35:55 +02:00
Bartek Fabiszewski
e5bad9e959 Refactor tracks, positions handling to use helper classes 2017-04-07 16:04:59 +02:00
Bartek Fabiszewski
b15202281d Fix copyright notice 2017-04-07 08:04:07 +02:00
Bartek Fabiszewski
0ebadb8939 Add password change form 2017-04-06 23:23:25 +02:00
Bartek Fabiszewski
d93bbd4650 Refactor user handling to use helper classes 2017-04-06 18:07:15 +02:00