shiori/internal/cmd
Felipe Martin 3fcb295d72
Make migrations transparent to the user (#530)
* refactor: remove migrate command

* reafactor: avoid migration errors on no changes
2022-11-27 15:39:27 +01:00
..
add.go fix: remove createnewid usages (#520) 2022-10-15 23:01:52 +02:00
check.go refactor:pass ctx to db layer, return err instead of recover panic (#450) 2022-09-30 12:19:36 +02:00
delete.go refactor:pass ctx to db layer, return err instead of recover panic (#450) 2022-09-30 12:19:36 +02:00
export.go fix: data dir permissions having execute for all (#493) 2022-10-09 18:50:42 +02:00
import.go fix: remove createnewid usages (#520) 2022-10-15 23:01:52 +02:00
open.go refactor:pass ctx to db layer, return err instead of recover panic (#450) 2022-09-30 12:19:36 +02:00
pocket.go fix: remove createnewid usages (#520) 2022-10-15 23:01:52 +02:00
print.go refactor:pass ctx to db layer, return err instead of recover panic (#450) 2022-09-30 12:19:36 +02:00
root-dev.go Add portable mode 2019-08-09 10:19:43 +07:00
root.go Make migrations transparent to the user (#530) 2022-11-27 15:39:27 +01:00
serve.go Web Server and CI Improvements (#374) 2022-02-19 08:22:50 +01:00
update.go fix: saving bookmarks inconsistencies (#500) 2022-10-11 23:47:38 +02:00
utils.go refactor:pass ctx to db layer, return err instead of recover panic (#450) 2022-09-30 12:19:36 +02:00
utils_test.go Initial unit test.. 2019-09-23 15:55:17 +07:00