Commit graph

4648 commits

Author SHA1 Message Date
j
76960b4020 fix upload 2014-09-30 13:13:40 +00:00
j
c5fcb813e9 editGroup 2014-09-30 15:12:21 +02:00
j
80fdfb5e38 fix public_id migration for new installs 2014-09-30 13:01:29 +00:00
j
e8de7a71a1 run on 0.0.0.0 if installing in lxc 2014-09-30 14:43:22 +02:00
j
ed0a1acef2 fix typo 2014-09-30 14:43:01 +02:00
j
ea58ae1c93 remove $ from commands 2014-09-30 14:29:50 +02:00
j
511858804a add Find: Group to Manage Users, #1878 2014-09-30 14:26:14 +02:00
j
3cdb0e23cc new api calls: getGroups/addGroup/removeGroup 2014-09-30 14:11:55 +02:00
j
5a87d6b8dd use reloadPanel 2014-09-30 13:52:53 +02:00
j
4ab5ff873c Show groups in preferences if users has groups 2014-09-29 16:23:01 +02:00
j
69b38b3c53 update UI path 2014-09-29 15:23:13 +02:00
j
7eb30d9776 load width/height into db after saving frame 2014-09-28 14:02:53 +00:00
j
76bbe09a05 cache frame width/height in db 2014-09-28 10:16:25 +00:00
j
4f9ed09ca1 serialize sitemap only once 2014-09-28 10:15:17 +00:00
j
decbf70027 remove unused variables 2014-09-27 19:44:23 +02:00
j
94336ceda7 fix language 2014-09-27 19:44:09 +02:00
j
5221a87c71 latest oxtimelines no longer requires gstreamer, dont install or mention in README 2014-09-26 15:29:17 +02:00
j
2963e90819 oxjs renamed build/ to min/ 2014-09-27 17:06:01 +02:00
j
de3cedfde2 add emtpy locale for all enabled languages 2014-09-27 17:04:14 +02:00
rolux
714f495a3d build/ -> min/, Ox.UI/ -> UI/ 2014-09-26 16:54:20 +02:00
rolux
747f5bc8a0 UI_PATH -> UI.PATH 2014-09-26 14:41:53 +02:00
rolux
3a764b38f9 Ox -> Ox.UI 2014-09-26 14:30:51 +02:00
rolux
bd190b4695 SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE 2014-09-26 14:12:25 +02:00
rolux
ae9d2768c9 don't throw on place deselect (data is now null, not {}) 2014-09-26 13:21:08 +02:00
rolux
3c1fc9690e fix #2488 (Grid views scroll when they shouldn't) 2014-09-26 10:19:12 +02:00
rolux
374296d630 SYMBOLS.SHIFT -> SYMBOLS.shift 2014-09-25 21:56:19 +02:00
rolux
80419856d3 Ox.parent -> Ox. 2014-09-25 21:55:44 +02:00
rolux
9a7a433e6e LoadingScreen.hide -> hideScreen 2014-09-25 19:14:29 +02:00
rolux
2dc987fd22 Ox.UI -> Ox 2014-09-25 18:59:29 +02:00
rolux
1f86fc53b5 Ox.elements -> Ox.; Ox.UI -> Ox 2014-09-25 18:58:38 +02:00
rolux
ed18dee232 Ox.UI.hideLoadingScreen -> Ox.LoadingScreen.hide 2014-09-25 18:57:40 +02:00
rolux
f064cfd114 use Ox.Focus.focusedElementIsInput; Ox.UI -> Ox 2014-09-25 18:53:35 +02:00
rolux
b1353bad96 remove pandora.hasFocusedInput (use Ox.Focus.focusedElementIsInput); Ox.UI -> Ox 2014-09-25 18:50:44 +02:00
j
4ebd64becf fix melt cmd 2014-09-25 16:49:17 +02:00
j
5b25411a60 only use melt if USE_MELT is set 2014-09-25 16:18:13 +02:00
j
9ebedeb664 work around bug #1037607 in ubuntu 14.04 2014-09-25 15:43:02 +02:00
j
ada3bbe346 add optoin to use melt(MLT) to extract frames from H264 2014-09-25 15:28:08 +02:00
j
1efd49e19a use 14.04 for vms 2014-09-25 15:27:28 +02:00
j
f984748ffe infoView should gain focus on mousedown, fixes #2491 2014-09-24 22:54:45 +02:00
j
87709f7808 directly bind to keyboard events to prevent defaults 2014-09-24 20:53:40 +02:00
j
d568821c3f one more focusedElement 2014-09-24 00:34:20 +02:00
rolux
8050b3f327 Ox.Focus.focused() -> Ox.Focus().focusedElement() 2014-09-23 23:58:53 +02:00
rolux
48d88e58ad mainMenu: use Ox.Event.bind({key: ...}) 2014-09-23 23:57:48 +02:00
j
4615c75266 use Ox.Element to avoid leaks 2014-09-23 23:57:35 +02:00
j
85934b96f1 toggleElement 2014-09-23 23:57:01 +02:00
rolux
57bc6af6f4 cosmetic changes 2014-09-23 23:56:59 +02:00
rolux
b928795dc7 cosmetic changes 2014-09-23 23:56:44 +02:00
j
5bd0fde709 fix embed player(subtitles) 2014-09-23 23:56:29 +02:00
j
32a558c48d toggleElement 2014-09-23 23:56:11 +02:00
j
a266c518b7 use parent.bindMessage 2014-09-23 23:48:59 +02:00