Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jfa-go/commits/commit/dd5eecf9f9bcbcdb1512fd7387b292ce17a50244/views.go You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

65 Commits (dd5eecf9f9bcbcdb1512fd7387b292ce17a50244)

Author SHA1 Message Date
Harvey Tindall e6cc7fce1a
form: add setting for changing redirect url 3 years ago
Harvey Tindall 0fd4f516b1
email: Add option to require on sign-up 3 years ago
Harvey Tindall 73c7f22bd1
messages: add option to show/hide linking on registration 3 years ago
Harvey Tindall a4f59203b0
pwr: fix Send PWR when not using "Set password" 3 years ago
Harvey Tindall eeb9b07bce
admin: add manual "Send Password reset" to accounts tab 3 years ago
Harvey Tindall 412fe31da6
invite: fix email confirmation jwt 4 years ago
Harvey Tindall 1a6b0d2b6e
upgrade vulnerable deps 4 years ago
Harvey Tindall 0a71d5b216
PWR: Add option to set new password from magic link 4 years ago
Harvey Tindall 19715f25f6
Move all migrations to separate file 4 years ago
Harvey Tindall 6fb8f1ed7f
Merge pull request from hrfee/matrix 4 years ago
Harvey Tindall 59ebf52fe2
Matrix: Show matrix on accounts page 4 years ago
Harvey Tindall 953a66ec47
Password Resets: Ignore magic link visits from bots 4 years ago
Harvey Tindall e97b90d4d7
Matrix: Setup bot, add PIN verification 4 years ago
Harvey Tindall 1f9af8df89
Discord: Add option to provide server invite 4 years ago
Harvey Tindall ce8cdced4d
Discord: Fix GetUsers, add invite messages 4 years ago
Harvey Tindall f8f5f35cc1
PIN verification, notifications, multiple notif providers 4 years ago
Harvey Tindall ea0293bd4e
Split some settings into new "messages" section 4 years ago
Harvey Tindall 716d6a931a
Telegram: Send messages via telegram 4 years ago
Harvey Tindall 99875b9176
almost complete telegram user verification 4 years ago
Harvey Tindall c0f316d049
add preview to Announcements 4 years ago
Harvey Tindall af61549bf1
ombi: reset password when using pwr links 4 years ago
Harvey Tindall d701c5f27d
add months field to invites & expiry 4 years ago
Harvey Tindall a8f71c83da
store language preference as cookie 4 years ago
Harvey Tindall 871bc9f396
use proper date formatting on form for expiry 4 years ago
Harvey Tindall 9370913ace
add password reset link option 4 years ago
Harvey Tindall 21490faa9e
fix IsNew() func, include LICENSE in goreleaser 4 years ago
Harvey Tindall bd05a4b35a
include LICENSE in build, display in about tab 4 years ago
Harvey Tindall 1e9d184508
implement user expiry functionality 4 years ago
Harvey Tindall 2934832a98
implement frontend for user expiry/duration 4 years ago
Harvey Tindall b3fa667db1
version with ldflags instead of script 4 years ago
Harvey Tindall ea99966057
refactor, move route loading to router.go 4 years ago
Harvey Tindall 1af8d1f77d
fix url in account creation success page 4 years ago
Harvey Tindall 4c653fea36
fix url base on invite and broken getLanguages 4 years ago
Harvey Tindall f72def0399
serve on / and URL base for easy proxying 4 years ago
Harvey Tindall 1a6727312c
dont override header on email confirmation fail 4 years ago
Harvey Tindall 6691ae27f4
fix navigation with URL base set 4 years ago
Harvey Tindall b037b08152
respect URL Base in http preloads and inline html links 4 years ago
Harvey Tindall ee026714d4
Add optional email confirmation 4 years ago
Harvey Tindall 8af1c13d7e
Display error messages on form 4 years ago
Harvey Tindall f7d8feac5d
bundle css with esbuild 4 years ago
Harvey Tindall e834445b0b
Restructure language loading to support incomplete translations 4 years ago
Harvey Tindall 1aadd12006
move validationStrings out of strings in lang/form 4 years ago
Harvey Tindall ffc62574ec
Fix server push and use Link header to load CSS 4 years ago
Harvey Tindall 965c449f1c
attempt to use http2 server push 4 years ago
Harvey Tindall a3351f4da8
separate options for form and admin language 4 years ago
Harvey Tindall 422f13202b
Use lang file in typescript 4 years ago
Harvey Tindall c470e40737
Start adding translation support for admin 4 years ago
Harvey Tindall a102199d5a
include code in invite form instead of getting from url 4 years ago
Harvey Tindall 3fbbc7f620
add language selector to form 4 years ago
Harvey Tindall eb370d64df
Merge a17t-redesign, kinda ts-ify setup.js 4 years ago