Commit Graph

1650 Commits

Author SHA1 Message Date
Jamil
cd85b0847a Update README.md 2022-05-23 13:59:16 -07:00
Jamil
4a601800ac Update README.md 2022-05-23 12:04:00 -07:00
Andrew Rousset
82bc1835f6 add clang to get dependencies for building rust code (#639)
* add clang to get dependencies for building rust code

* add clang to get dependencies for building rust code
2022-05-20 16:24:08 -07:00
Jamil
efa840ede4 Update update_deps.yml
I hate you OpenSUSE
2022-05-20 11:04:44 -07:00
Jamil
b075354336 remove check-update
Remove `check-update`
2022-05-20 11:01:43 -07:00
Jamil
b6d0f5512d Update update_deps.yml
Fix package install flags
2022-05-20 10:59:29 -07:00
Jamil
3c342dc063 Update update_deps.yml 2022-05-20 10:41:43 -07:00
Jamil
c362683123 Update update_deps.yml
Use single quotes in YAML
2022-05-20 10:40:00 -07:00
Jamil
be44c9707c Add workflow for updating runner deps (#638) 2022-05-20 10:37:50 -07:00
Jamil
0c18abf844 Actually version from ci (#637)
* Disable form autocomplete in some cases

* Actually use VERSION from CI

* Actually build from CI
2022-05-19 23:07:06 -07:00
Jamil
fc12260256 Disable form autocomplete in some cases (#636) 2022-05-19 23:06:53 -07:00
Jamil
500faf813a Bump all runtimes; use simpler version function for app version (#634) 2022-05-19 07:38:16 -07:00
Jamil
7d2eb331e2 Update needs to set output (#633) 2022-05-18 21:17:51 -07:00
Jamil
51040eac8e soft-require EXTERNAL_URL to be set (#632)
* soft-require EXTERNAL_URL to be set

* fix typos
2022-05-18 21:17:23 -07:00
Jamil
7dbc04ba43 Use release drafter resolved version (#630)
* Use release drafter resolved version

* Publish to drafted release on merges to master

* see if this works

* underscore -> hyphen

Co-authored-by: Po Chen <chenpaul914@gmail.com>
2022-05-18 19:58:08 -07:00
Po Chen
765e5782b6 Speed up admin ui (#623)
* speed up admin ui

* sync master

* implement live update of active sessions
2022-05-18 15:38:03 -07:00
Jamil
44c462e957 Fix docs publishing workflow (#627)
* Fix table overflow

* Fix docs publishing
2022-05-18 12:12:25 -07:00
Jamil
911dfd1f64 Fix table overflow (#626) 2022-05-18 12:12:09 -07:00
Jamil
8da17b6a6f Use Athentication.sign_out/0 to clear session (#624) 2022-05-18 09:29:13 -07:00
Jamil
f5bae52536 Update ci.yml 2022-05-17 23:07:42 -07:00
Jamil
7679d66efe Fix failing tests after switching to textarea (#622) 2022-05-17 22:36:16 -07:00
Po Chen
c5a4fa7768 change allowed ips to textarea (#618) 2022-05-17 22:08:08 -07:00
Jamil
a6eac62e34 Remove trailing whitespace introduced by Github (#621) 2022-05-17 22:07:08 -07:00
Jamil
6791ec9f15 Update ci.yml (#620) 2022-05-17 21:52:03 -07:00
Jamil
9919a43f42 Update ci.yml 2022-05-17 21:28:21 -07:00
Jamil
604b85525c Update ci.yml 2022-05-17 21:24:37 -07:00
Jamil
d2bbe7fb61 Update ci.yml 2022-05-17 21:23:46 -07:00
Jamil
14f2e5c0b2 Update release-drafter.yml 2022-05-17 21:22:23 -07:00
Jamil
763555bd15 Fix release drafter matrix (#619) 2022-05-17 21:21:50 -07:00
Jamil
fe4f27c7f5 Fix release drafter compilation of erlang (#617)
* Use Release drafter at the end

* Draft releases on merges to master

* Remove patch for erlang

* Add workflow_dispatch trigger
2022-05-17 20:51:42 -07:00
Po Chen
4922ff143c Show user on admin devices table (#598)
* Show user on admin devices table

* add link and test
2022-05-17 20:04:33 -07:00
Jamil
4b978959cd Use Release drafter at the end (#616)
* Use Release drafter at the end

* Draft releases on merges to master
2022-05-17 17:42:51 -07:00
Jamil
56a307861d Remove v prefix from resolved version 2022-05-17 17:24:45 -07:00
Jamil
0efa2a1df0 Bump deps (#612)
* Bump deps

* Fix erlang SHA256

Co-authored-by: Po Chen <chenpaul914@gmail.com>

Co-authored-by: Po Chen <chenpaul914@gmail.com>
2022-05-17 16:47:49 -07:00
Jamil
7bbe7411d9 Don't set default url opts in runtime (#611)
* Don't set default url opts in runtime

* Remove changes to config.exs
2022-05-17 16:47:39 -07:00
Jamil
ab6463a4af Fix reverse tunnel docs (#613) 2022-05-17 15:59:48 -07:00
Andrew Rousset
9d60f8b218 Make Set-Cookie secure attribute false in dev environments (#363 product) (#610)
Co-authored-by: Andrew Rousset <akr@valkyrie.local>
2022-05-17 15:16:40 -07:00
Po Chen
dd873d7c11 Dev on https (#603) 2022-05-17 15:15:47 -07:00
Jamil
ef3966ce82 Don't enable IPv6 forwarding if IPv6 isn't enabled. (#609)
Fixes #600
2022-05-17 15:15:08 -07:00
Jamil
11a2045b18 Increase QR code area by 2.25x (#608) 2022-05-17 13:01:31 -07:00
Po Chen
c161407a06 Migrate allowed ips on devices to text (#602)
* migrate allowed ips on devices

* migrate allowed ips on sites

also split into up and down
because modify field cannot rollback automatically
2022-05-17 12:39:59 -07:00
Jamil
0ded5d97ba Add file locations to docs (#607)
* Add phoenix listen address

* Fix listen address

* Add file locations to docs
2022-05-17 11:28:22 -07:00
Jamil
b91848d756 Add phoenix listen address (#604)
* Add phoenix listen address

* Fix listen address
2022-05-17 11:27:49 -07:00
Po Chen
4598a4e213 replace moment with Intl.DateTimeFormat (#597) 2022-05-15 19:54:54 -07:00
Po Chen
2139762bca fix mobile modal (#596) 2022-05-15 17:49:00 -07:00
Jamil
751f985b7b Fix default config (#593) 2022-05-13 10:51:36 -07:00
Po Chen
1454c32a5a fix mock (#592) 2022-05-12 23:03:18 -07:00
Po Chen
c7e003353b Password reset (#584)
* send reset email

* migrate password reset to magic link

* finish up magic link

* add module doc for AuthEmail

* allow changing email and password

* update wording

* make credo happy

* add tests

* unwrap early

* add one more test

* renames

* add text alternative

* rename

* use bulma level

* disallow changing own email

* always pass down current user

* fix text email

cannot be heex

* Add brace back
2022-05-12 21:40:38 -07:00
Jamil
c990ea8691 Get OIDC working with Okta, Azure (#590) 2022-05-12 21:37:33 -07:00
Jamil
81da9ce893 Fix unprivileged device access (#589) 2022-05-12 17:01:26 -07:00