Commit graph

15 commits

Author SHA1 Message Date
Thomas Wilburn
8cc524a53e Extra safeguards.
Project manager calls preventDefault() on "links"
background.js rejects messages without a command property.
2014-01-12 10:47:08 -08:00
Thomas Wilburn
2c34939a43 Open a new window if a command is received while inactive.
Commands will be buffered and passed in to be fired on initialization.
To suppress app launch, add the quiet flag to your command when firing
the message from an extension.
Fixes #122
2014-01-10 22:15:35 -08:00
Thomas Wilburn
7f36f2ce21 Switch to use of an "upgrading" flag instead of actually replacing openWindow. 2013-12-03 16:09:40 -08:00
Thomas Wilburn
703afb91e3 Added upgrade notifications and failure handling. 2013-12-03 08:54:48 -08:00
Thomas Wilburn
fa0ab6112e Use Chrome's window position memory instead of manually restoring position. 2013-11-24 21:08:18 -05:00
Thomas Wilburn
1bf36e07cd Hey, look who broke launching the app! 2013-10-28 23:13:35 -07:00
Thomas Wilburn
c7649cc42e Fixes #61 2013-10-28 12:58:24 -07:00
Thomas Wilburn
541ef85e2c Added search by reference
Also added an option to search all files by default. Fixes #57 and #53.
2013-10-14 22:17:58 -07:00
Thomas Wilburn
3b5501787b Had a weird window crash this morning, possible fix. 2013-10-02 16:12:35 -07:00
Thomas Wilburn
0fcae1f9c0 Add drag and drop tabs, fix some CSS.
Fixes #14
2013-09-13 11:13:00 -07:00
Thomas Wilburn
8d719ced6e Fixes #19 2013-09-11 19:36:14 -07:00
Thomas Wilburn
98d7c67b43 Enable file manager support on ChromeOS, fix some bugs with retained files. 2013-09-04 18:36:27 -07:00
Thomas Wilburn
661f7ccfaf Added theme/syntax selectors 2013-08-23 16:03:46 -07:00
Thomas Wilburn
d236af518b File menu works, pretty much 2013-08-21 23:35:14 -07:00
Thomas Wilburn
2e508a5012 First 2013-08-19 17:53:03 -07:00