phoenix/views/pages
Ivan R. 6396c160f2
feat: export and import
The list of links can now be exported to a json file,
and later imported back.
2024-04-01 23:35:46 +05:00
..
errors.go feat!: migrate to net/http 2024-03-25 15:52:18 +05:00
export.go feat: export and import 2024-04-01 23:35:46 +05:00
groups.go chore: trim spaces in the received data 2024-03-26 01:15:51 +05:00
import.go feat: export and import 2024-04-01 23:35:46 +05:00
index.go feat: tile mode (#39) 2024-04-01 22:38:23 +05:00
links.go chore: trim spaces in the received data 2024-03-26 01:15:51 +05:00
registration.go chore: trim spaces in the received data 2024-03-26 01:15:51 +05:00
settings.go chore: migrate to database/sql 2024-03-26 00:40:52 +05:00
signin.go chore: trim spaces in the received data 2024-03-26 01:15:51 +05:00
templates.go feat!: migrate to net/http 2024-03-25 15:52:18 +05:00
templates_test.go test: check parsing of templates 2024-03-25 16:09:55 +05:00