Tobias Reich
|
56eaac4a81
|
Get sysdate from photo-id
|
2014-04-05 16:22:46 +02:00 |
|
Tobias Reich
|
a0787d7c11
|
Renamed file
|
2014-04-05 16:03:43 +02:00 |
|
Tobias Reich
|
25ba93b89a
|
Added Photo class
|
2014-04-05 16:02:53 +02:00 |
|
Tobias Reich
|
d722801a5f
|
Moved a function and fixed a wrong plugins call
|
2014-04-05 15:59:31 +02:00 |
|
Tobias Reich
|
cae0eeef1b
|
Moved Settings to new file
|
2014-04-04 23:18:26 +02:00 |
|
Tobias Reich
|
b1eda0fc6e
|
Fixed view and added Settings class
|
2014-04-04 23:17:54 +02:00 |
|
Tobias Reich
|
10cc0d2995
|
Added Database class
|
2014-04-04 21:59:39 +02:00 |
|
Tobias Reich
|
68068969cb
|
Extends Module
|
2014-04-04 21:27:10 +02:00 |
|
Tobias Reich
|
2400564a79
|
Added plugin-call to Session
|
2014-04-04 21:12:49 +02:00 |
|
Tobias Reich
|
43df706e66
|
Session class
|
2014-04-04 21:10:32 +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 |
|
Tobias Reich
|
ab9b1ee011
|
Improved plugins
|
2014-04-02 22:14:20 +02:00 |
|
Tobias Reich
|
186efaf86f
|
Added Plugins
|
2014-04-02 19:30:58 +02:00 |
|
Tobias Reich
|
3bb5511f81
|
Code improvements
|
2014-04-02 17:36:50 +02:00 |
|
Tobias Reich
|
48e7e0a911
|
Revert "Changed album list to array instead of an associative array"
This reverts commit 67788790b2 .
|
2014-04-02 17:32:49 +02:00 |
|
dixy
|
67788790b2
|
Changed album list to array instead of an associative array
It solves the issue of album sorting: json_encode now creates a list
instead of an object which can't be sorted.
|
2014-04-02 09:31:37 +02:00 |
|
Tobias Reich
|
af7e8c8ef2
|
Set description or tags on upload (internal change)
|
2014-03-31 14:51:47 +02:00 |
|
Tobias Reich
|
6eb46da1a1
|
Code and speed improvements
|
2014-03-30 22:55:19 +02:00 |
|
Tobias Reich
|
5cce602a05
|
Added row visible
|
2014-03-30 17:42:45 +02:00 |
|
Tobias Reich
|
2dd6613118
|
Version push to 2.1.1 and sort by takedate and taketime (that's for you @GustavePate, #98)
|
2014-03-20 18:54:23 +01:00 |
|
dixy
|
466296e49b
|
Use fetch_assoc instead of fetch_array
|
2014-03-20 14:52:54 +01:00 |
|
Tobias Reich
|
69bcd9932b
|
Prevent potential bug
|
2014-03-18 23:05:18 +01:00 |
|
Tobias Reich
|
ee69207ff1
|
Disabled warning
|
2014-03-18 23:01:08 +01:00 |
|
Tobias Reich
|
30a312679c
|
Removed data overhead = less data transferred when opening a photo
|
2014-03-18 22:57:49 +01:00 |
|
Tobias Reich
|
24c91e47d4
|
added option to add public album
|
2014-03-18 22:23:07 +01:00 |
|
Tobias Reich
|
76a3b1bde5
|
Typo
|
2014-03-16 13:50:39 +01:00 |
|
Tobias Reich
|
31f32068a8
|
Small changes
|
2014-02-27 21:51:12 +01:00 |
|
Tobias Reich
|
39f299a8c2
|
Fixing a migration bug from version 2.0 to 2.1 (#87)
|
2014-02-27 20:18:11 +01:00 |
|
Tobias Reich
|
ce4d37dc47
|
Trying to fix a issue
|
2014-02-27 20:14:52 +01:00 |
|
Tobias Reich
|
bba6d264e7
|
Dropbox and link import fixed (#84)
|
2014-02-26 23:37:21 +01:00 |
|
Tobias Reich
|
11cfb939b5
|
Edit the Dropbox key (#84)
|
2014-02-23 22:42:15 +01:00 |
|
Tobias Reich
|
f0065bbebc
|
Improved updating mechanism
|
2014-02-23 19:41:12 +01:00 |
|
Tobias Reich
|
2021d6df9a
|
Merge
|
2014-02-17 22:35:11 +01:00 |
|
Tobias Reich
|
c86a61ca7b
|
Security fix
|
2014-02-17 22:21:05 +01:00 |
|
Tobias Reich
|
05543793b0
|
Trim whitespace and spaces to tabs
|
2014-02-17 17:01:46 +01:00 |
|
Tobias Reich
|
49fd3967b6
|
Removed importFilename setting
|
2014-02-14 19:08:07 +01:00 |
|
Tobias Reich
|
bd5394024b
|
Return false for smart albums
|
2014-02-14 18:58:21 +01:00 |
|
Tobias Reich
|
7c0c000880
|
Can not make albums public (#80)
|
2014-02-11 12:36:06 +01:00 |
|
Tobias Reich
|
759ce874e7
|
MySQL select performance (#79)
|
2014-02-10 18:04:34 +01:00 |
|
Tobias Reich
|
88a5810e0c
|
- Multi-Folder import from server
- Improved upload
- Tidied up .php files
- Removed import of single files via view.php?p=filename
|
2014-02-09 22:30:16 +01:00 |
|
Tobias Reich
|
ec196c52d3
|
API separated into areas
|
2014-02-09 19:21:55 +01:00 |
|
Tobias Reich
|
e0b8375e28
|
Get current URL in php
|
2014-02-09 00:34:49 +01:00 |
|
Tobias Reich
|
1f8f6dfead
|
- Edit tags via contextMenu
- Dialog improvements
|
2014-02-08 21:19:19 +01:00 |
|
Tobias Reich
|
96bd4a5e90
|
Typewriter apostrophe
|
2014-02-08 17:52:38 +01:00 |
|
Tobias Reich
|
f671077c26
|
Better function naming in db.php
|
2014-02-08 17:28:11 +01:00 |
|