Commit Graph

47 Commits (99875b917619c9e76b7728acd9cf700472e0a6ae)

Author SHA1 Message Date
Harvey Tindall 99875b9176
almost complete telegram user verification
3 years ago
Harvey Tindall c0f316d049
add preview to Announcements
3 years ago
Harvey Tindall af61549bf1
ombi: reset password when using pwr links
3 years ago
Harvey Tindall d701c5f27d
add months field to invites & expiry
3 years ago
Harvey Tindall a8f71c83da
store language preference as cookie
3 years ago
Harvey Tindall 871bc9f396
use proper date formatting on form for expiry
3 years ago
Harvey Tindall 9370913ace
add password reset link option
3 years ago
Harvey Tindall 21490faa9e
fix IsNew() func, include LICENSE in goreleaser
3 years ago
Harvey Tindall bd05a4b35a
include LICENSE in build, display in about tab
3 years ago
Harvey Tindall 1e9d184508
implement user expiry functionality
3 years ago
Harvey Tindall 2934832a98
implement frontend for user expiry/duration
3 years ago
Harvey Tindall b3fa667db1
version with ldflags instead of script
3 years ago
Harvey Tindall ea99966057
refactor, move route loading to router.go
3 years ago
Harvey Tindall 1af8d1f77d
fix url in account creation success page
3 years ago
Harvey Tindall 4c653fea36
fix url base on invite and broken getLanguages
3 years ago
Harvey Tindall f72def0399
serve on / and URL base for easy proxying
3 years ago
Harvey Tindall 1a6727312c
dont override header on email confirmation fail
3 years ago
Harvey Tindall 6691ae27f4
fix navigation with URL base set
3 years ago
Harvey Tindall b037b08152
respect URL Base in http preloads and inline html links
3 years ago
Harvey Tindall ee026714d4
Add optional email confirmation
3 years ago
Harvey Tindall 8af1c13d7e
Display error messages on form
3 years ago
Harvey Tindall f7d8feac5d
bundle css with esbuild
3 years ago
Harvey Tindall e834445b0b
Restructure language loading to support incomplete translations
3 years ago
Harvey Tindall 1aadd12006
move validationStrings out of strings in lang/form
3 years ago
Harvey Tindall ffc62574ec
Fix server push and use Link header to load CSS
3 years ago
Harvey Tindall 965c449f1c
attempt to use http2 server push
3 years ago
Harvey Tindall a3351f4da8
separate options for form and admin language
3 years ago
Harvey Tindall 422f13202b
Use lang file in typescript
3 years ago
Harvey Tindall c470e40737
Start adding translation support for admin
3 years ago
Harvey Tindall a102199d5a
include code in invite form instead of getting from url
3 years ago
Harvey Tindall 3fbbc7f620
add language selector to form
3 years ago
Harvey Tindall eb370d64df
Merge a17t-redesign, kinda ts-ify setup.js
3 years ago
Harvey Tindall c79f86137e
separate head into template, add description meta tag
4 years ago
Harvey Tindall 9dbf60e3df
add URL base option for subfolder proxies
4 years ago
Harvey Tindall 493f10fa36
add french, fix language selector in settings
4 years ago
Harvey Tindall d64d5c194f
initial steps for localisation
4 years ago
Harvey Tindall 301f502052
Rework typescript to use modules
4 years ago
Harvey Tindall ce844e0574
add ts-debug option to makefile for including typescript and sourcemaps
4 years ago
Harvey Tindall d4b94bc9d9
add user button
4 years ago
Harvey Tindall 831296a3e8
remove windows related messages
4 years ago
Harvey Tindall f5f2a0f190
Add notice about no self-restarts on windows
4 years ago
Harvey Tindall ba67fa7536
Initial Ombi integration
4 years ago
Harvey Tindall 8e8debd8a4
add about page to web ui
4 years ago
Harvey Tindall fd766e7b1a
use app identifier instead of ctx
4 years ago
Harvey Tindall e5ebcef684 Partial check for invite page, 404 handling
4 years ago
Harvey Tindall 961b9afa75 Functioning user creation, notifications,
4 years ago
Harvey Tindall d8fb6e5613 first
4 years ago