Commit Graph

  • 6332514ccc
    Add dark theme to main css (some colors are wrong) Kloon ImKloon 2023-10-06 19:46:00 +0200
  • cc16511c36
    change player import to type only Kloon ImKloon 2023-10-06 18:40:03 +0200
  • 20232afefd
    Enable code completion for ace editor Kloon ImKloon 2023-10-06 18:34:02 +0200
  • 9056519e45
    Add more tests and improve them Kloon ImKloon 2023-10-06 14:25:03 +0200
  • 8fe60bc816
    fix: update godot dep in tools (#43) Laurynas Gadliauskas 2023-10-06 10:17:29 +0300
  • 5805b2c564
    Merge branch 'master' into cloudflare-access Travis Johnson 2023-10-04 11:53:45 -0400
  • 5aad03d6f6
    Add support for srt subtitles in VideoPlayer Kloon ImKloon 2023-10-02 21:32:23 +0200
  • bd3c1941ff
    fix: revert fetchURL changes in auth (Fixes #2729) (#2739) kloon15 2023-10-01 18:09:13 +0200
  • d054734151
    Revert fetchURL changes in auth (Fixes #2729) Kloon ImKloon 2023-10-01 15:32:50 +0200
  • 070301c917
    Add demo test example Kloon ImKloon 2023-10-01 15:23:53 +0200
  • b2e7e26fc6
    Update dependencies Kloon ImKloon 2023-10-01 15:14:11 +0200
  • 6a7a1eef0c
    Fix eslint warnings Kloon ImKloon 2023-10-01 15:10:36 +0200
  • 38db04f8ae
    Show toast for other errors in Login Kloon ImKloon 2023-10-01 14:57:02 +0200
  • 57e4dad7fd
    Fix typo in Share Kloon ImKloon 2023-10-01 14:55:40 +0200
  • 3775801cbb
    Add margin for report button Kloon ImKloon 2023-10-01 14:55:16 +0200
  • df6b784c1c
    Add AuthPage fixture Kloon ImKloon 2023-10-01 14:34:20 +0200
  • 2da0978386
    Fix isRtl function Kloon ImKloon 2023-10-01 14:30:46 +0200
  • d2a965cfa3
    Add video.js for consistent video playback Kloon ImKloon 2023-09-30 21:22:43 +0200
  • 795479beab
    Add playwright and basic auth test Kloon ImKloon 2023-09-30 15:32:20 +0200
  • 239c0bc344
    Fix typo Kloon ImKloon 2023-09-24 23:51:54 +0200
  • 183507524b
    Fix stuff Kloon ImKloon 2023-09-24 23:47:44 +0200
  • e5aba2fdec
    Updated editor to composition api & typescript. Joep 2023-09-21 22:32:35 +0200
  • 7bc4a21a9d
    Fixed issues in filelisting Joep 2023-09-21 22:04:46 +0200
  • 3d6328fbb3
    Updated filelisting to composition api & typescript. TODO: FILELISTING BROKEN Joep 2023-09-19 23:37:33 +0200
  • 5d8f4863ca
    converted files/Preview.vue to composition api & ts Joep 2023-09-19 22:29:12 +0200
  • 959e077218 Fix Justman10000 2023-09-18 14:28:19 +0200
  • 109226b07f Improve README and added germann README Justman10000 2023-09-18 14:25:41 +0200
  • 73136f9cbc
    Merge 5202d93000 into 01f7842a18 Justman10000 2023-09-18 01:42:10 +0200
  • 5202d93000 Update german Justman10000 2023-09-18 01:36:03 +0200
  • 36eedc2861 Better pronunciation Justman10000 2023-09-18 01:35:49 +0200
  • a518cc7b58 Sorted alphabetically Justman10000 2023-09-18 01:17:06 +0200
  • 668e8fc432
    Merge branch 'master' into fix-hook-rule zhizhi10 2023-09-17 21:50:17 +0800
  • 66423fc98f
    Fix RTL not working Kloon ImKloon 2023-09-17 11:51:35 +0200
  • 9185cf856c
    Create clone iaman-g 2023-09-17 02:14:12 +0530
  • 61fc797692 go.sum fix after rebase Travis Johnson 2023-09-14 20:07:07 -0400
  • 9c94dec0c8 local import lint Travis Johnson 2023-08-31 00:02:54 -0700
  • bd7d83d179 factor out auth config init's for lint Travis Johnson 2023-08-31 00:00:49 -0700
  • 618d8691d3 lint fixes Travis Johnson 2023-08-30 23:50:32 -0700
  • edf16121db jwt-header namespace for config Travis Johnson 2023-08-30 23:40:08 -0700
  • 177d39a233 deps Travis Johnson 2023-08-30 23:35:48 -0700
  • 56f08f7468 UsernameClaim instead of Claim Travis Johnson 2023-08-30 23:35:17 -0700
  • 627b733440 fix errors.Is Travis Johnson 2023-08-30 23:33:37 -0700
  • 401689f36c use errors.Is Travis Johnson 2023-08-31 02:05:59 -0400
  • 336a9efa46 sync.Once can't be copied, needs pointer receiver Travis Johnson 2023-05-25 23:50:29 -0400
  • 95ff26506d actually put the settings into the auther object Travis Johnson 2023-05-25 23:40:18 -0400
  • ff7201c00c refactor as JWT header auth Travis Johnson 2023-05-25 22:30:02 -0400
  • 9097bcda6e cloudflare-access auth method Travis Johnson 2023-05-25 21:07:00 -0400
  • 01f7842a18
    docs: add demo url to README Oleg Lobanov 2023-09-15 01:11:47 +0200
  • 38f7788255
    build: fix deprecated goreleaser config options Oleg Lobanov 2023-09-15 00:59:16 +0200
  • c1fb4004f7
    chore(release): 2.25.0 v2.25.0 Oleg Lobanov 2023-09-15 00:51:58 +0200
  • 584b706b1e
    feat: added shell resizing (#2648) Cameron 2023-09-14 15:50:40 -0700
  • ecdd684bf1
    feat: implement upload speed calculation and ETA estimation (#2677) M A E R Y O 2023-09-15 07:41:36 +0900
  • da66a7a3aa
    Merge branch 'master' into feature/eta-and-upload-speed Oleg Lobanov 2023-09-15 00:41:08 +0200
  • 36af01daa6
    fix: tus upload with cloudflare proxy Oleg Lobanov 2023-09-15 00:39:37 +0200
  • 151c3ea830
    Merge branch 'master' into feature/eta-and-upload-speed Oleg Lobanov 2023-09-15 00:37:52 +0200
  • d6a20b4bc9
    fix: tus upload with cloudflare proxy Oleg Lobanov 2023-09-15 00:37:24 +0200
  • aed1e416a5
    Small ts improvs Kloon ImKloon 2023-09-14 16:11:22 +0200
  • 1ad7f4be5f
    Improve ts types in upload Kloon ImKloon 2023-09-14 12:57:39 +0200
  • 065e11ff2b
    Add type for download format and noImplicitReturns rule Kloon ImKloon 2023-09-13 12:47:15 +0200
  • d2e81a6e77
    Fixed most ts-ignore stuff Kloon ImKloon 2023-09-12 16:13:15 +0200
  • 45ccec72d3
    Optimized checkConflict, more type improvs Kloon ImKloon 2023-09-12 15:40:49 +0200
  • 5d4a4fc485
    Fix password input class in Profile Kloon ImKloon 2023-09-12 15:18:57 +0200
  • 44a09ad7e7
    Rename IFile to Resource and improve the types Kloon ImKloon 2023-09-12 15:14:42 +0200
  • 0135629ae4
    Use StatusError as error type in views Kloon ImKloon 2023-09-12 13:50:18 +0200
  • b6616ddeed
    Fix stuff in converted views Kloon ImKloon 2023-09-12 11:45:37 +0200
  • 242226e7fc
    Improve chunking and added typecheck to lint Kloon ImKloon 2023-09-12 11:45:32 +0200
  • a9cb85d060
    Fix updateUser (pls do not revert this again) Kloon ImKloon 2023-09-12 11:41:57 +0200
  • 7daf16fd04
    Bundle i18n into a separate chunk Kloon ImKloon 2023-09-12 10:27:44 +0200
  • 9b4eccff5c
    Fixed eslint errors Joep 2023-09-11 23:48:51 +0200
  • f120377b56
    Fixed some eslint / ts errors and fixed the UserForm using defaults Joep 2023-09-11 23:44:14 +0200
  • 44b76fa1ea
    Use Kloon15 changes which apperantly disappeard Joep 2023-09-11 22:57:38 +0200
  • a70bf08889
    Use Kloon15 changes which apperantly disappeard Joep 2023-09-11 22:50:37 +0200
  • 24dd6b4fa1
    Resolved git conflict Joep 2023-09-11 22:33:59 +0200
  • 101aba86fc
    Resolve various issues: - Remove import types - Mismatch in interface / types - remove some weird git conflicts Joep 2023-09-11 22:25:29 +0200
  • bf99823977
    Merge remote-tracking branch 'kloon15/vue3' into vue3 Joep 2023-09-11 21:52:59 +0200
  • d4439c9ae9
    Fix some ts-ignores in Login and Share Kloon ImKloon 2023-09-11 21:03:42 +0200
  • 443ceb53d1
    Remove moment, use dayjs instead Kloon ImKloon 2023-09-11 18:30:17 +0200
  • 050d0d73f0
    Update dependencies Kloon ImKloon 2023-09-11 12:39:34 +0200
  • f0f9f74fa4
    Convert i18n to ts Kloon ImKloon 2023-09-11 12:35:16 +0200
  • 910db80068
    Merge branch 'vue3-wip' into vue3 Kloon ImKloon 2023-09-11 11:28:35 +0200
  • 9ffbb96855 feat(login): separate error messages for validation Kuon 2023-09-11 16:13:23 +0800
  • 5d7960746d Ran lin Joep 2023-09-10 17:57:21 +0200
  • 245da0ffdc Convert views/settings/Profile.vue to composition api + ts Joep 2023-09-10 17:43:28 +0200
  • 8bd72bffa4 Lint Joep 2023-09-10 17:29:48 +0200
  • 4714b6bc75 Converted views/settings/Shares.vue to composition api & ts Joep 2023-09-10 17:28:31 +0200
  • d791e79cf3 Fixed some typings Joep 2023-09-10 17:27:42 +0200
  • cafdfe66f3 Remove comments Joep 2023-09-10 17:16:23 +0200
  • 3581e1dd23 Converted components/settings/Themes.vue to composition api Joep 2023-09-10 17:15:52 +0200
  • bb6470edb7 Converted settings/User.vue & UserForm.vue to Composition api Joep 2023-09-10 17:09:33 +0200
  • a14adb7cfd converted views/settings/Users.vue to composition api Joep 2023-09-10 16:21:57 +0200
  • d0c3b8033d
    chore: update German translation (#2616) Thomas 2023-09-10 14:35:51 +0200
  • db6b627b69
    Fix type errors reported by eslint Kloon ImKloon 2023-09-10 14:24:19 +0200
  • a066ae6c39
    Fix watch warnings in Files.vue Kloon ImKloon 2023-09-10 11:35:45 +0200
  • 86f696e87f
    Merge branch 'vue3-wip' into vue3 Kloon ImKloon 2023-09-10 11:25:14 +0200
  • d1b21c8089 Converted views/settings/Global.vue to composition api Joep 2023-09-09 21:40:51 +0200
  • 194668c391 Fixed ESlint issue working with typescript (no-undef) Joep 2023-09-09 21:40:04 +0200
  • 9f74fb4604
    Fix progress not displaying Kloon ImKloon 2023-09-09 20:01:58 +0200
  • 70e0648b4e reverted dockerignore to original Joep 2023-09-09 15:03:47 +0200
  • ce01968f48 Fixed component not loading error Joep 2023-09-09 14:56:37 +0200
  • a29745f510 Revert back to original Dockerfile because of https://github.com/filebrowser/filebrowser/pull/2614#issuecomment-1665692445 Joep 2023-09-09 14:22:30 +0200