Marcin Kurczewski
bf8e6e9e00
Simplified thumbnail and content retrieval code
2014-06-01 13:51:29 +02:00
Marcin Kurczewski
8b48ba727e
Added option to disallow anonymous uploads
2014-05-26 12:40:02 +02:00
Marcin Kurczewski
34b5de72f5
Moved some config keys
2014-05-26 12:30:23 +02:00
Marcin Kurczewski
538c5054d6
Fixed youtube uploads
2014-05-18 21:32:47 +02:00
Marcin Kurczewski
c501ccdff1
Fixed issues with variable types
...
- False booleans were serialized as NULLs, which lead to problems with
queries like 'SELECT ... WHERE NOT x'
- Fixed anonymous uploads
- More robust integer and boolean parsing in jobs
2014-05-18 21:32:47 +02:00
Marcin Kurczewski
e84f8096bd
Removed legacy functions
2014-05-17 00:02:01 +02:00
Marcin Kurczewski
087d50f61b
Fixed isNull in assert
2014-05-14 19:06:43 +02:00
Marcin Kurczewski
a38b280098
Reorganized tests file structure
2014-05-13 21:16:28 +02:00