Commit Graph

1569 Commits

Author SHA1 Message Date
Tobias Reich
8f77bce210 Rename to Admin 2014-04-28 11:24:22 +02:00
Tobias Reich
6fe97135a1 Use new Admin Access 2014-04-28 11:24:00 +02:00
Tobias Reich
43ff1d06f4 Rewritten Access for Admin 2014-04-28 11:23:18 +02:00
Tobias Reich
d2bfaa29a0 Improved file ending 2014-04-28 10:17:26 +02:00
Tobias Reich
d5e94627e2 Comment adjustments 2014-04-27 15:24:51 +02:00
Tobias Reich
0b87e8fe93 Syntax adjustments 2014-04-27 14:40:54 +02:00
Tobias Reich
5d7328613d Continue url-import even when an error occurs 2014-04-26 21:02:50 +02:00
Tobias Reich
d0368ea651 Use exif_imagetype in Import 2014-04-26 19:40:34 +02:00
Tobias Reich
e3b1a6f477 Added spaces 2014-04-26 19:37:02 +02:00
Tobias Reich
24de0b994d Fix url/filenames names include extra period for filename extension (#141) 2014-04-26 17:05:42 +02:00
Tobias Reich
bb1699402c Return error when called function misses parameters 2014-04-26 17:00:31 +02:00
Tobias Reich
60d298db6d Fixed incorrect integer value (#140) 2014-04-26 16:48:40 +02:00
Tobias Reich
e74ce6b5a5 Fixed settings check (#139) 2014-04-26 14:35:17 +02:00
Tobias Reich
b307e8b7ca Fixed data too long for column make (#137) 2014-04-25 16:41:35 +02:00
Tobias Reich
8e711cde87 Trim on exif model and make (#136) 2014-04-25 16:36:31 +02:00
Tobias Reich
543381a24d Verify image with exif_imagetype (#133) 2014-04-25 10:13:43 +02:00
Tobias Reich
c447c23bc9 Added Plugins and Extensions to readme 2014-04-22 12:11:48 +02:00
Tobias Reich
367344520f Updated link to check-plugin in docs 2014-04-22 12:08:52 +02:00
Tobias Reich
09e43263d6 Fixed Lychee location in check-plugin 2014-04-22 12:06:23 +02:00
Tobias Reich
c248b755f8 Updated link to check.php 2014-04-22 12:05:58 +02:00
Tobias Reich
bc9189433c Updated link to check.php 2014-04-22 12:05:43 +02:00
Tobias Reich
1b56522ebc Moved check.php to own folder in plugins/ 2014-04-22 12:02:49 +02:00
Tobias Reich
95a09df4b8 Updated check.php wo work with v2.5 2014-04-22 11:49:25 +02:00
Tobias Reich
6a3c0c72eb Added LYCHEE_UPLOADS 2014-04-22 11:47:39 +02:00
Tobias Reich
e600f3b774 Merge pull request #129 from bb-Ricardo/v2.5
Add fallback options when generating salt #114
2014-04-22 09:39:20 +02:00
Ricardo Bartels
e8bf0c95e8 Add fallback options when generating salt #114
when generating salt we try openssl first, then mcrypt
and as last resort mt_rand

Refs: #114
2014-04-22 00:36:02 +02:00
Tobias Reich
0362ca8f57 Show or hide password field, depending on the radio-input (#105) 2014-04-21 14:55:13 +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
7ac9ee69f2 Updated view 2014-04-19 20:49:34 +02:00
Tobias Reich
368f6b59d0 Removed global vars from search 2014-04-19 20:27:53 +02:00
Tobias Reich
705a383bec Fix for #126 2014-04-19 19:55:07 +02:00
Tobias Reich
db64df8820 Memory optimization 2014-04-19 17:32:33 +02:00
Tobias Reich
fbf8309e44 Improved error handling for table creation 2014-04-19 16:57:36 +02:00
Tobias Reich
7e2936325f Added $settings var for plugins 2014-04-19 16:55:17 +02:00
Tobias Reich
6f8e877fce Pushed version to 2.5 in package.json 2014-04-18 21:30:06 +02:00
Tobias Reich
92d894783e Improved parsing of tags 2014-04-18 21:27:52 +02:00
Tobias Reich
a3970ce69a Less shadow for the contextMenu 2014-04-18 21:15:21 +02:00
Tobias Reich
25eb998c12 Added global LYCHEE_PLUGINS 2014-04-18 12:59:14 +02:00
Tobias Reich
4ba743fea4 Ignore etc/ 2014-04-16 18:58:24 +02:00
Tobias Reich
009d08f090 Added define check to Plugins 2014-04-16 10:13:30 +02:00
Tobias Reich
3a67cd4728 Fixed global vars 2014-04-15 14:17:32 +02:00
Tobias Reich
76d04922f2 Improved share album dialog (#105) 2014-04-14 17:19:56 +02:00
Tobias Reich
a2d466f827 Added shortcuts to docs 2014-04-14 11:14:36 +02:00
Tobias Reich
0cbf57dbfa Added shortcut to focus search 2014-04-14 11:06:13 +02:00
Tobias Reich
d382b62f57 Define dirs and files global (#122) 2014-04-13 14:08:18 +02:00
Tobias Reich
4761f178d4 Fixed broken installation 2014-04-13 14:03:33 +02:00
Tobias Reich
6c3d16e9b1 Fixed wrong capture date in InfoBox 2014-04-13 12:35:59 +02:00
Tobias Reich
5d7ff21c50 Set original date with 'touch' 2014-04-13 12:10:49 +02:00