dnote/pkg/server/controllers
Sung Won Cho 01a378c5b1
Simplify by removing web interface (#590)
* Implement MVC

* Implement settings

* Improve layout

* Lock sass dependency
2022-04-24 10:54:39 +10:00
..
books.go Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
books_test.go Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
controllers.go Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
health.go Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
health_test.go Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
helpers.go Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
main_test.go Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
notes.go Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
notes_test.go Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
routes.go Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
routes_test.go Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
static.go Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
sync.go Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
sync_test.go Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
testutils.go Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
users.go Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00
users_test.go Simplify by removing web interface (#590) 2022-04-24 10:54:39 +10:00