MSomnium Studios
e6c674b3c6
fix: show login when session token expires
2025-09-19 15:09:26 +02:00
Jorge
84e8632b98
feat: "save changes" button to discard changes dialog
2025-09-13 08:07:05 +02:00
Ramires Viana
c14cf86f83
refactor: upload progress calculation ( #5350 )
2025-08-06 16:47:48 +02:00
Ramires Viana
cbeec6d225
feat: select item on file list after navigating back ( #5329 )
2025-07-27 13:03:00 +02:00
Ramires Viana
0f27c91eca
fix: drop modify permission for uploading new file ( #5270 )
2025-07-13 08:16:01 +02:00
jagadam97
e423395ef0
fix: Upload progress size calculation
2025-07-06 17:43:44 +02:00
Ryan
d1c84a8412
fix: prompts disappearing on copy / move / upload ( #3537 )
...
---------
Co-authored-by: Ryan Miller <ryan.miller@infinitetactics.com>
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2025-01-21 00:05:59 +01:00
kloon15
d51a343820
build: update to node 22 and pnpm ( #3616 )
...
This commit brings the project to support node 22 which became LTS and
fixes broken builds with typescript 5.7+ until vue-tsc is updated and
replaces npm with pnpm.
- Update tsconfig for node 22
- Pin typescript to 5.6.x to not break vue-tsc
- Replace npm with pnpm (corepack recommended)
- Update Makefile and main workflow for pnpm
- Migrate to eslint 9 flat config
- Fix broken imports
- Exclude non-TS vue files for vue-tsc
2024-12-09 12:27:18 +01:00
Andreas Deininger
d729701bd4
chore: fix typos ( #3490 )
2024-09-23 11:55:07 +02:00
Oleg Lobanov
83898d616f
chore: fix frontend lint
2024-08-18 13:51:16 +02:00
Alex Yong
7be5644952
fix: fixing an issue where the upload indicator would "jump" around in the UI ( #3354 )
2024-07-30 22:11:44 +02:00
Alex Yong
236ca637f9
feat: Display Upload Progress as Percentage and File Size / Total File Size ( #3111 )
2024-04-28 20:40:24 +02:00
kloon15
5100e587d7
feat: migrate to vue 3 ( #2689 )
...
---------
Co-authored-by: Joep <jcbuhre@gmail.com>
Co-authored-by: Omar Hussein <omarmohammad1951@gmail.com>
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2024-04-01 17:18:22 +02:00