v0.10.0
github-actions
released this
29 Jul 03:26
·
171 commits
to master
since this release
Changelog
- d13e5c6 feat: add attachments disable and refactor
- d487adb feat: add boltdb
- d469084 feat: add bridge service
- 9a812c1 feat: add bridges to config
- d8a2444 feat: add config watch
- 5fb9756 feat: add data size and humanize
- 3a54b99 feat: add delete envelope to frontend
- 5df2cf5 feat: add endpoints
- 3850aaa feat: add envelope html
- 768b85b feat: add events and pubsub
- 903a905 feat: add filedb
- 0f42241 feat: add fonts
- be13796 feat: add icons and web manifest
- 7cb8622 feat: add index page
- 1403606 feat: add limit to view
- 261aa74 feat: add list attachments
- cfdadb1 feat: add memory config
- 1980af6 feat: add template to endpoint
- 344583e feat: add version
- f5aa3e1 feat: add web css
- e43c2ef feat: change templates
- 117eda8 feat: clean up css and helpers
- 731ae44 feat: clean up pfrontend
- ad345a1 feat: concurrent bridge send
- fc8978d feat: endpoint test and clean up
- 9925de2 feat: error message and ascending link
- df0fbfe feat: icons for endpoints
- b734ecf feat: json tags and clean up
- f2027ae feat: method not allowed for mw
- 2936e73 feat: pagination template
- 6a56a0d feat: parse date header as time
- ce9b11a feat: show html
- 4a9e879 feat: template match and refactor bridge
- 6acde9f feat: update enmime dep
- f846e12 feat: view attachments
- f4ab3f6 fix(view): pagination show max and min
- 568944b fix: continue on no data found
- b2888d3 fix: filter and github build
- 746742e fix: log error when sending to endpoint
- 4f21083 fix:(memdb): implement io.seeker
- 934d8c0 refactor: add limit to memdb
- df54a86 refactor: bridge filter
- 13866f9 refactor: change helper links
- e92c5f4 refactor: clean up
- 6de265c refactor: clean up
- 493c37e refactor: config and readme
- 2d9d353 refactor: create http package
- 95046c9 refactor: delete attachments in transaction
- 4e99274 refactor: enable http & smtp by default
- 8367db0 refactor: envelope and memdb
- 9c0ec71 refactor: envelope extension and filename
- 7b0ca01 refactor: gohtml to html
- c95346d refactor: remove a lot of code
- f1cde58 refactor: remove attachment limit for memdb
- c1035a2 refactor: remove auth bool from smtp
- 6444fe2 refactor: remove enable http & smtp
- 2c52ec4 refactor: remove error template
- cb5cc2e refactor: remove server command
- 300bb30 refactor: rename web -> static
- 7418822 refactor: rename web assets and clean up
- f6b445a refactor: shims
- 661278b refactor: use bolt and file for defaults
- 051e034 refactor: view and controller