Commit graph

960 commits

Author SHA1 Message Date
j
a0cf082dcf log viewer 2011-11-01 17:08:09 +01:00
j
34c2314df4 findusers 2011-10-31 23:30:02 +01:00
j
5812ed0964 0x does not have external 2011-10-31 18:50:59 +01:00
j
08f547906b fix guests 2011-10-31 17:24:20 +01:00
j
c695e76a57 return 409 on conflict 2011-10-31 16:06:12 +00:00
rolux
7e39663f3c merge 2011-10-31 12:46:44 +00:00
rolux
01510f830b honor ui preferences in events/places dialogs 2011-10-31 12:46:17 +00:00
j
910c6ac674 why does the poster not exist? 2011-10-31 11:46:59 +01:00
j
f2e0c2c701 add App metadta 2011-10-31 10:12:50 +01:00
j
825f2a5f63 make sure folder exists 2011-10-31 01:18:52 +01:00
j
6dc151cb50 regexp is always true, check if it matches 2011-10-30 23:43:41 +01:00
j
eaab56dcc7 dont match if there is another place/event with a name containing this place/event that is in the string, example York should not match New York 2011-10-30 23:31:26 +01:00
j
eee76a5b5d dont match substrings at beginging of value 2011-10-30 22:40:57 +01:00
rolux
908e468f46 updating map/calendar item views 2011-10-30 21:05:57 +00:00
rolux
7edf7ac0db move reloadMetadata from toolbar to doubleclick on title or director 2011-10-30 15:15:27 +00:00
j
66c0cea928 do not allow find filename if not canSeeFiles 2011-10-30 15:48:46 +01:00
j
a9d9a7ca63 make places case-insensitive too 2011-10-30 15:27:26 +01:00
j
fda3802652 only update if number of matches changed 2011-10-30 15:17:21 +01:00
j
e92f0a4d56 name/foo should work too 2011-10-30 15:01:38 +01:00
j
0253cda7e1 , 2011-10-30 14:50:14 +01:00
j
93c24419f1 also match multiword names 2011-10-30 14:46:36 +01:00
j
0de254984c events are case insensitive 2011-10-30 14:01:03 +01:00
j
e71421f597 only find places/events where words match fixes: #58 2011-10-30 12:55:46 +01:00
rolux
d4e1bc7e56 add rudimentary support for itemFind 2011-10-30 09:49:12 +00:00
j
f164e38886 sort name 2011-10-30 02:50:38 +02:00
j
90f735acb5 cleanup name 2011-10-30 01:32:11 +02:00
j
d1efe62ddb sync facets if sort changed 2011-10-30 01:15:44 +02:00
j
de4540426c silence oxjs build 2011-10-29 20:49:18 +02:00
j
600191f43f one more index 2011-10-29 19:32:44 +02:00
j
21ab5fa451 use some transactions 2011-10-29 16:59:12 +02:00
j
88b4d9f62f only open timelines needed to computed average color for clips 2011-10-29 16:45:27 +02:00
j
121d2e30dc update_external manage command 2011-10-29 16:13:14 +02:00
j
ed886cd2ac start default clips at 0 2011-10-29 16:13:02 +02:00
j
fd39f122ad annotation ids 2011-10-29 16:12:28 +02:00
j
79f8a1d154 get all annotations at once and merge into clips 2011-10-29 13:04:25 +02:00
j
8bb18af181 more clip query speedups 2011-10-29 12:39:33 +02:00
j
d3fdb4f578 cache stream aspect ratio in clips table. speedup clips view 2011-10-29 12:01:41 +02:00
rolux
d5984e474e fix formatting of words per minute 2011-10-29 07:55:42 +00:00
rolux
1266b82818 fix formatting of bitrate 2011-10-29 07:45:28 +00:00
j
55fc0ccbfa return sort values for clips too 2011-10-29 01:35:01 +02:00
j
2a7fa3e4e8 aspectratio 2011-10-29 01:27:44 +02:00
j
b7e03c0f14 add resolution 2011-10-29 01:17:16 +02:00
j
5923f84738 off by one rightsLevel, fixes #102 2011-10-29 01:10:00 +02:00
j
17badcd4e1 return rightslevel 2011-10-29 00:43:44 +02:00
j
290f355b47 try to reduce save calls 2011-10-28 20:27:54 +02:00
j
b55bc8e42e call update_timeline once more 2011-10-28 15:16:42 +02:00
j
eef82edda8 fix color merge 2011-10-28 11:58:40 +02:00
j
b719c544ad fix data path 2011-10-28 01:16:43 +02:00
j
2b2941aec3 256 is enough for everybody 2011-10-27 22:28:19 +00:00
j
3a031bbda1 fix poster 2011-10-28 00:19:58 +02:00
j
c544084c8e cleanup static 2011-10-28 00:15:37 +02:00
j
83d57b6197 image width/height must be >0 2011-10-27 16:31:23 +02:00
j
e458fed035 log backend errors into db 2011-10-27 14:26:05 +02:00
j
36d5001608 cleanup sessions once a day 2011-10-27 13:38:05 +02:00
j
910b8426dc run cron task in the morning 2011-10-27 13:06:13 +02:00
j
bf62056bb2 videoprefix 2011-10-27 12:07:44 +02:00
j
e97a1b8e24 really fix default clips 2011-10-27 11:52:07 +02:00
j
671b730db5 merge 2011-10-27 11:42:12 +02:00
j
8313095e53 fix default clips, should be full minute + 5, fixes #45 2011-10-27 11:42:03 +02:00
rolux
60df436529 make about page editable 2011-10-27 08:47:57 +00:00
j
dd8aee522c place/event matching task that could be used saving annotations 2011-10-27 10:44:05 +02:00
j
16d6c2c0fe rebuild place/event matches once a day, this gets out of sync if new annotations are added 2011-10-27 10:21:28 +02:00
j
e24a59fb70 add type label 2011-10-26 17:10:14 +02:00
rolux
b494370bd0 merge 2011-10-26 14:52:48 +00:00
rolux
50ec104d7f use themed colored elements 2011-10-26 14:52:23 +00:00
j
3b1c1f87cc set rightslevel based on user 2011-10-26 16:04:50 +02:00
j
37a32f1abb annotation id 2011-10-26 12:37:52 +02:00
j
21cb2e3519 dont call save twice creating an annotation 2011-10-25 18:22:10 +02:00
j
8dca4cb676 more find keys 2011-10-25 17:04:55 +02:00
j
78ddfad4e2 i 2011-10-25 16:38:21 +02:00
rolux
389619feaf rightslevel 2011-10-25 13:59:27 +00:00
j
f4e65ae7b8 save log messages 2011-10-25 15:47:37 +02:00
j
d9e4d26b95 log js errors 2011-10-25 15:30:14 +02:00
j
1af3139e16 update clip ids on item id change 2011-10-25 12:57:31 +02:00
j
d023219359 try/except remove poster 2011-10-25 10:51:30 +02:00
j
af340843d8 fix other find queries 2011-10-25 10:31:58 +02:00
j
e7255e6af6 fix, id startswith query 2011-10-25 10:22:57 +02:00
j
d11eacd8ba check if it poster exists 2011-10-25 09:39:33 +02:00
j
38abce6033 really fix sort 2011-10-25 09:31:26 +02:00
j
eac3c4c44b fix sort 2011-10-25 09:29:41 +02:00
j
fc4b59a084 poster 2011-10-25 01:07:50 +02:00
j
3db4b37cd6 fix facets 2011-10-25 00:03:09 +02:00
j
408af96aa2 rename items instead of merge 2011-10-24 23:41:55 +02:00
j
78521648d5 edit items 2011-10-24 20:48:14 +00:00
j
ea6092e35f poster update 2011-10-24 22:04:14 +02:00
j
bb33e8b277 if oxdbId changed, update local poster 2011-10-24 21:46:05 +02:00
j
562cad7d5a use series year if possible 2011-10-24 21:33:03 +02:00
j
0c702c96f2 return new item data 2011-10-24 21:07:28 +02:00
rolux
e76125bb88 some work towards inline editing of item metadata 2011-10-24 15:58:10 +00:00
rolux
57308697ec merge 2011-10-24 10:05:10 +00:00
rolux
5676bab56f show capabilities in info view 2011-10-24 10:04:41 +00:00
j
ed6bcebae6 remove striped poster 2011-10-23 23:47:22 +02:00
j
499b6ac204 ignore multiple files at once 2011-10-23 18:19:47 +02:00
j
aff6d748fb merge changes 2011-10-23 16:47:05 +02:00
rolux
b100b44356 add loading screen 2011-10-23 14:25:23 +00:00
j
aa40c39a81 dont change path if there are no instances left 2011-10-23 14:07:29 +02:00
j
5beba72d39 enable/disable files 2011-10-23 13:57:52 +02:00
rolux
cf44cc885d merge 2011-10-23 09:14:49 +00:00
rolux
a13c8b8545 make rights levels editable 2011-10-23 09:13:57 +00:00
j
7586f2746a build static, move js files 2011-10-23 04:29:20 +02:00