18 Commits

Author SHA1 Message Date
Bartek Fabiszewski
2f7a1969ce Add database table prefix support 2017-04-17 22:04:33 +02:00
Bartek Fabiszewski
afeb389e09 Add setup script 2017-04-17 13:15:44 +02:00
Bartek Fabiszewski
1823f15611 Typo: use proper case of db class 2017-04-16 22:45:56 +02:00
Bartek Fabiszewski
7088d326ab Add track edit/delete feature 2017-04-14 17:24:09 +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
53043c0057 Fix: last position of given user shown incorrectly 2017-04-09 14:03:13 +02:00
Bartek Fabiszewski
a68e355ae3 Fix: no tracks if both require_authentication and public_tracks set to false 2017-04-08 09:57:15 +02:00
Bartek Fabiszewski
6723a830c4 Fix: always shows all positions (regression) 2017-04-07 19:02:05 +02:00
Bartek Fabiszewski
4a8bdc91b0 Fix: ignored gkey config value 2017-04-07 16:07:38 +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
79a31aab21 Add config helper 2017-04-06 19:18:51 +02:00
Bartek Fabiszewski
d93bbd4650 Refactor user handling to use helper classes 2017-04-06 18:07:15 +02:00