Commit Graph

20 Commits

Author SHA1 Message Date
Oscar Hinton 910b4a24e6
Apply Prettier (#426) 2021-12-20 18:04:00 +01:00
Oscar Hinton 477066118e
Add jslib as a "real" dependency (#321)
* Split jslib

* Bump jslib

* Bump jslib, replace alias with tsconfig-paths-webpack-plugin
2021-06-07 19:25:55 +02:00
Matt Gibson 0a34bdb8cf
Limit export read to current user (#230) 2021-02-10 10:47:59 -06:00
Matt Gibson 3b91a2c72b
Ban single paren arrow functions (#226)
* Fix glob processing in npm. Ban single param parens

* Match typescript linter rules
2021-02-03 22:51:59 -06:00
Andreas Schneider f2530c133e
Export to stdout (#152)
* describe file-saving and add helper to write to stdout if appropriate

* allow writing attachments to stdout

* allow writing export to stdout

* add help texts for export and get
2020-08-25 14:24:43 -04:00
operator-name 3915e43435 Fix to not output newline if redirecting to a file (#89) 2019-09-09 12:07:15 -04:00
Kyle Spearrin f6bb228249 write failed responses to stderr 2019-06-04 21:03:26 -04:00
Kyle Spearrin 39f615d5d7 null check collection ids filter 2018-09-11 08:45:40 -04:00
Kyle Spearrin c605f99ae2 Fix !== null checks 2018-08-30 21:48:04 -04:00
Kyle Spearrin f704b62db5 mode is string '700' 2018-08-27 23:12:53 -04:00
Kyle Spearrin 314cef78fd implement search service 2018-08-13 14:38:04 -04:00
Kyle Spearrin 887b1f1a6d fix bug in readFile 2018-08-06 10:41:52 -04:00
Kyle Spearrin 336e4acdd0 standardize import command 2018-08-06 10:38:32 -04:00
Brandon Davis 47b5b9f950 feature/18-import (#19)
* fix #18

* Add locked check
2018-08-06 09:38:17 -04:00
Kyle Spearrin a9e3d31b07 move lowdb to jslib 2018-05-31 09:08:54 -04:00
Kyle Spearrin 2e8d0aaf53 list and get organizations 2018-05-18 15:26:59 -04:00
Kyle Spearrin df024379c8 get items attachment command 2018-05-17 13:28:22 -04:00
Kyle Spearrin 36421c9144 add export command 2018-05-17 10:58:30 -04:00
Kyle Spearrin 07cb4d5ff8 accept requestJson for create/edit as stdin 2018-05-16 22:40:48 -04:00
Kyle Spearrin df7ccaea9d move search functions to utils helper 2018-05-16 11:17:40 -04:00