Commit Graph

  • e48235e395
    Add server-side tus delete handler Oleg Lobanov 2024-04-25 01:21:49 +0200
  • e34c1d5845
    Merge branch 'master' into bugfix-aborted-file-issue Oleg Lobanov 2024-04-25 00:00:20 +0200
  • 65f996dfff
    Merge branch 'master' into feature/upload-progress-indicators-take-two Oleg Lobanov 2024-04-24 23:51:54 +0200
  • 61f25086c3
    chore: fix some typos in comments (#3108) loselarry 2024-04-25 05:15:18 +0800
  • 18f04a7d26
    fix: handle quotes in healthcheck.sh (#3130) Andrew Kennedy 2024-04-24 14:13:56 -0700
  • 22a05e1f02
    fix: correct list item selector (#3126) (#3147) trmdi 2024-04-25 04:12:46 +0700
  • b4b4b0efc9
    ci: fix permission for pr-lint Oleg Lobanov 2024-04-24 23:10:41 +0200
  • 8fd6c55a0e
    ci: refactor pr-lint workflow Oleg Lobanov 2024-04-24 23:09:55 +0200
  • a9da7fd56c
    build: bump go version to 1.22.2 (#3158) Oleg Lobanov 2024-04-24 23:08:12 +0200
  • 5419999d0e
    build: bump go version to 1.22.2 Oleg Lobanov 2024-04-24 23:04:02 +0200
  • 6b77b8d683
    build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (#3133) dependabot[bot] 2024-04-24 23:02:21 +0200
  • e39ea73095
    ci: add pr lint workflow (#3157) Oleg Lobanov 2024-04-24 22:51:37 +0200
  • 3c4bca160d
    fix Oleg Lobanov 2024-04-24 22:47:59 +0200
  • 57a1010c93
    Add pr lint action Oleg Lobanov 2024-04-24 22:45:06 +0200
  • 0e0b0c8095
    chore: remove language names from translations (#3140) Sergey Ponomarev 2024-04-24 23:41:40 +0300
  • 6f4a63934f fix: correct list item selector (#3126) trmdi 2024-04-23 09:17:34 +0700
  • 90d08f76fe Remove language names from translations Sergey Ponomarev 2024-04-21 14:00:28 +0300
  • 5686785151 fix: Global.vue duplicated id branding-links Sergey Ponomarev 2024-04-21 12:45:39 +0300
  • 86fef39a40
    Merge branch 'master' into add-username-in-sidebar Jonathan Bout 2024-04-19 23:19:59 +0200
  • 2023f6a42c
    build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 dependabot[bot] 2024-04-19 13:25:32 +0000
  • 46b1bd15dd
    Handle quotes in healthcheck.sh Andrew Kennedy 2024-04-19 02:06:25 -0700
  • a546aa1b92
    Update healthcheck.sh adding -r flag to jq Blinkito 2024-04-16 19:53:09 +0200
  • c4e8011e99 Fixed an issue where aborting an upload would not delete the partial upload from the server. Also fixed an issue where the abortAll function wasn't resetting and reloading the frontend properly Alex Yong 2024-04-12 19:03:48 +0000
  • 3f26e93e42 Adjusting formatting Alex Yong 2024-04-12 16:17:08 +0000
  • fdcd073933 style: listing.list name auto wrap Beeant 2024-04-12 01:34:32 +0000
  • 05ea73bffe adding in updates Alex Yong 2024-04-11 20:08:14 +0000
  • 7634992946 Adding the ability to track file upload percentage and currently uploaded/total upload Alex Yong 2024-04-11 19:32:33 +0000
  • 1116bb2a6e
    Merge branch 'master' into master Beeant 2024-04-11 20:34:30 +0800
  • 00a2527151 fix: (Share Page) kissudad@outlook.com 2024-04-10 23:22:41 +0800
  • bb8c4b7884 refactor: Extract "image" as FileType enum kissudad@outlook.com 2024-04-10 16:53:08 +0800
  • 3de1c4f0ca fix: delete confirm callback kissudad@outlook.com 2024-04-10 14:12:05 +0800
  • a087826d51 fix: kissudad@outlook.com 2024-04-10 12:22:32 +0800
  • 1d70e77f29 chore(Share.vue): shareBoxInfo layout kissudad@outlook.com 2024-04-10 11:14:37 +0800
  • 111d3a5e1e fix: Modal Toast zIndex kissudad@outlook.com 2024-04-10 09:30:35 +0800
  • 8b6b6b622e feat: Optimize shared file viewing experience - Add and update APIs for thumbnail display and file sorting. - Refresh frontend views and components to enhance shared file presentation. kissudad@outlook.com 2024-04-06 16:35:47 +0800
  • fb228fdbf9 fix: fix some typos in comments loselarry 2024-04-10 16:30:29 +0800
  • f7c0a677b9 ui changes Jewel Lukose 2024-04-04 15:32:43 +0530
  • e03e102c2a fix: add jq raw output flag for port as well Cory Sanin 2024-04-02 09:42:49 -0500
  • fd04520c5f feat: add button to navigate up to .. (parent dir) Jaroslav Rakhmatoullin 2024-03-31 09:15:34 +0200
  • cf540481c2 fix: focus reanme and new dir,file inputs Jaroslav Rakhmatoullin 2024-04-02 02:33:52 +0200
  • b0f7c87c49 fix: add jq raw output flag (#3085) Cory Sanin 2024-04-01 17:04:21 -0500
  • ae0af1f996
    chore: fix golangci-lint errors Oleg Lobanov 2024-04-01 18:24:06 +0200
  • d194d71293
    deps: upgrade go libs Oleg Lobanov 2024-04-01 17:28:30 +0200
  • bbd0abbdfd
    build: bump go version to 1.22.1 Oleg Lobanov 2024-04-01 17:26:56 +0200
  • 5100e587d7
    feat: migrate to vue 3 (#2689) kloon15 2024-04-01 17:18:22 +0200
  • d642932302
    Merge 9931f20f77 into 0e3b35b30e niubility000 2024-04-01 16:43:44 +0200
  • 0e3b35b30e
    chore(release): 2.28.0 v2.28.0 Oleg Lobanov 2024-04-01 16:22:00 +0200
  • b5c9e3f8ff
    build: frontend build refactoring Oleg Lobanov 2024-04-01 16:08:14 +0200
  • 0aedbbebac feat: add compact listing mode Jaroslav Rakhmatoullin 2024-03-31 11:17:48 +0200
  • 9f790d1ad4
    Merge 21572df3e1 into 05bfae264a Omar Hussein 2024-04-01 00:32:31 -0400
  • 21572df3e1
    Merge branch 'master' into add-context-menu Omar Hussein 2024-04-01 00:32:28 -0400
  • 655a309a96 feat: add button to navigate up to .. (parent dir) Jaroslav Rakhmatoullin 2024-03-31 09:15:34 +0200
  • 82f9a019da
    Link C statically for go release build Kloon ImKloon 2024-03-31 14:47:07 +0200
  • 4e14b728a0
    Bump dependencies Kloon ImKloon 2024-03-30 15:10:29 +0100
  • f4b3d54052
    Fix goimports lint issue Kloon ImKloon 2024-03-30 14:18:38 +0100
  • e6577041f1
    Fix go lint issues Kloon ImKloon 2024-03-30 14:08:52 +0100
  • 3ff27ae915
    Fix frontend lint issues Kloon ImKloon 2024-03-30 14:00:26 +0100
  • e749ed4781
    Add go related commands to npm Kloon ImKloon 2024-03-30 13:57:33 +0100
  • cef81dae57
    Merge pull request #1 from omalk98/vue3 kloon15 2024-03-30 13:40:24 +0100
  • e12b108ccb directory listing bug fix Omar Hussein 2024-03-29 21:35:26 -0400
  • d6599a2a7e
    adding the word completed after the percentage Alex Yong 2024-03-29 18:55:11 -0400
  • b75f4fc41a Display upload progress as file size / total file size during uploads Alex Yong 2024-03-29 20:43:35 +0000
  • fd22128661 renaming variable Alex Yong 2024-03-29 19:16:55 +0000
  • 2d5d4cb474
    Merge d19962b70a into 05bfae264a ねらひかだ 2024-03-29 04:36:59 +0000
  • 59279052a8
    Update tus.js Alex Yong 2024-03-28 17:23:17 -0400
  • 396511bc70
    Update upload.js Alex Yong 2024-03-28 17:18:09 -0400
  • e739b57187
    Update mutations.js Alex Yong 2024-03-28 17:17:18 -0400
  • 2098f45749
    Update getters.js Alex Yong 2024-03-28 17:15:50 -0400
  • 814d1d5453
    Update UploadFiles.vue Alex Yong 2024-03-28 17:13:41 -0400
  • f3ad03da6d
    Adding in percentage for uploads Alex Yong 2024-03-28 17:09:46 -0400
  • 20c9cf2860
    Adding in percentage for uploads Alex Yong 2024-03-28 17:08:32 -0400
  • 6f7cdc614b
    Adding in percentage for uploads Alex Yong 2024-03-28 17:07:06 -0400
  • f53d0f0529
    Adding in percentage for uploads Alex Yong 2024-03-28 17:07:01 -0400
  • 0709474faa bug fixes due to merge Omar Hussein 2024-03-26 23:01:01 -0400
  • 9c8a033d4e update new prompt to use pinia Omar Hussein 2024-03-25 11:41:12 -0400
  • 50d81f5faf format according to prettier Omar Hussein 2024-03-25 11:39:19 -0400
  • baa55fa46f fix build errors Omar Hussein 2024-03-25 11:22:27 -0400
  • 461d7a55fc
    Merge branch 'vue3' into vue3 Omar Hussein 2024-03-25 11:04:14 -0400
  • 9ce43cd8f6 mapping functionality from "master" to "vue3" Omar Hussein 2024-03-25 10:58:20 -0400
  • 9499d84be4 Merge branch 'master' into vue3 Omar Hussein 2024-03-25 10:44:47 -0400
  • f0d246d4e6
    Update .goreleaser.yml Beeant 2024-03-24 16:09:49 +0800
  • 9efd7d05d5
    Update main.yaml Beeant 2024-03-24 15:34:58 +0800
  • af356ed5f1
    Delete CHANGELOG.md hierholzer 2024-03-24 02:16:11 -0400
  • f694f8f57c build: github actions Beeant 2024-03-24 01:37:40 +0000
  • 95eb51f716 build: workflow_dispatch action Beeant 2024-03-24 01:24:34 +0000
  • a13efe08b7 style: list name auto wrap Beeant 2024-03-24 01:17:47 +0000
  • 9931f20f77
    feat: remain in the same position when back from a subfolder niubility000 2024-03-23 18:10:36 +0800
  • 87d39c434c
    feat: remain in the same position when back from a subfolder niubility000 2024-03-23 18:09:19 +0800
  • 08458da31c
    feat: remain in the same position when back from a subfolder niubility000 2024-03-23 18:08:35 +0800
  • 5f64bc711a
    feat: remain in the same position when back from a subfolder niubility000 2024-03-23 18:06:58 +0800
  • e7d687f3c4
    fix: change null to undefined. niubility000 2024-03-23 17:21:06 +0800
  • f75e4a275e
    fix: format the files using latest .eslintrc.json niubility000 2024-03-23 16:46:55 +0800
  • 2f28bb4e62
    fix: format the files using latest .eslintrc.json niubility000 2024-03-23 16:45:40 +0800
  • 3daa421d18
    feat: add audio play function in shared folder niubility000 2024-03-23 16:16:18 +0800
  • ff5f9ff32d
    feat: add a audio player function in shared folder niubility000 2024-03-22 22:52:59 +0800
  • fa00ce8872
    feat: add a audio player function in shared folder niubility000 2024-03-22 22:45:21 +0800
  • 6b6c78aa3c
    feat: add a audio player function in shared folder niubility000 2024-03-22 22:09:18 +0800
  • d19962b70a style: fix import alias for `errors` ねらひかだ 2024-03-21 15:06:21 +0900
  • aedd3fc72e Merge remote-tracking branch 'upstream/master' into feature/jwt-header-auth ねらひかだ 2024-03-21 15:01:34 +0900
  • 5e11f0e72f
    Merge 6ea35f086f into 05bfae264a Olivier Bourgain 2024-03-20 21:04:05 +0100