Commit Graph

  • 17e08cafce
    Merge pull request #380 from AtkinsSJ/eslint-ci Eric Dubé 2024-05-10 12:24:31 -0400
  • 90d017187c
    Update README.md Fredb 2024-05-10 14:56:58 +0200
  • 7243ed718f
    Merge pull request #388 from AtkinsSJ/no-docker-images-for-prs Sam Atkins 2024-05-10 09:39:31 +0100
  • 387cfd758f
    Merge pull request #387 from ghostxbh/patch-1 Sam Atkins 2024-05-10 09:31:52 +0100
  • c75a0bd311 ci: Wrap Docker images name with quotes Sam Atkins 2024-05-10 09:29:49 +0100
  • 18633dcd88 ci: Stop producing Docker images for PRs Sam Atkins 2024-05-10 09:28:55 +0100
  • 5800350b25
    fix: Eliminates duplicate translation keys ghostxbh 2024-05-10 10:41:21 +0800
  • cd2daa1910 Require email verification for contact form KernelDeimos 2024-05-09 19:40:34 -0400
  • 8b6bbe003d fix(security) Disable 2FA configure if 2FA is enabled KernelDeimos 2024-05-09 18:04:53 -0400
  • edebbee9e7 feat: Display upload errors in UIWindowProgress dialog Sam Atkins 2024-05-09 19:00:55 +0100
  • f3269693de Stop dumping binary data to the console Sam Atkins 2024-05-09 15:55:07 +0100
  • c2c87bf0ba refactor: Replace UIWindowDownloadDirProg with UIWindowProgress Sam Atkins 2024-05-09 15:52:38 +0100
  • e525747002 refactor: Replace UIWindowCopyProgress with UIWindowProgress Sam Atkins 2024-05-09 18:20:34 +0100
  • 6d8c709de8 Delete unused UIWindowDownloadProgress.js Sam Atkins 2024-05-09 18:11:15 +0100
  • f07c13a50c feat: Show "Deleting /foo" in progress window when deleting files Sam Atkins 2024-05-09 15:11:54 +0100
  • c12312cbd3 refactor: Replace UIWindowMoveProgress with UIWindowProgress Sam Atkins 2024-05-09 18:18:27 +0100
  • cb6c098f95 refactor: Replace UIWindowProgressEmptyTrash with UIWindowProgress Sam Atkins 2024-05-09 18:17:15 +0100
  • 09ca82e1d8 refactor: Replace UIWindowNewFolderProgress with UIWindowProgress Sam Atkins 2024-05-09 14:02:27 +0100
  • 5b565a69d7 refactor: Replace UIWindowUploadProgress with UIWindowProgress Sam Atkins 2024-05-09 12:34:14 +0100
  • 52ddfc8801 Introduce a general-purpose progress window Sam Atkins 2024-05-09 12:31:10 +0100
  • df3f7e9a6e Allow Button component to not have button-block class Sam Atkins 2024-05-09 12:37:22 +0100
  • 05aaa5b667 chore: Remove dead code from 2FA development Sam Atkins 2024-05-09 12:06:54 +0100
  • df24c663df Invalidate email confirmation on password change KernelDeimos 2024-05-08 22:28:41 -0400
  • 45e7f162a2 Add password change notification KernelDeimos 2024-05-08 16:01:20 -0400
  • fbda8c8286 Run ESLint on CI Sam Atkins 2024-05-08 10:17:48 +0100
  • 8c70efa058 Suppress remaining eslint errors Sam Atkins 2024-05-08 18:53:36 +0100
  • 65b489883d
    Merge pull request #381 from AtkinsSJ/web-components Eric Dubé 2024-05-08 12:15:23 -0400
  • 1b2608d6ee refactor: Replace component definition boilerplate with a function Sam Atkins 2024-05-08 14:25:09 +0100
  • 9267b50666 Convert UIWindowThemeDialog to components Sam Atkins 2024-05-08 13:06:08 +0100
  • 2604dae83c Resolve eslint issues in new 2FA code Sam Atkins 2024-05-08 09:49:58 +0100
  • 6778aa4343 Resolve eslint issues in Russian translation Sam Atkins 2024-05-08 09:44:31 +0100
  • 5890b7e7bf Disable password reset token when email or password is changed KernelDeimos 2024-05-07 20:18:11 -0400
  • d58aa33d2b Remove taskbar items from localstorage KernelDeimos 2024-05-07 20:01:05 -0400
  • f62617a8bf Remove auth_token from /down call KernelDeimos 2024-05-07 14:29:09 -0400
  • d20249f29a Send email notifications when 2FA state changes KernelDeimos 2024-05-06 21:13:00 -0400
  • 0e16a3f3b4
    Merge pull request #370 from HeyPuter/eric/2fa Eric Dubé 2024-05-06 19:33:50 -0400
  • 5409547bba Make the 2fa disable prompt a child of the Settings window Nariman Jelveh 2024-05-06 16:16:57 -0700
  • db8e2c3bf2 Address next batch of UX issues KernelDeimos 2024-05-06 19:09:28 -0400
  • 4c53ec6dd3 Address UX issues KernelDeimos 2024-05-06 18:53:43 -0400
  • b2d678ca95 Cleanup dead code KernelDeimos 2024-05-06 16:45:03 -0400
  • adbefb4622 Cleanup log messages KernelDeimos 2024-05-06 16:44:23 -0400
  • 429b7033a4 Improve error handling for 2FA rate limit KernelDeimos 2024-05-06 16:35:35 -0400
  • 7f3e2852c6 Add rate limits KernelDeimos 2024-05-06 16:12:54 -0400
  • 57d9c246c0 Fix css in firefox KernelDeimos 2024-05-06 15:47:09 -0400
  • 7fce223a6d Fix OTP test endpoint KernelDeimos 2024-05-06 15:40:34 -0400
  • abbbf0d030 Add confirmation for disabling 2FA KernelDeimos 2024-05-06 15:36:38 -0400
  • a628358c9f Fix OTP time window KernelDeimos 2024-05-06 15:02:14 -0400
  • 918eb3bb67 Put otpauth back on 9.2.4 KernelDeimos 2024-05-06 02:10:22 -0400
  • ecae1997aa Maybe this?? KernelDeimos 2024-05-06 01:58:55 -0400
  • e4c7caa8ea Worth a try KernelDeimos 2024-05-06 01:54:02 -0400
  • 54d1f05851 Install otpauth in root package.json because that... matters? KernelDeimos 2024-05-06 01:48:25 -0400
  • 1592bc44fc Fix spinner getting stuck KernelDeimos 2024-05-06 01:30:32 -0400
  • 77fedee58a Remove artifact KernelDeimos 2024-05-06 00:13:24 -0400
  • 63e72a22e0 Fix settings card update KernelDeimos 2024-05-05 23:35:17 -0400
  • 00c8ece07e Finish recovery codes KernelDeimos 2024-05-05 23:30:31 -0400
  • 60a561c84c Re-use CodeEntryView for login KernelDeimos 2024-05-04 00:18:17 -0400
  • 5cbe256120 Add missing part of previous commit KernelDeimos 2024-05-04 00:16:55 -0400
  • 4ad50b14d6 Fix the duplicate loading issue KernelDeimos 2024-05-03 23:54:17 -0400
  • df88373519 Remove test window open KernelDeimos 2024-05-03 23:53:06 -0400
  • 099699198c Tweak QR code sizes KernelDeimos 2024-05-03 22:53:32 -0400
  • 75bd1bc4c8 Update UIWindow2FASetup.js Nariman Jelveh 2024-05-03 18:20:23 -0700
  • 12c883b6fd Remove the confirmation prompt when closing the 2FA setup winow Nariman Jelveh 2024-05-03 18:05:41 -0700
  • 144d647540 Improve styling Nariman Jelveh 2024-05-03 17:49:34 -0700
  • c8a6d109ce Add icon for Security tab and warning/success styling for 2fa card Nariman Jelveh 2024-05-03 17:30:20 -0700
  • 5fa3c6511f Fix padding and enable code KernelDeimos 2024-05-03 18:54:48 -0400
  • a2a8f9de74 Fix cache state KernelDeimos 2024-05-03 18:44:48 -0400
  • d72d83d0f3 Add i18n entries for 2FA setup KernelDeimos 2024-05-03 18:40:03 -0400
  • c91c0afa71 Complete the 2FA setup flow KernelDeimos 2024-05-03 17:57:09 -0400
  • a95fcc96be Add text components and styling KernelDeimos 2024-05-03 17:17:44 -0400
  • f9c5a688b1 Fix code entry focus on init KernelDeimos 2024-05-03 02:05:31 -0400
  • e9b8c452b9 Temporarily disable real check for testing KernelDeimos 2024-05-03 01:35:22 -0400
  • 3e380ba844 Add otp test endpoint and next wizard step KernelDeimos 2024-05-03 01:34:36 -0400
  • 22234ad1c1 Add the wizardy behaviour KernelDeimos 2024-05-03 00:42:06 -0400
  • 662fd13548 Add code entry to 2FA wizard KernelDeimos 2024-05-02 23:12:37 -0400
  • a672b8a58c Add UIWindow2FASetup KernelDeimos 2024-05-02 22:29:17 -0400
  • 6e0cdb8a6b Document 2FA wizard structure KernelDeimos 2024-05-02 21:52:46 -0400
  • 0baa678c8b Add Flexer KernelDeimos 2024-05-02 21:40:33 -0400
  • c99747d7f2 Make using web components easier KernelDeimos 2024-05-02 20:53:48 -0400
  • 2681a78501 Use username as otp label KernelDeimos 2024-05-01 23:48:37 -0400
  • 3bf7737790 Add recovery codes KernelDeimos 2024-05-01 23:38:22 -0400
  • 455d3946d6 Add checkboxes and cancel action for 2FA setup KernelDeimos 2024-05-01 23:02:48 -0400
  • 2dfecb5287 Add 2fa setting and complete login flow KernelDeimos 2024-05-01 17:54:23 -0400
  • abc12bd407 Add otp input at login KernelDeimos 2024-05-01 14:44:42 -0400
  • bbf352caa4 Add missing package-lock.json changes KernelDeimos 2024-05-01 14:44:11 -0400
  • d7c5c37cf8 Implement backend for 2FA KernelDeimos 2024-04-30 16:56:11 -0400
  • 038373cbbc Fix filename inconsistency that breaks Linux support KernelDeimos 2024-05-06 00:02:33 -0400
  • 321520741d
    Merge pull request #372 from nyedidikeke/naming-convention-patch-1 Nariman Jelveh 2024-05-05 19:46:16 -0700
  • 2c75c636af docs: environment variable configuration 🌱 Didi Keke 2024-05-06 01:21:59 +0000
  • 01b7e523d0 chore: comment and fine tune .gitignore settings 🔨 Didi Keke 2024-05-06 01:18:40 +0000
  • 05d4a28adc chore: format content 📝 Didi Keke 2024-05-06 01:14:36 +0000
  • b89142c45c chore: include .vscode/extensions.json Didi Keke 2024-05-05 20:31:08 +0000
  • f9359bfb73 chore: ignore nested folders 🐜 Didi Keke 2024-05-05 20:23:05 +0000
  • 4d30740198 fix: typographical errors 🐛 Didi Keke 2024-05-05 08:34:50 +0000
  • 2d6dfd9002 chore: add word spelling dictionary 👼 Didi Keke 2024-05-05 08:15:30 +0000
  • 3914a14a2a chore: update .gitignore settings for VS Code 🚀 Didi Keke 2024-05-05 08:11:13 +0000
  • 2949f71691 fix: typographical error 🐛 Didi Keke 2024-05-05 07:54:11 +0000
  • 551121524c refactor: name from SelfhostedModule to SelfHostedModule 🔨 Didi Keke 2024-05-05 07:53:55 +0000
  • 038c5e9a6e
    Merge pull request #371 from mafendi/main Nariman Jelveh 2024-05-04 17:22:12 -0700
  • 467aabe5ee
    Update translations.js Efendi 2024-05-05 00:09:52 +0300
  • 4f73641f46
    Add files via upload Efendi 2024-05-05 00:07:07 +0300