Commit Graph

21 Commits

Author SHA1 Message Date
Tobias Reich
0b87e8fe93 Syntax adjustments 2014-04-27 14:40:54 +02:00
Tobias Reich
e3b1a6f477 Added spaces 2014-04-26 19:37:02 +02:00
Tobias Reich
ed79ddce47 Small code cleanup 2014-04-21 14:18:13 +02:00
Ricardo Bartels
c110f3fb28 [Feature] don't hash passwords with MD5 in DB #114
All newly set and resetted passwords will now be stored as
blowfish hashed string generated via crypt().

Refs: #114
2014-04-21 02:19:23 +02:00
Tobias Reich
1e18094f8f Improved error handling by checking the dependencies (e.g. vars and parameters) 2014-04-19 21:07:36 +02:00
Tobias Reich
d382b62f57 Define dirs and files global (#122) 2014-04-13 14:08:18 +02:00
Tobias Reich
6530902d13 Improved getArchive with file names (#111) 2014-04-12 19:55:05 +02:00
Tobias Reich
17b6475b6c Small code improvements to getArchive 2014-04-12 18:00:11 +02:00
Tobias Reich
cf9dc0ec2f Moved upload and more to Photo 2014-04-12 00:30:26 +02:00
Tobias Reich
b62d8b24fa Added timestamp to albums 2014-04-11 10:38:28 +02:00
Tobias Reich
2e82ae64fd Added __DIR__ to Album.php 2014-04-09 20:26:44 +02:00
Tobias Reich
56eaac4a81 Get sysdate from photo-id 2014-04-05 16:22:46 +02:00
Tobias Reich
d722801a5f Moved a function and fixed a wrong plugins call 2014-04-05 15:59:31 +02:00
Tobias Reich
b1eda0fc6e Fixed view and added Settings class 2014-04-04 23:17:54 +02:00
Tobias Reich
68068969cb Extends Module 2014-04-04 21:27:10 +02:00
Tobias Reich
7f8503aa15 Improved plugin call 2014-04-04 20:11:45 +02:00
Tobias Reich
0a922bd076 Added get, getSmartInfo, getPublic and checkPassword to Album 2014-04-04 19:34:12 +02:00
Tobias Reich
ce3914e801 Added setPublic and setPassword to Album 2014-04-04 17:56:08 +02:00
Tobias Reich
6b4aaa6a23 Added getArchive to Album 2014-04-04 17:18:59 +02:00
Tobias Reich
d49e4792cc Added new functions to Album class 2014-04-03 18:38:58 +02:00
Tobias Reich
fb388a2557 Albums -> Album 2014-04-02 22:15:59 +02:00