Commit graph

  • 95b4d33614 make itemKeys also translatable j 2018-12-17 11:59:24 +0100
  • df38aad4f7 extra title keys j 2018-12-06 21:02:43 +0100
  • 9730b046ce document preview j 2018-12-05 10:10:14 +0100
  • 708a5b1b33 don't fail for int j 2018-12-04 19:14:24 +0100
  • 55b86bdac8 use get_or_create(defaults...) j 2018-11-20 16:15:08 +0100
  • e2ea4e3aab ignore missing model for cache j 2018-11-16 15:57:05 +0000
  • 71311b323e better documents embed j 2018-11-16 14:23:18 +0000
  • 7504d92230 use ctrl-e for batch editing j 2018-11-16 13:41:06 +0000
  • fcc27eb900 sort annotations by id j 2018-11-15 15:23:03 +0000
  • 092c1b3184 followup to dc0132a913: fix check for panel j 2018-11-15 11:21:07 +0000
  • 68b2482ede avoid duplicated keys in nested queries j 2018-11-15 11:18:26 +0000
  • 83765d91d8 item should only be loaded if item is joined, disable for now j 2018-11-15 11:18:00 +0000
  • c039279984 revert j 2018-11-15 11:17:48 +0000
  • 72bb3ba6c1 item should only be loaded if item is joined, disable for now j 2018-11-15 11:17:29 +0000
  • f4aa94f848 enable cache backend j 2018-11-15 10:30:17 +0000
  • 3e14795d0b make sure settings are dicts j 2018-11-15 10:29:14 +0000
  • 4512b010c6 undo j 2018-11-15 10:28:51 +0000
  • 687738ff46 make sure settings are dicts j 2018-11-15 10:28:30 +0000
  • 503ae10e89 don't pass user as keys j 2018-11-14 16:09:24 +0000
  • dc0132a913 panel might not be ready j 2018-11-14 15:51:31 +0000
  • 99e4591337 support nested & conditions j 2018-11-14 15:36:37 +0000
  • b56fdeea72 don't steal focus from input elements j 2018-11-14 14:23:07 +0000
  • 5826504d0f don't add empty values j 2018-11-14 14:03:53 +0000
  • 029ad03fd5 untested fix for NaNs appearing in UI after deselecting annotations in edits section rlx 2018-11-14 10:23:32 +0000
  • cd49787f02 ui.item j 2018-11-13 17:51:30 +0000
  • a6a187b080 link to frame j 2018-11-13 17:43:23 +0000
  • 6086533624 use one way to update clips j 2018-11-13 17:08:01 +0000
  • 1769bf84ff make sure result has items j 2018-11-13 16:40:12 +0000
  • f67026fc77 default values j 2018-11-13 16:32:39 +0000
  • 7c5620f51d lazyload list/edit item count j 2018-11-13 16:31:03 +0000
  • 475a784da5 use autocomplete in filter form j 2018-11-13 15:29:15 +0000
  • bfb1f95bd5 autocomplete keywords j 2018-11-13 15:26:24 +0000
  • bb563c1d82 dereference annotation j 2018-11-13 12:06:24 +0000
  • 6b96c9b3ee 100 is the new 20 j 2018-11-12 11:18:41 +0000
  • bce4711248 tweak scrollbar related filter size j 2018-11-12 07:14:28 +0100
  • 9983fdbf1e layer does not need special case j 2018-11-06 15:33:08 +0100
  • e1f7c784ad use pdftocairo for pdf preview j 2018-11-05 21:18:59 +0100
  • 6c5fc9030a cleanup subtitle j 2018-10-30 17:22:08 +0100
  • e78cab788f fix remove button state in news rolux 2018-10-13 12:21:36 +0200
  • 1cd6079565 annotationsHighlight default: false -> 'none' rolux 2018-10-12 14:45:16 +0200
  • 5dd9951890 one newline j 2018-10-09 20:32:57 +0200
  • 5ef6f9a524 cleanup translations j 2018-10-09 18:01:31 +0000
  • 04e1adf53e return annotation layer by default j 2018-10-09 19:44:12 +0200
  • 93c654c014 add annotation highlights rolux 2018-10-09 18:30:25 +0200
  • d7fa7efcbc add layer option to populate default value for new annotations j 2018-10-09 16:32:35 +0200
  • 1d40ceca8f remove unused external keys j 2018-10-07 14:41:25 +0200
  • 97a38513a3 add path j 2018-10-04 15:10:44 +0200
  • ba8e0298ad fix nested queries j 2018-09-26 09:48:39 +0200
  • a1909c95b9 avoid division by zero, fixes #3169 j 2018-09-25 11:31:13 +0200
  • 4a45ae0016 value might not be a string j 2018-09-25 10:44:56 +0200
  • 66c3561328 remove debugging j 2018-09-25 10:39:42 +0200
  • 8a0098ec1f don't output null, use empty string instead, fixes #3168 j 2018-09-25 10:34:35 +0200
  • f93ece1ab7 add db based translations j 2018-08-08 10:23:05 +0100
  • 0a4c507346 batch item/documents edit j 2018-09-18 23:17:32 +0200
  • 38315e0c60 use documentKeys j 2018-09-18 23:16:20 +0200
  • f223b45601 default separator j 2018-09-18 23:05:58 +0200
  • b4a490901a python2.7 friendly j 2018-09-18 23:05:34 +0200
  • 06e89c264b Port EntityLink backend j 2018-09-18 11:11:19 +0200
  • 1e5d7e99b3 merge comment j 2018-09-18 11:05:58 +0200
  • 00746ed7d9 Entity link UI Will Thompson 2016-04-25 17:52:58 +0100
  • 5a17f77f7a download frame, fixes #3163 j 2018-09-12 19:57:29 +0200
  • 019faffecf update config rolux 2018-09-12 19:29:10 +0200
  • 191500f76a fix pandora.localInit j 2018-09-12 19:23:30 +0200
  • e07bcb482e add annotation separator option rolux 2018-09-12 18:48:18 +0200
  • 3dd51b9d10 include originalTitle in possible keys j 2018-09-12 17:19:13 +0200
  • e0d6e7f162 keep originalTitle if config has originalTitle j 2018-09-12 17:03:41 +0200
  • 2662a66aca fall back to siteposter j 2018-09-12 15:56:10 +0200
  • e6ce812f1a fix list import during singup j 2018-08-25 19:42:36 +0200
  • f1f8407f61 fix metadataDialog j 2018-08-13 22:32:06 +0200
  • 40f5de20d2 disable chop, not really working yet j 2018-08-13 21:26:24 +0200
  • 708f3d8927 raise exception j 2018-08-13 21:24:44 +0200
  • d488119748 chop only works with ffmpeg > 3 j 2018-08-10 11:12:01 +0100
  • e2ef6de3c0 add filmingLocations j 2018-08-10 11:11:30 +0100
  • 8584632555 followup to ba5e4af355 - create keyframe index as part of creating stream j 2018-08-10 09:11:40 +0100
  • ba5e4af355 chop/encode mp4 and include subtitles j 2018-08-09 18:54:49 +0000
  • 0fd86dfa78 fixup for d07a60ba5f, dont include pandora.js in itself j 2018-08-09 20:08:27 +0100
  • e61ac87a64 add ; j 2018-08-09 18:54:24 +0000
  • 84ca422c05 always include alternativeTitles j 2018-08-09 18:54:06 +0000
  • cb55ebaf4c followup to 0c99cbfaac list of filters now j 2018-08-09 15:47:29 +0100
  • 93afb4e465 build blob from Uint8Array j 2018-08-09 14:42:54 +0100
  • eee9e19841 set charset j 2018-08-09 14:30:40 +0100
  • 0c99cbfaac fix findClips to return clips with annotations matching all conditions j 2018-08-09 10:53:23 +0100
  • f818f962bc return empty query j 2018-08-09 10:23:53 +0100
  • d07a60ba5f add site only javascript files j 2018-08-08 10:22:19 +0100
  • 22cd1d358d add optional hook for local overwrites j 2018-08-08 10:11:53 +0100
  • 17d3114102 keep findstate j 2018-08-07 17:54:32 +0100
  • e7fce4cf26 limit highlight to current search j 2018-08-07 17:13:35 +0100
  • 4e4d64febc unify date parsing and fall back to raw value if it failed j 2018-08-05 19:07:31 +0100
  • 72358a7bce add stream.flags j 2018-08-04 15:56:30 +0000
  • f591f66634 try date formats j 2018-08-04 16:51:43 +0100
  • 1d6d53e282 cast to boolean j 2018-08-04 16:24:43 +0100
  • cc56858377 import Group from user.models j 2018-07-29 20:28:46 +0000
  • 6296be870b use get_user_model j 2018-07-29 21:12:56 +0100
  • 13fcb20796 update get_frame command for new django version, fixes #3155 j 2018-07-29 18:56:01 +0100
  • fde36c3ae0 align DATA_UPLOAD_MAX_MEMORY_SIZE with nginx post size j 2018-07-25 22:10:25 +0200
  • 91e6674da8 typo j 2018-07-15 00:39:03 +0200
  • fdd5101bc7 RequestContext->dict j 2018-07-15 00:38:15 +0200
  • cb0d1ec37f json->cache j 2018-07-15 00:38:08 +0200
  • 190e07ef90 ignore plugins with \x00 in name j 2018-07-09 17:21:28 +0200
  • 113594915a fix dates in cache j 2018-07-09 16:19:27 +0200