Commit graph

30 commits

Author SHA1 Message Date
Amir Kabiri
863d6cfd5e autocomplete implemented 2022-02-11 11:24:17 +03:30
Peter Cottle
3663e24975 Issue #845 -- show options for each command 2021-06-10 08:48:10 -06:00
Anh Hồng
b7ac2851c6 refactor: replace all master to main 2021-04-19 10:52:05 +07:00
Peter Cottle
6df4d93880 Resolves #764 -- disableLevelInstructions for global mode change 2021-01-11 12:49:28 -07:00
Peter Cottle
1017efe3cf Resolves #749 -- warning on reset solved command 2021-01-04 08:39:32 -07:00
Peter Cottle
12cdb49457 Resolves #593 -- add alias support with local storage 2020-07-05 14:57:21 -07:00
hongarc
d8ea1dbb5c fix: get ls and cd with right way 2019-09-25 10:31:57 +07:00
Rocky Gray
904a2c5fbf Refactor show commands to extract keys from the object
fixes #541
2019-03-01 17:50:13 -05:00
Hongarc
27ef578b2e Remove 16 underscore requires 2018-12-01 13:04:24 +07:00
Hongarc
96ddb5041a Use 'Object.values' and 'Object.keys' instead of '_.each(object)' 2018-12-01 12:34:23 +07:00
Hongarc
bd8009386d Use 'Array.prototype.forEach' instead of '_.each' and '_.forEach' 2018-12-01 11:28:04 +07:00
Hongarc
052aa1e299 change '_.extend' to 'Object.assign' 2018-12-01 06:07:06 +07:00
Peter Cottle
c801f9ed46 Resolves #488 -- make https-y things links in the console 2018-10-19 15:08:14 +09:00
Peter Cottle
b6a34ec17e Resolves #459 -- parent ordering can break some operations 2018-04-09 08:35:15 -07:00
Peter Cottle
c1854a0d96 Solves #451 explain permalink and import tree now, and add command 2018-01-07 16:56:13 -08:00
Oleksandr Redko
5a784ae15e Fixed typos in comments and strings 2016-10-26 12:19:24 +03:00
Peter Cottle
52d930d45a [Gist] Resolves #371 fix gist loading bug 2016-04-17 17:35:56 -07:00
Peter Cottle
57a1905e7d ok i think everthing is wroking 2015-04-20 17:12:54 +10:00
Peter Cottle
f048f99e7f temporary UNSTABLE since codemod went nuts 2015-04-20 17:05:21 +10:00
Peter Cottle
2257668f9d got rid of every underscore bind i think -- 1500 line diff 2015-04-20 16:41:56 +10:00
Peter Cottle
b3cf8263a2 removed all horrible hack references 2015-04-04 11:24:49 -07:00
Peter Cottle
095c52cec3 [Flux] Level arbiter removed WOOO 2015-03-29 21:47:40 -07:00
Peter Cottle
36161d3406 fixed build 2015-03-28 14:29:31 -07:00
Peter Cottle
82c3e75394 converted flip treey 2015-03-28 14:22:06 -07:00
Peter Cottle
1afd48bb39 [Flux] Locale data flow converted to Flux 2015-03-28 11:30:42 -07:00
Peter Cottle
0aba56ef15 Editing levels in the builder :D Resolves #187 2014-11-29 18:13:53 -08:00
Peter Cottle
2402a7a469 Issue #181 cleanup and better command handling 2014-06-29 16:30:54 -07:00
Peter Cottle
507291a0c4 Resolves #181 share levels easily with gist IDs and jsonp 2014-06-29 16:22:48 -07:00
Peter Cottle
937977f232 Resolves #147 Flip trees upside down with flip 2014-01-03 10:26:39 -08:00
Peter Cottle
d75489c175 making sandbox first class 2013-08-04 15:09:11 -07:00