Commit graph

440 commits

Author SHA1 Message Date
j
cdebd7f1e4 don't edit public 2019-01-18 15:48:14 +05:30
j
f05a212a82 add Public list, peers can add items to that list 2019-01-17 23:49:23 +05:30
j
dd0e22a979 prepare public api 2019-01-17 16:00:22 +05:30
j
709e067e14 support txt drag and drop 2019-01-13 18:34:38 +05:30
j
e0c2ccbb24 recreate list on list change, to avoid doulbe reload if list sort changes too 2017-07-13 10:49:34 +02:00
j
0266b015f1 use new Ox.URL api 2016-10-30 18:32:56 +01:00
j
3e5c3c9a47 avoid undefined users 2016-06-06 19:34:43 +02:00
j
18aebe76d3 windows autostart 2016-04-14 22:51:48 +02:00
j
0551a18cc9 autostart 2016-04-14 12:57:45 +02:00
j
9d01cbf57e user might have been removed 2016-04-06 11:21:51 +02:00
j
51aab8648a check lower case 2016-03-18 19:31:42 +01:00
j
1114f9099b clear cache once import is done 2016-02-28 12:40:58 +05:30
j
695deb0947 log js errors 2016-02-23 13:45:37 +05:30
j
5073fc1c52 add new operator &: {key: 'id', operator: '&', value: ['a', 'b'] 2016-02-22 19:54:15 +05:30
rlx
97d4aea892 peers panel: fix keyboard navigation bug 2016-02-19 21:59:57 +05:30
rlx
19a80cdde2 peers panel: 'invitations' layout bug 2016-02-19 21:18:12 +05:30
rlx
f27d09235d info view: update download button immediately 2016-02-19 21:07:26 +05:30
rlx
6758394594 fix tooltip for book covers that are not editable 2016-02-19 21:02:04 +05:30
j
7f0d5efccd set text color based on theme 2016-02-15 21:22:47 +05:30
rlx
6a91ac9465 guard against 'NaN PB' in icon info 2016-02-14 20:08:26 +05:30
j
4cabfd0476 fix lookup by id 2016-02-14 16:05:35 +05:30
j
8d2875455d tab->space 2016-02-07 19:23:10 +05:30
j
d799e690b5 local peers should always be online 2016-02-07 13:55:12 +05:30
j
e54fae0e08 wait a bit longer for backend to restart 2016-02-01 14:07:27 +05:30
j
5bbb5849cb don't call external build script for own js files 2016-01-31 12:58:15 +05:30
j
ceffe456db fix import state before import started 2016-01-25 12:18:42 +05:30
rlx
49fa35ae95 fix metadata update (empty values) 2016-01-24 19:02:54 +05:30
rlx
38b9c433bc fix context browser css (firefox) 2016-01-24 19:02:38 +05:30
rlx
258218f6dd fix update dialog buttons (firefox) 2016-01-24 18:15:30 +05:30
rlx
fecf1ab987 fix icon info css 2016-01-24 18:06:24 +05:30
rlx
33273f98f9 fix icon info css 2016-01-24 18:03:48 +05:30
j
fa77f18cce end arra values without entities, fixes #207 2016-01-23 22:55:34 +05:30
rlx
3540ba29b0 only open cover dialog if editable 2016-01-22 12:34:48 +05:30
j
e9b6a51fff use api.addListItems instead of api.download, fixes #180 2016-01-21 12:45:38 +05:30
j
d0a9515cc0 return ids after upload, fixes #162 2016-01-20 13:14:38 +05:30
j
97ef26f7e7 fire progress -1 after current download is canceled, fixes #186 2016-01-20 13:05:44 +05:30
rlx
67d75f7154 better cross-platform alignment of text in menu extras 2016-01-19 21:33:46 +05:30
rlx
0d5d4e3dd0 add Ox.formatBoolean 2016-01-19 16:40:58 +05:30
rlx
1799631d60 keep find element up to date 2016-01-19 16:15:23 +05:30
j
7a42473919 implement sharemetadata, fixes 165 2016-01-19 15:35:16 +05:30
j
a2b55bc24e open file 2016-01-19 10:51:43 +05:30
rlx
72e6823c3b fix sort bug 2016-01-19 09:52:21 +05:30
rlx
6dfa62681a update info view buttons 2016-01-18 16:21:07 +05:30
rlx
ae6a3bd6d9 even better fix 2016-01-18 16:09:09 +05:30
rlx
e6981ff0a3 after item edit, don't switch to list view in case filter selection changes 2016-01-18 16:06:22 +05:30
j
2bee170813 fix identify dialog for books without isbn 2016-01-18 14:23:21 +05:30
rlx
cd8158de05 add dummy help dialog 2016-01-18 11:46:50 +05:30
rlx
4474ebb209 change dialog title 2016-01-18 11:46:21 +05:30
rlx
99af6a00b9 remove print statements 2016-01-18 11:24:08 +05:30
rlx
0a382be9bc avoid info panel reflow 2016-01-18 11:23:59 +05:30
rlx
097708fedd main menu: add entries for preview and fullscreen 2016-01-18 11:15:33 +05:30
rlx
a51f5cef09 main menu: add entries for list view and item view 2016-01-18 10:53:19 +05:30
j
c89fd8e326 fix #183 2016-01-17 18:43:52 +05:30
rlx
2d761e49ad don't load info view twice 2016-01-17 17:59:34 +05:30
j
0311a33814 only switch button to transferring after download api returns 2016-01-17 17:01:47 +05:30
j
1266fb9133 trigger transfer progress -1 if download is canceled 2016-01-17 17:01:47 +05:30
rlx
c6c032d3d9 fix downloading to list 2016-01-17 16:59:33 +05:30
rlx
8a1c83b5fc fix downloading to list 2016-01-17 16:54:53 +05:30
rlx
0fa8c8602f don't overwrite 'data' 2016-01-17 16:52:03 +05:30
j
6d659b8049 use itemKeys and turn .format into function 2016-01-17 16:31:42 +05:30
rlx
7da4bd0ec3 itemKeys -> sortKeys 2016-01-17 16:16:29 +05:30
rlx
9baf222db1 fix background in peers panel 2016-01-17 16:13:36 +05:30
rlx
eb2e0a772b transfer panel: fix formatting 2016-01-17 16:13:13 +05:30
rlx
881956b4f4 transfer panel: fix cancel button 2016-01-17 16:04:38 +05:30
rlx
36be2bb3b2 key.format may be undefined 2016-01-17 15:59:15 +05:30
j
2f6a9ac82f prevent default bookmark page(ctrl-d) in chrome 2016-01-17 15:57:23 +05:30
rlx
d549ab3592 fix another xss vuln 2016-01-17 15:53:50 +05:30
rlx
a5ec6a655b add keyboard shortcut for download 2016-01-17 15:48:03 +05:30
rlx
8fde5e9111 handle new list keyboard shortcuts 2016-01-17 15:43:53 +05:30
rlx
c6613c30f6 remove dead code; handle listselection 2016-01-17 15:43:52 +05:30
rlx
1d585811d3 only display message for pending requests 2016-01-17 15:14:45 +05:30
rlx
31f5a100f6 preferencesDialog -> userDialog 2016-01-17 15:14:45 +05:30
j
bbcde89946 fix preview flicker in listView 2016-01-17 15:03:21 +05:30
rlx
4fe8443c35 fix deleting items in list view 2016-01-17 14:38:38 +05:30
rlx
fd96d2da37 browser: handle undefined 2016-01-17 14:00:16 +05:30
rlx
fb80c952ee encode html entities 2016-01-17 13:27:49 +05:30
rlx
bd3c30e260 throttle 2016-01-17 13:27:32 +05:30
rlx
6b5eb8bf39 cleanup 2016-01-17 13:13:46 +05:30
rlx
601c23f985 fix menu extras 2016-01-16 21:02:40 +05:30
rlx
bc88615c31 format ISBNs with dashes 2016-01-16 20:48:14 +05:30
rlx
386bfd2324 format ISBNs with dashes 2016-01-16 20:38:01 +05:30
rlx
846eb7f3f3 format ISBNs with dashes 2016-01-16 20:35:17 +05:30
rlx
23d401b3f2 version formatting 2016-01-16 20:16:50 +05:30
j
cfbc90b50b send contact message 2016-01-16 18:41:55 +05:30
rlx
2c9109a7a5 app dialog: formatting; 'not yet' -> 'lazy fox' 2016-01-16 17:39:41 +05:30
rlx
4cf13ab908 style 2016-01-16 17:39:41 +05:30
j
84d0a87a5c open link in new tab 2016-01-16 17:35:35 +05:30
rlx
1d6e94d1a6 fix export UI 2016-01-16 16:01:36 +05:30
rlx
5a3b5e8593 select correct tab in import/export dialog 2016-01-16 15:51:48 +05:30
rlx
4fc590b7ba revert changes 2016-01-16 15:19:59 +05:30
rlx
30f6f6860f peers dialog: preselect first item; fix message display 2016-01-16 15:12:33 +05:30
rlx
89873f0c4d improved handling of booking falling out of context after edit/delete 2016-01-16 14:59:34 +05:30
rlx
ab0b0d5300 fix import/export dialog tabbing 2016-01-16 14:40:04 +05:30
j
39dac41b66 cleanup 2016-01-16 14:30:35 +05:30
rlx
5860bc0e72 only reload filters if not collapsed 2016-01-16 14:27:53 +05:30
rlx
b0dcfc35ab update cbr icon info color 2016-01-16 14:27:53 +05:30
j
2fd3e105d2 store app dialog texts in html file 2016-01-16 14:22:55 +05:30
rlx
4cf2c13e7e correctly update mediastate during transfer 2016-01-16 14:13:02 +05:30
rlx
9fde49bdce always update data element on edit 2016-01-16 14:13:02 +05:30
j
01a20963c1 add contactForm 2016-01-16 14:10:41 +05:30