Commit graph

23 commits

Author SHA1 Message Date
Rachel Macfarlane 40324ee577 Auth provider tweaks, change types of change events 2020-07-10 10:49:10 -07:00
Eric Amodio 561f5b6d26 Remove eslint disable -- #101978 2020-07-09 22:47:42 -04:00
Eric Amodio 842537285e Makes ✔ commit button work 2020-07-02 15:09:16 -04:00
Eric Amodio d3f4b7ec30 Fixes clearing context on reload if no changes
Adds statusbar entry
Reworks context storage a bit
2020-07-02 04:02:15 -04:00
Eric Amodio d6adf8aaf2 Re-adds command 2020-07-02 04:02:15 -04:00
Eric Amodio 0be16f743a Fixes full-text search 2020-06-29 18:05:41 -04:00
Eric Amodio 8bcf177236 Fixes issues with create/copy/rename/delete 2020-06-29 17:52:40 -04:00
Eric Amodio 6a6876b023 Minor code reorg 2020-06-29 17:52:40 -04:00
Eric Amodio 017129571a Adds file create, rename, & delete support 2020-06-29 03:29:19 -04:00
Eric Amodio 28ea0f0aaa Fixes node runtime error 2020-06-29 03:29:19 -04:00
Eric Amodio f61fed5a35 Adds timestamp to GitHub stat requests 2020-06-29 03:29:19 -04:00
Martin Aeschlimann 94081f67b6 shared webpack browser config: add WEBWORKER definition 2020-06-26 10:13:08 +02:00
Martin Aeschlimann d0a272d025 use shared webpack config for browser 2020-06-25 23:30:00 +02:00
Eric Amodio 9b620b291e Removes unused usings 2020-06-25 14:21:23 -04:00
Eric Amodio bbf2b93cec Removes Open repository command for now
Until we stabilize the uris want to limit the visibility of this
2020-06-25 14:11:22 -04:00
Eric Amodio 1af716cdca Fixes web build (sha1 issues) 2020-06-25 14:11:22 -04:00
Eric Amodio 787f4cdbe1 Improves stat perf & accuracy
Removes rename change (will track like git, delete + add)
2020-06-25 14:11:21 -04:00
Eric Amodio f8f24d4567 Adds timestamps to changes 2020-06-25 14:11:21 -04:00
Eric Amodio 8e27d6a63c Fixes bad repo regex 2020-06-25 14:11:21 -04:00
Eric Amodio 789f0b04d6 Adds edit & commit support (wip) 2020-06-25 14:11:21 -04:00
Rachel Macfarlane 629e1d7e16 Remove old getSessions and login methods from auth provider API 2020-06-24 15:33:09 -07:00
Eric Amodio 835142c44e Allows refs in github uris 2020-06-10 01:42:04 -04:00
Eric Amodio 91589cbf8d Splits github fs out into its own extension 2020-06-08 18:13:27 -04:00