Commit graph

849 commits

Author SHA1 Message Date
rolux
3bed914023 remove some annoying 'missing username/password/e-mail' messages 2011-11-07 09:58:37 +00:00
rolux
94a9a59718 keep another js error from throwing 2011-11-06 22:34:39 +00:00
rolux
c189c9cd20 mask a problem in timelines view by not throwing a js error 2011-11-06 22:12:49 +00:00
rolux
42c86d9e6c fix a resize bug in the info panel 2011-11-06 22:08:22 +00:00
rolux
cfe7282a24 another global var 2011-11-06 22:03:24 +00:00
rolux
5929e34dc8 add shift+control+w shortcut (back to all movies) 2011-11-06 21:24:47 +00:00
rolux
c3ba2ea444 add control+w shortcut (closes item or list) 2011-11-06 21:20:59 +00:00
rolux
89790f337d merge 2011-11-06 21:13:36 +00:00
rolux
9a29f6cc32 catch another global var 2011-11-06 21:12:36 +00:00
j
52f95b3ca4 items have no statusbar 2011-11-06 20:59:50 +01:00
j
f86fbf20db no statusbar in item view 2011-11-06 20:42:34 +01:00
rolux
26a8e5be96 add file 2011-11-06 18:36:40 +00:00
rolux
03ed4e74f6 add the 'All Movies' list 2011-11-06 18:36:22 +00:00
rolux
71e0ab278c add dialog when making a list private that has subscribers 2011-11-06 15:12:46 +00:00
rolux
e7f8e45a96 make 'general' tab of list dialog functional 2011-11-06 14:09:39 +00:00
rolux
de52b3966d catch global vars 2011-11-06 12:35:06 +00:00
rolux
d3f5acbb13 make list info icon doubleclickable 2011-11-06 12:33:34 +00:00
rolux
134f920aba improvements related to list info editable element 2011-11-06 12:26:56 +00:00
rolux
61e6e097be make list info editable, and update it if list data changes 2011-11-06 11:51:04 +00:00
rolux
7dff4fa402 rename groups to filters 2011-11-06 09:28:10 +01:00
rolux
f3cc0af3c5 fix a bug when finishing to manage favorite lists 2011-11-06 07:45:55 +00:00
rolux
b0ffb5dce6 add missing var declaration 2011-11-06 00:34:18 +00:00
rolux
794e654114 add tooltip to order button 2011-11-06 00:05:09 +00:00
rolux
c25c4d84cc fix a bug where opening an item from clip view, sorted by text or position, would send an invalid sort key to the item view movies browser 2011-11-05 23:43:36 +00:00
rolux
8caa57d33e clean up ui settings on load; make show/hide video timeline work via menu and keyboard 2011-11-05 22:14:10 +00:00
rolux
49d13a1a78 fix a bug where the full video would be blacked out even though the user was allowed to see clips 2011-11-05 21:30:43 +00:00
rolux
916606ef51 fix a bug where when replacing a group with one or more selected items, the other groups would not be reloaded 2011-11-05 21:13:54 +00:00
rolux
fa7263fb56 fix a bug that would prevent replacing groups 2011-11-05 18:22:23 +00:00
rolux
16adecaccd fix a scope issue in info view 2011-11-05 17:26:03 +00:00
rolux
029e0e2621 typo 2011-11-05 17:21:49 +00:00
rolux
019ed05b52 typo 2011-11-05 17:20:40 +00:00
rolux
e6b49b908e 'use strict'; 2011-11-05 18:04:10 +01:00
rolux
586aeb75bb ignore 2011-11-05 16:51:20 +00:00
rolux
a02e446b58 minor reformatting 2011-11-05 16:09:15 +00:00
rolux
76c4c7d1c2 correctly save videoMuted and videoVolume ui settings 2011-11-05 15:17:23 +00:00
rolux
64bac326eb refactor URL.js 2011-11-05 13:27:17 +00:00
rolux
d67a1cdfba refactor UI.js, fixes a bug where list deselection wouldn't work after loading an item of that list and going back 2011-11-05 13:09:51 +00:00
j
a4085880b4 removeElement -> remove
dont send empty query
2011-11-04 22:14:13 +00:00
rolux
d3225ad4af remove dialogs with state 2011-11-04 18:10:48 +00:00
rolux
50e5c6b760 namespace localStorage 2011-11-04 16:10:53 +00:00
rolux
d54463474e dont overwrite guest session, set ui._ once 2011-11-04 15:56:38 +00:00
j
60c54bb7d5 use Ox.Log 2011-11-04 16:54:42 +01:00
j
ecc7b0ba3e dont reset theme of guests that have it set 2011-11-04 16:27:46 +01:00
rolux
7c9337d6c4 merge 2011-11-04 12:13:45 +00:00
rolux
cedaad813e improve advanced find 2011-11-04 12:13:04 +00:00
j
9530049aad return director value 2011-11-04 12:51:47 +01:00
j
b1c5a76e0d set ui._list not only if showing home screen 2011-11-04 12:24:54 +01:00
rolux
fb1722cb42 fix a contact form layout bug, in cases where the scrollbar is visible 2011-11-03 18:10:24 +00:00
rolux
56b1098c60 improving info and info page 2011-11-03 17:11:10 +00:00
rolux
ce15f30ac3 add preferences keyboard shortcut 2011-11-03 14:09:30 +00:00
rolux
9c55c93fc1 fix bugs with images in text lists 2011-11-03 12:58:22 +00:00
j
a1d9a08e36 init.js->pandora.js 2011-11-03 11:50:05 +01:00
rolux
c01ca5f0d8 add details dialog to logs dialog 2011-11-03 01:52:15 +00:00
rolux
6bb51eabdb handle negative video selection span passed in url 2011-11-03 01:09:59 +00:00
rolux
dffa404e98 re-add logs dialog to menu 2011-11-02 21:04:27 +00:00
rolux
cfa32ef20f add hasNoDialogOrScreen method 2011-11-02 20:57:49 +00:00
rolux
831f3c8155 fix for fullscreen vs. back button 2011-11-02 20:53:21 +00:00
rolux
2101548d74 improve tooltip in logs dialog 2011-11-02 20:13:15 +00:00
rolux
f7af42889c improve tooltip in logs dialog 2011-11-02 20:10:06 +00:00
rolux
3ab705b8ad improve tooltip in logs dialog 2011-11-02 20:09:01 +00:00
rolux
039c4de8d5 improve tooltip in logs dialog 2011-11-02 20:07:18 +00:00
rolux
c8a9e45588 some more work towards poster column in list view 2011-11-02 20:02:11 +00:00
rolux
9ff0683e22 some work towards poster column in list view 2011-11-02 19:46:06 +00:00
rolux
74e9e3ee8c fix a folder resize bug 2011-11-02 19:11:00 +00:00
rolux
aa36bc339b max width for find element autocomplete menu 2011-11-02 18:22:49 +00:00
rolux
7e779aaa7c update logs dialog 2011-11-02 17:58:16 +00:00
rolux
11824ea7e3 make contact form work 2011-11-02 17:26:08 +00:00
rolux
b9c6bfe196 merge 2011-11-02 10:22:43 +00:00
j
4b78d1184d dialogs stay around, clear cache on close 2011-11-02 16:05:49 +01:00
j
49e0ad774e add logs entry to debug menu 2011-11-02 16:04:06 +01:00
rolux
19a6eb66f8 update contact form 2011-11-02 10:22:19 +00:00
rolux
3a682c7932 only open help dialog via keyboard if no other dialog or screen is present 2011-11-02 08:27:22 +00:00
rolux
b85a637486 enable/disable show/hide menu options and keyboard shortcuts correctly 2011-11-02 06:48:45 +00:00
rolux
4eb710fd01 fix a bug where submitting find in item view would not lead back to list view 2011-11-02 02:45:03 +00:00
rolux
ba10d27359 fix a bug where find all would not be selected in the main menu 2011-11-02 02:41:24 +00:00
rolux
a887a319a1 fix a bug where resizing the window in info view would cause an infinite loop 2011-11-01 20:19:15 +00:00
rolux
9beb75eab7 don't recreate dialogs all the time 2011-11-01 20:04:16 +00:00
j
5b22b768a9 allow some caching 2011-11-01 17:13:26 +01:00
j
a0cf082dcf log viewer 2011-11-01 17:08:09 +01:00
rolux
d48fab6844 fix a bug in toolbar 2011-11-01 12:05:30 +00:00
rolux
0db157e669 use bindKeyboard in menu 2011-11-01 12:03:02 +00:00
rolux
2f0dc60ddd fixing bugs in menu and info view 2011-10-31 16:45:55 +00:00
rolux
98a216eb1a merge 2011-10-31 14:22:46 +00:00
rolux
3dccd07340 on toolbar, don't show/hide but remove/insert sort select and order button 2011-10-31 14:22:28 +00:00
j
356ab68a12 no globals 2011-10-31 15:15:40 +01:00
rolux
234c5fc760 fix a bug where on the toolbar, sort select and order button would not be hidden or shown correctly 2011-10-31 13:27:49 +00:00
rolux
8c77c5c5b1 in map and calendar view, move sort select and order button to clips panel 2011-10-31 13:20:42 +00:00
rolux
01510f830b honor ui preferences in events/places dialogs 2011-10-31 12:46:17 +00:00
rolux
c92f19f1b6 add sortMenu 2011-10-30 21:21:26 +00:00
rolux
908e468f46 updating map/calendar item views 2011-10-30 21:05:57 +00:00
rolux
ae28b99ae8 make find all movies / find this list switch work 2011-10-30 16:49:29 +00:00
rolux
84f06d50b5 add find element to item clips view 2011-10-30 16:00:21 +00:00
rolux
f2b401d69b add clipsView 2011-10-30 15:36:14 +00:00
rolux
c0e6e012b2 move reloadMetadata from doubleclick on title or director to doubleclick on metadata 2011-10-30 15:22:45 +00:00
rolux
7edf7ac0db move reloadMetadata from toolbar to doubleclick on title or director 2011-10-30 15:15:27 +00:00
rolux
b2550c81d7 use getMatches option of ListMap 2011-10-30 14:59:54 +00:00
rolux
d4e1bc7e56 add rudimentary support for itemFind 2011-10-30 09:49:12 +00:00
rolux
9342bcd391 in info view, don't throw error if no poster is selected 2011-10-30 08:33:45 +00:00
rolux
51e9e72f32 cleanup, remove trailing whitespace 2011-10-29 19:46:46 +02:00
rolux
c6f11433f9 merge 2011-10-29 16:58:47 +00:00
rolux
fadbb123bd fix back button css 2011-10-29 16:57:51 +00:00
j
b82d232d0f one more 2011-10-29 17:28:33 +02:00
j
de49c030c3 use video prefix for clip view too 2011-10-29 17:24:54 +02:00
rolux
50a741c9fa fix some more info resize bugs 2011-10-29 14:17:43 +00:00
rolux
f666b7b6d5 fix some info resize bugs 2011-10-29 13:50:40 +00:00
rolux
826e61a2eb fix bugs related to list selection after deleting items 2011-10-29 12:31:16 +00:00
rolux
38f37f3a9f switch back to list when using find in item view 2011-10-29 11:39:00 +00:00
rolux
414b930a92 improve accountDialog 2011-10-29 10:35:39 +00:00
rolux
50e15ad3b0 when using find on home screen, set find select to find: all 2011-10-29 08:17:20 +00:00
rolux
dc8a43a094 if editable, add tooltip to poster/icon in info view 2011-10-29 07:59:18 +00:00
j
2a7fa3e4e8 aspectratio 2011-10-29 01:27:44 +02:00
rolux
9b6b5e8176 merge 2011-10-28 19:43:28 +00:00
rolux
507e856cf4 fix a bug with formatted info texts in timelines and clips views 2011-10-28 19:43:07 +00:00
j
5b685679d4 fix releasedata again, was eaten in merge 2011-10-28 20:28:40 +02:00
rolux
15205875b2 merge 2011-10-28 18:06:40 +00:00
rolux
6e8ebf4c1d use poster128 when updating movie browser from info view 2011-10-28 18:06:11 +00:00
j
2837e9d939 add debug mode to debug menu 2011-10-28 20:05:17 +02:00
rolux
f4c30bf5cd merge 2011-10-28 17:45:14 +00:00
rolux
a1c57e6fad updates to movie browser (reduce number of items per page to 32, reuse poster128) 2011-10-28 17:44:52 +00:00
j
e0699cf141 releasedate 2011-10-28 19:31:36 +02:00
j
4a37f20f54 prefix part variable 2011-10-28 14:17:18 +02:00
j
5da7b3b0e7 sync theme with localStorage 2011-10-28 12:58:45 +02:00
j
343d5fcd66 use pandora icon 2011-10-27 22:17:28 +00:00
rolux
30db2b8b63 move enhancement of links into utils 2011-10-27 18:47:52 +00:00
rolux
d30c2ba78e merge 2011-10-27 13:15:20 +00:00
rolux
7af2afae73 make HSL values right-aligned in info view 2011-10-27 13:14:37 +00:00
rolux
85e721d55e some improvements to files view 2011-10-27 11:19:38 +00:00
j
bf62056bb2 videoprefix 2011-10-27 12:07:44 +02:00
j
671b730db5 merge 2011-10-27 11:42:12 +02:00
j
4aab40797d fix #47, director is an array 2011-10-27 11:33:25 +02:00
rolux
60df436529 make about page editable 2011-10-27 08:47:57 +00:00
rolux
635b836c7f add 'reload application' option to debug menu 2011-10-26 20:45:12 +00:00
rolux
50ec104d7f use themed colored elements 2011-10-26 14:52:23 +00:00
rolux
b1d408c7b8 fix a bug that would corrupt user.ui 2011-10-26 08:29:07 +00:00
rolux
656c4f7201 fix a bug that would make the international title appear twice 2011-10-25 14:41:08 +00:00
j
061bcd0a0e check for ui._list 2011-10-25 16:27:38 +02:00
j
7e3e0a5f6d pandora..findListSelect can be undefined 2011-10-25 16:15:37 +02:00
rolux
389619feaf rightslevel 2011-10-25 13:59:27 +00:00
j
47dfb7f5a9 some undefined bugs 2011-10-25 15:58:49 +02:00
j
d9e4d26b95 log js errors 2011-10-25 15:30:14 +02:00
rolux
c6093f9cdf some improvements when editing metadata 2011-10-24 21:50:18 +00:00
rolux
b77a29933c allow for editing metadata 2011-10-24 21:30:45 +00:00
rolux
27b11d0ce9 add tooltip when country and year are editable 2011-10-24 18:47:29 +00:00
rolux
6707406294 keep selected list from stealing focus from input element on home screen 2011-10-24 16:37:50 +00: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
49674a51b7 show video preview only if item is rendered 2011-10-24 00:03:41 +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
5beba72d39 enable/disable files 2011-10-23 13:57:52 +02:00
j
e695f099df only use theme is set 2011-10-23 09:44:14 +00: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
j
2c378e46ea remove outdated oxff integration 2011-10-23 03:37:58 +02:00
j
4e534dba91 remove unused admin stuff 2011-10-23 03:30:09 +02:00
j
ea52870db6 charactes are not people, fix changing password 2011-10-22 22:12:56 +00:00
rolux
96a0744309 add 'DRM' 2011-10-22 21:03:28 +00:00
rolux
cca3b8b5b7 fix list info for nonexisting lists 2011-10-22 16:07:05 +00:00
rolux
4266c4578b fix a bug with resetting passwords 2011-10-22 15:31:12 +00:00
rolux
140e85e9f6 merge 2011-10-22 14:51:12 +00:00
rolux
fbed9b12cc update account and preferences dialogs 2011-10-22 14:50:53 +00:00
j
e6b3bd3e55 minimal embed player 2011-10-22 13:24:26 +02:00
rolux
3ac27ac27a merge 2011-10-22 10:19:24 +00:00
rolux
3b18cf25cb move utility functions from pandora.js into utils.js; clear request cache on signin/signout so that favorite lists actually update 2011-10-22 10:18:57 +00:00
j
b9c96f2a5e add title 2011-10-20 22:13:47 +02:00
j
95ce013aa4 less requests 2011-10-20 21:32:12 +02:00
rolux
19d390e561 make number of clips in clips view dynamic 2011-10-20 16:49:01 +00:00
rolux
43b11a4fe7 handle window resize when in timelines view 2011-10-20 16:10:53 +00:00
rolux
fd116dbb70 fix bugs in timelines view 2011-10-20 13:33:18 +00:00
rolux
96f60e4184 show results in timelines view 2011-10-20 12:58:21 +00:00
rolux
c0273eac2d fix bugs with setting video points on load 2011-10-20 12:20:26 +00:00
rolux
c836392051 fix bugs with setting list selection and video points on load 2011-10-20 11:54:35 +00:00
j
c0bb1da718 only load layers for video/timeline view 2011-10-20 11:21:11 +02:00
j
fcd12af35c only load layers for video/timeline view 2011-10-20 11:05:48 +02:00
j
3a420ab0c8 prefs/aspect 2011-10-20 10:24:41 +02:00
rolux
906aec4301 add clips query 2011-10-19 16:40:52 +00:00
j
80ade383f9 itemsQuery/clipsQuery 2011-10-19 16:20:12 +00:00
j
867bff4e10 clips return annotation id now 2011-10-19 17:59:33 +02:00
rolux
e040e1bc5d another bugfix for clips view 2011-10-19 13:00:10 +00:00
rolux
89ba815617 make doubleclick on clip work in clips view 2011-10-19 12:29:16 +00:00
rolux
0ef3aa0ad3 make click on clip in clips view open the item at the appropriate position 2011-10-19 11:49:49 +00:00
rolux
0b2a068697 fix a bug in the url controller where under certain conditions, setting a new list view on page load would not register 2011-10-19 11:42:50 +00:00
rolux
e53c6dfef3 merge 2011-10-19 10:47:58 +00:00
rolux
55f1dda921 update clips view 2011-10-19 10:47:33 +00:00
j
764e992fcc status 2011-10-18 23:02:30 +02:00
j
34f778f331 merge 2011-10-18 22:07:32 +02:00
j
74f777e0d1 show selected/wanted files 2011-10-18 22:06:01 +02:00
rolux
f97524cda7 update lists folders info dialogs for guests; disable list menu entries for guests 2011-10-18 17:21:24 +00:00
rolux
5a849226c0 update preferences dialog 2011-10-18 17:08:35 +00:00
rolux
283c6e6302 increase files view path column width 2011-10-18 11:47:08 +00:00
rolux
9662e087f1 fix a bug regarding selection of items after deleting the selected items from a list 2011-10-18 02:50:45 +00:00
rolux
8cedba5c79 clips view (experimental) 2011-10-17 15:13:37 +00:00
rolux
9a3a894571 enable drag&drop for info lists 2011-10-17 11:25:55 +00:00
rolux
e1fb2d8064 add functionality to timelines view 2011-10-17 10:19:17 +00:00
rolux
f5fa1b59b4 update icon text composition in timelines view 2011-10-16 17:46:57 +00:00
j
938bdd3a0a case 2011-10-16 14:53:12 +02:00
rolux
01dc04a9fb merge 2011-10-16 12:31:33 +00:00
rolux
279d580e51 make 'View with Timelines' work 2011-10-16 12:29:04 +00:00
j
45798810a9 - rework file/upload handling, no more extras
- cleanup imdb data, get from external data service
- rename filesview
2011-10-15 17:21:41 +02:00
rolux
8345f12998 fix a regression regarding the info part of the icon text in the movie browser when sorting by title or director 2011-10-14 22:18:51 +00:00
rolux
72e831e5b2 make debug menu depend on capability; make sure info view doesn't throw errors for movies without H/S/L 2011-10-14 19:25:29 +00:00
rolux
188dc1a6ab fix a regression with the info part of the icon text in grid view, when sorting by director or title 2011-10-14 00:13:42 +00:00
rolux
c84c5371fa add some comments to 0xdb.jsonc 2011-10-13 17:35:33 +00:00
rolux
d7092ad856 fix URL/UI bugs, handle the case where on page load we have an item and a query that does not match the item 2011-10-13 16:48:08 +00:00
rolux
e3fb12441d fix a url controller bug regarding loading the page with both item and find 2011-10-13 13:39:56 +00:00
rolux
8b68a36e73 add more missing resize handlers for clip views 2011-10-13 13:08:28 +00:00
rolux
8416b0deac fix resize bugs with calendar and item clip list 2011-10-13 12:59:40 +00:00
rolux
126d2e2df0 fix a bug in the url controller that would lead to certain valid item views not being recognized 2011-10-13 12:47:11 +00:00
rolux
a0fd292035 fix formatting of the info line of movie browser icons 2011-10-13 12:24:13 +00:00
rolux
db42f6b2e3 fix bugs with sorting clip lists of map and calendar views 2011-10-13 12:04:27 +00:00
rolux
199211c6aa fix bugs with navigation to or away from view list as clips 2011-10-13 10:39:22 +00:00
rolux
545fa1acfc fix bugs with enabling/disabling the showannotations entry in the view menu 2011-10-13 10:19:56 +00:00
rolux
883e9d58e6 update the view menu's show entries (breaks info panel) 2011-10-13 10:12:00 +00:00
j
911579ce9e undefined director 2011-10-11 21:06:17 +02:00
rolux
e10e860699 add find functionality to manage titles/names dialogs 2011-10-11 18:13:51 +00:00
rolux
31ca407a17 invalidate cache after editing title or name; make open (doubleclick or return) trigger edit 2011-10-11 17:25:06 +00:00
rolux
416744a527 typos 2011-10-11 16:58:12 +00:00
rolux
fedcf36307 testing 2011-10-11 16:55:05 +00:00
rolux
598d1d0f29 typo 2011-10-11 16:39:19 +00:00
rolux
244055db39 some more data dialog updates 2011-10-11 16:30:06 +00:00
rolux
4c4cfb2423 fix find elements in manage names/titles dialogs 2011-10-11 16:20:41 +00:00
rolux
a72633a350 remove non-standard ui elements from manage data dialogs 2011-10-11 16:13:21 +00:00
rolux
30651bac46 improve namesDialog and titlesDialog 2011-10-11 16:01:33 +00:00
j
4948f0fa39 manage names and titles 2011-10-11 13:29:05 +02:00
rolux
ffd623717f listen to resize events of manage places/events dialogs 2011-10-11 09:17:43 +00:00
rolux
a04fe0b36e fix a bug where only 100 events would be requested in calendar view 2011-10-10 12:52:53 +00:00
rolux
17c90bd1c5 use new Ox.formatDuration() 2011-10-10 09:32:50 +02:00
rolux
c6c1c9b15b some work towards editing places 2011-10-09 21:12:50 +00:00
j
7890183e01 toggle toggle toggle 2011-10-09 16:52:53 +02:00
rolux
460a4217ea fix default item sort in config json 2011-10-09 13:31:46 +00:00
rolux
55b517b54b fix bug when switching to a view that doesn't have the current sort key; update view movies menu when switching view 2011-10-09 13:13:11 +00:00
rolux
7fd64740aa new clip sort key scheme; fix for info line(s) in icon lists 2011-10-09 12:46:35 +00:00
rolux
5d2821534f fix for sort operators 2011-10-09 10:35:09 +00:00
rolux
106b2a5577 fix for '/@foo' urls 2011-10-09 10:20:36 +00:00
rolux
746efb3110 correctly set find state when loading '/' 2011-10-09 10:04:30 +00:00
rolux
8dedbd1bae handle vertical calendar resize 2011-10-08 19:09:25 +00:00
rolux
39b7f6b08f reload map when changing group selection 2011-10-08 18:36:26 +00:00
rolux
d800c49c8e misc fixes 2011-10-08 17:22:56 +00:00
rolux
41f6ca478c fix errors when signing in or out 2011-10-08 15:16:22 +00:00
rolux
c63677fd1f return to the correct url after closing the site dialog; don't cancel requests when opening the site dialog 2011-10-08 15:03:13 +00:00
rolux
c14effdf9c add page titles; various bugfixes related to urls 2011-10-08 14:52:00 +00:00
rolux
63f6ed6d49 some improvements to url controller 2011-10-08 13:09:16 +00:00
rolux
7ac199a879 fix some bugs with find on home screen 2011-10-08 11:24:09 +00:00
rolux
a4d0ae4067 some improvements to handling of @foo map urls 2011-10-08 09:57:02 +00:00
rolux
551be76c8b merging changes 2011-10-07 19:30:42 +00:00
rolux
f8d9d032ea cancel requests on hashchange and popstate; handle external urls in info view 2011-10-07 19:30:02 +00:00
j
fd1651f3c8 /= works now 2011-10-07 20:18:22 +02:00