Commit Graph

604 Commits

Author SHA1 Message Date
Simone Margaritelli
f87eed3ad9 merge 2024-04-04 15:27:18 -04:00
Simone Margaritelli
dde4ef1e20 fix: updating readme with toml sample configuration 2024-04-04 15:26:46 -04:00
Simone Margaritelli
1dbd6eff46 Merge pull request #155 from evilsocket/dependabot/go_modules/golang.org/x/crypto-0.17.0
build(deps): bump golang.org/x/crypto from 0.0.0-20191117063200-497ca9f6d64f to 0.17.0
2024-04-04 15:25:04 -04:00
dependabot[bot]
ca3846bc03 build(deps): bump golang.org/x/crypto
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20191117063200-497ca9f6d64f to 0.17.0.
- [Commits](https://github.com/golang/crypto/commits/v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 19:23:03 +00:00
Simone Margaritelli
b3bed64938 new: migrating config to toml 2024-04-04 15:22:34 -04:00
Simone Margaritelli
04f6fb7270 fix: replaced deprecated function 2024-04-04 15:16:09 -04:00
Simone Margaritelli
80a5884f19 fix: updated README (fixes #153) 2024-01-06 22:55:51 +01:00
Simone Margaritelli
489c493fce misc: removed new_release.sh script 2021-03-12 15:41:42 +01:00
Simone Margaritelli
dfb8691ec8 new: using stork for release and changelog 2021-03-12 15:41:00 +01:00
Simone Margaritelli
aa46337a79 fix: fixed log verbosity levels 2021-01-21 14:39:47 +01:00
Simone Margaritelli
18ea89657f releasing v1.3.6 v1.3.6 2021-01-09 22:36:03 +01:00
Simone Margaritelli
241b0bb6e8 misc: small fix or general refactoring i did not bother commenting 2021-01-09 22:35:09 +01:00
Simone Margaritelli
2d3c0c547f releasing v1.3.5 v1.3.5 2021-01-09 20:15:01 +01:00
Simone Margaritelli
f35a06f324 misc: added changelog script 2021-01-09 20:13:23 +01:00
Simone Margaritelli
eecb586dac new: if no smtp configuration is found arc will use the local sendmail binary (fixes #129) 2021-01-09 19:45:30 +01:00
Simone Margaritelli
ddcdc13039 new: apple-touch-icon 2019-11-20 15:33:37 +01:00
Simone Margaritelli
83f3ef2ab2 releasing v1.3.4 v1.3.4 2019-11-20 12:57:15 +01:00
Simone Margaritelli
a3e86e1d72 fix: disabling login form while logging in 2019-11-20 12:45:32 +01:00
Simone Margaritelli
64f3082582 misc: small fix or general refactoring i did not bother commenting 2019-11-20 12:18:31 +01:00
Simone Margaritelli
f7a119cfc8 misc: small fix or general refactoring i did not bother commenting 2019-11-20 12:17:28 +01:00
Simone Margaritelli
480dbdf5e7 fix: do not overwrite config if it exists alread while sudo make install 2019-11-20 12:16:25 +01:00
Simone Margaritelli
4fe9172d00 misc: refactored logging to use islazy/log 2019-11-20 12:07:36 +01:00
Simone Margaritelli
f60fbacbfe misc: small fix or general refactoring i did not bother commenting 2019-11-20 11:43:26 +01:00
Simone Margaritelli
9607bdca3e misc: small fix or general refactoring i did not bother commenting 2019-11-20 11:39:08 +01:00
Simone Margaritelli
9b365901aa misc: small fix or general refactoring i did not bother commenting 2019-11-20 11:37:30 +01:00
Simone Margaritelli
57015acbcd fix: fixed installation and service file 2019-11-20 11:33:19 +01:00
Simone Margaritelli
def306d549 fix: fixed goreleaser 2019-11-20 11:20:15 +01:00
Simone Margaritelli
c8d8a462f6 new: saving a secret doesn't close the dialog 2019-11-20 11:08:36 +01:00
Simone Margaritelli
1b1986c3d9 misc: small fix or general refactoring i did not bother commenting v1.3.3 2019-11-19 19:49:37 +01:00
Simone Margaritelli
0fcdc8e1a5 misc: small fix or general refactoring i did not bother commenting 2019-11-19 19:48:53 +01:00
Simone Margaritelli
e2689858a9 misc: small fix or general refactoring i did not bother commenting 2019-11-19 19:42:11 +01:00
Simone Margaritelli
a3334ee03e misc: small fix or general refactoring i did not bother commenting 2019-11-19 19:41:14 +01:00
Simone Margaritelli
f7311623e6 releasing v1.3.3 2019-11-19 19:38:12 +01:00
Simone Margaritelli
b845d81872 fix: fixed release script 2019-11-19 19:38:02 +01:00
Simone Margaritelli
5c0ff1687f fix: improved spacing 2019-11-19 19:35:49 +01:00
Simone Margaritelli
791f97c5f9 misc: small fix or general refactoring i did not bother commenting 2019-11-19 19:17:56 +01:00
Simone Margaritelli
45adba5fed misc: small fix or general refactoring i did not bother commenting 2019-11-19 19:17:02 +01:00
Simone Margaritelli
ca3a6402a3 fix: fixed tests 2019-11-19 19:14:50 +01:00
Simone Margaritelli
18591beca1 misc: refactored with go-bindata and go modules 2019-11-19 19:12:57 +01:00
evilsocket
23c421b7de Create FUNDING.yml 2019-10-09 16:05:22 +02:00
evilsocket
0ef12c10fe fix: fixed compilation issue (fixes #145) 2019-04-23 16:41:23 +02:00
evilsocket
6385bf285d Releasing v1.3.2 v1.3.2 2018-08-20 15:00:24 +02:00
evilsocket
54d28db0b2 better styling of the password control 2018-08-20 14:54:44 +02:00
evilsocket
55cd781748 Releasing v1.3.1 v1.3.1 2018-07-19 11:41:24 +02:00
evilsocket
eedfe078a0 better styling 2018-07-19 11:41:05 +02:00
evilsocket
c3562d2d11 fixed file component 2018-07-19 11:34:31 +02:00
evilsocket
46b36bfc8c Releasing v1.3.0 v1.3.0 2018-07-16 08:53:15 +02:00
evilsocket
ecd4ff9224 added copy2clipboard button by default to every text input 2018-07-16 08:44:00 +02:00
evilsocket
c559c6cf13 better styling of search box 2018-07-16 08:08:29 +02:00
evilsocket
0ac8096b09 added view button to the password field type 2018-07-16 08:01:01 +02:00