James Hillyerd
5322462899
Update changelog for 3.0.1-rc2
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2022-01-23 17:42:32 -08:00
James Hillyerd
357589d90e
Rename master branch to main ( #255 )
...
* Update contributing guide, remove git-flow references
Signed-off-by: James Hillyerd <james@hillyerd.com >
* Update changelog for main branch rename
Signed-off-by: James Hillyerd <james@hillyerd.com >
* Update github actions for branch rename
* Update README build badges
Signed-off-by: James Hillyerd <james@hillyerd.com >
* Update README for new branch names
Signed-off-by: James Hillyerd <james@hillyerd.com >
* Note branch rename in change log
Signed-off-by: James Hillyerd <james@hillyerd.com >
2022-01-17 17:16:44 -08:00
James Hillyerd
b664bcfc4c
Update changelog for 3.0.1-rc1
2022-01-17 13:28:00 -08:00
James Hillyerd
04fb58e15e
Update CHANGELOG for final 3.0.0
2021-09-19 11:34:43 -07:00
James Hillyerd
05a3b1742a
Update CHANGELOG for rc4
2021-08-22 13:32:47 -07:00
James Hillyerd
8e34a21dc6
Update Go dependencies, incl enmime ( #234 )
2021-08-22 12:54:26 -07:00
James Hillyerd
8869acef0b
Bump Go to 1.17 ( #233 )
...
* Bump Go to 1.17
* update chglog
2021-08-22 12:31:13 -07:00
James Hillyerd
ab988caf6b
Add rc3 to change log
2021-08-01 13:00:28 -07:00
James Hillyerd
7138a97935
Update change log for 3.0.0-rc2
2021-07-31 16:32:01 -07:00
James Hillyerd
beee68fc5d
Update change log
2021-07-31 16:26:47 -07:00
James Hillyerd
e74f5e5116
Update changelog for 3.0.0-rc1
2020-09-24 20:54:07 -07:00
James Hillyerd
6ce045ddb7
Update changelog
2020-09-24 20:43:56 -07:00
James Hillyerd
4648d8e593
ui: Use OpenSans font ( #178 )
2020-09-21 16:16:00 -07:00
James Hillyerd
1a5db5b5f8
update CHANGELOG
2020-09-04 12:44:50 -07:00
James Hillyerd
0956a13618
release: Modernize goreleaser config
2019-08-17 16:47:02 -07:00
James Hillyerd
8bb01570ef
Update changelog
2019-08-17 16:11:02 -07:00
James Hillyerd
e359c0b030
docker: go 1.11 -> 1.12, alpine linux 3.8 -> 3.10
2019-08-17 13:00:01 -07:00
James Hillyerd
0b3f4eab75
backend: Update dependencies
2019-08-10 17:54:09 -07:00
James Hillyerd
070de88bba
ui: JS dependency updates
2019-08-10 16:28:48 -07:00
James Hillyerd
ac4501ba35
Update change log
2019-08-10 14:31:21 -07:00
James Hillyerd
7ea8e2fc03
Release 3.0.0-beta1
2019-03-14 21:15:09 -07:00
James Hillyerd
2b3dd51e71
docs: rename to github.com/inbucket/inbucket
2019-02-24 10:09:33 -08:00
James Hillyerd
cf265dbe2c
rest: Add posix-millis field for easier date parsing
2018-11-17 20:57:52 -08:00
James Hillyerd
91fea4e1fd
Update CHANGELOG for beta
2018-10-31 20:06:47 -07:00
James Hillyerd
469132fe2f
rest: Add godoc example test for client.
...
- Update README and CHANGELOG
2018-10-31 19:45:15 -07:00
James Hillyerd
98745b3bb9
web: Optionally mount /debug/pprof for #120
...
- web: eliminate use of http.DefaultServeMux
2018-10-20 16:16:09 -07:00
James Hillyerd
f9adced65e
docker: Update build to use Go 1.11+modules for #121
...
- Fix outdated params in docker-run.sh
2018-10-20 12:36:09 -07:00
James Hillyerd
dc007da82e
build: Use go modules for #121
...
- travis: Bump release trigger env to 1.11
2018-10-20 11:58:45 -07:00
James Hillyerd
fdcb29a52b
smtp: rename readByteLine to readDataBlock for #98 .
...
Update change log.
2018-05-06 12:09:55 -07:00
James Hillyerd
37361e08e8
Change log release prep
2018-05-05 10:13:20 -07:00
James Hillyerd
2ceb510f70
Update change log
2018-05-05 10:08:40 -07:00
James Hillyerd
1ed8723bd7
2.0.0-rc1 changelog update
2018-04-07 19:33:43 -07:00
James Hillyerd
bcede38453
webui: Friendly URL support for #73
2018-04-07 18:17:39 -07:00
James Hillyerd
e8f57fb4ed
Update changelog for mailbox naming
2018-04-07 17:17:37 -07:00
James Hillyerd
064549f576
policy: Implement store domain policy for #51
...
- Update docs, change log, status.html
2018-04-01 19:59:04 -07:00
James Hillyerd
cc5cd7f9c3
storage: Add Seen flag, tests for #58
2018-04-01 13:30:43 -07:00
James Hillyerd
deceb29377
inbucket: respect -logfile flag again for #90
...
Removed log file rotation, too racy, not needed in the world of docker
and systemd.
2018-03-31 15:16:22 -07:00
James Hillyerd
393a5b8d4e
redhat: Use goreleaser to generate .rpm package for #89
2018-03-25 20:13:19 -07:00
James Hillyerd
0055b84916
debian: Use goreleaser to generate .deb package for #89
2018-03-25 19:34:51 -07:00
James Hillyerd
86c8ccf9ea
docker: Update for environment config for #86
...
- Change to default ports (less surprising)
- Drop `/con/` volume naming, never caught on
2018-03-25 15:39:04 -07:00
James Hillyerd
b50c926745
webui: Renamed themes dir to ui
...
- Eliminated intermediate bootstrap dir
2018-03-25 11:32:59 -07:00
James Hillyerd
b42ea130ea
storage/mem: implement message cap for #88
...
- Move message cap tests into storage test suite.
- Update change log.
2018-03-24 14:36:23 -07:00
James Hillyerd
3c7c24b698
storage: Calculate size of store for status page
2018-03-22 20:30:23 -07:00
James Hillyerd
e5785e81aa
Update CHANGELOG for refactor
2018-03-18 15:14:48 -07:00
James Hillyerd
019e66d798
Update change log for 1.3.1
2018-03-10 10:06:09 -08:00
James Hillyerd
a89b6bbca2
Fix change log tag format
2018-02-28 14:22:47 -08:00
James Hillyerd
5f5a7eecd3
Release v1.3.0
2018-02-28 14:18:04 -08:00
James Hillyerd
1ff8ffe9bd
Release prep for 1.3.0
2018-02-28 12:50:39 -08:00
James Hillyerd
ffa756d895
gcloud: removed
...
- Dockerized and moved to https://github.com/jhillyerd/demo.inbucket.org
- Merge master changelog entry
2018-02-27 21:20:23 -08:00
James Hillyerd
3b9af85924
sanitize: naive CSS sanitizer implementation
...
- CSS sanitizer allows a limited set of properties in a style attribute.
- Added a CSS inlined version of the tutsplus responsive test mail.
- Linter fixes in inbucket.go
2018-02-27 20:37:24 -08:00