JK
ddcebdcff6
Merge pull request #240 from impeeza/patch-1
...
Update REMOTE_INSTRUCTIONS.MD
2024-10-16 13:07:27 -04:00
JK
cf39346d69
Merge pull request #191 from Pf-16/patch-3
...
Update it.txt
2024-10-16 13:07:11 -04:00
JK
7949582fd8
Merge pull request #182 from qazrfv1234/qazrfv1234-patch-4
...
Update zh-TW.txt
2024-10-16 13:06:55 -04:00
impeeza
3f39769b52
Update REMOTE_INSTRUCTIONS.MD
...
Small clarification about the use of `basepath`, thanks to @nimaskji on https://github.com/J-D-K/JKSV/issues/239
2024-08-09 20:23:16 -05:00
JK
8c3c58cadc
Merge pull request #236 from rado0x54/bugfix/fix-safeTitle-on-remote-fs
...
Fix: Only use safeTitle for remote directory name.
2024-08-06 05:26:35 -04:00
JK
e1634556ca
Merge pull request #234 from rado0x54/bugfix/fix-no-itemname
...
Fix empty [R] name on certain webdav servers.
2024-08-06 05:26:20 -04:00
Martin Riedel
c2cf998d10
fix: use safeTitle instead of title for directory name on remote filesystem. This is a breaking change. Prior names with unsafe titlenames need to be moved manually.
2024-07-27 11:28:34 -04:00
Martin Riedel
f9668895eb
fix: Provide fallback for item.name from href if webdav server does not provide "displayname" property.
2024-07-26 07:17:03 -04:00
JK
df89d8b116
Merge pull request #207 from rado0x54/feature/webdav
...
Webdav Support
2024-02-06 18:48:25 -05:00
Martin Riedel
1aca15ae6e
fix: Fixed href assignment for servers without origin.
2023-07-12 09:52:10 -04:00
Martin Riedel
6b8c3da184
fix: Webdav href contains absolute URI the id were not set correctly.
2023-07-11 22:22:03 -04:00
Martin Riedel
ef633b1752
fix: updated Makefile to prioritize local over global imports (gd.h error)
2023-07-10 16:47:41 -04:00
Martin Riedel
f342bf15af
feat: PR-related cleanup
...
- updated build instructions
- added user-agent header to webdav calls
- Generalized popDriveNotActive to popRemoteNotActive
- Updated version identifier presented in app
- Removed some commented code
2023-07-10 15:01:44 -04:00
Martin Riedel
938c52b603
feat: Webdav support for remote storage
...
- Created common interface that GDrive and Webdav implement (rfs::IRemoteFS)
- Moved shared functionality into shared interface/implementation
- drive.h/.cpp was replaced by remote.h/.cpp
- fld.cpp now gets a copy of RfsItem (former gdIems), because the implementation is not required to retain these (e.g. Webdav does not)
- UI presentation changed from [GD] to [R] (Remote)
2023-07-09 23:13:01 -04:00
Martin Riedel
a893d3fa56
chore: aligned all SDL2 imports to use <SDL2/*>
2023-07-09 23:04:44 -04:00
Martin Riedel
69901a93be
feat: Added CMakeLists.txt to support Jetbrains IDE (not for building)
2023-07-09 23:04:44 -04:00
Martin Riedel
aee8d777fc
fixed root cause of GDrive config parsing crash
2023-07-07 16:30:02 -04:00
Martin Riedel
96cdb7f488
Ignore dot (.) files
...
When reading the drive config ignore all files starting with a .
2023-07-05 11:00:27 -04:00
J-D-K
1ac23d2750
Fixes + Revisions to last commit
2023-06-04 20:15:27 -04:00
J-D-K
85bca2d66e
Add textureMgr class I wrote at work and prepare a little for auto upload option
2023-05-22 17:13:49 -04:00
J-D-K
6f8393483f
Applet mode warning + disable drive/browser to prevent crash
2023-05-17 17:00:18 -04:00
Pf-16
14a2debccd
Update it.txt
...
Felt like it would be a more accurate translation
2023-05-05 16:09:45 +02:00
J-D-K
83228a2911
Libnx update
2023-04-15 05:37:19 -04:00
qazrfv1234
07b210b0bd
Update zh-TW.txt
2023-03-08 20:57:10 +08:00
J-D-K
09f610b3c9
Attempt to fix GD instructions broken by ancient HTML
2023-02-23 17:10:41 -05:00
JK
d4f16ab540
Merge pull request #176 from SciresM/master
...
Fix font services type for 16.0.0
2023-02-23 17:00:16 -05:00
Michael Scire
dd3dfa08ae
Fix font services type for 16.0.0
2023-02-22 18:37:32 -07:00
J-D-K
d693f8afbb
Remove logging from debugging
2023-02-12 09:16:37 -05:00
J-D-K
3e16d635dc
Update Drive instructions, load client_id and client_secret from Google JSON instead
2023-02-12 09:14:45 -05:00
JK
3fad76ecaa
Merge pull request #167 from bitest/master
...
Update zh-CN.txt
2022-11-20 20:14:17 -05:00
bitest
52976d613f
Update zh-CN.txt
2022-11-18 04:40:01 +08:00
J-D-K
f955093746
Temp fixes for non-ASCII system users and drive crash if login canceled.
2022-11-17 14:58:02 -05:00
JK
5049a52529
Merge pull request #166 from qazrfv1234/qazrfv1234-patch-3
...
Update zh-TW.txt
2022-11-17 13:23:41 -05:00
qazrfv1234
df100e8e32
Update zh-TW.txt
2022-11-17 20:26:10 +08:00
JK
e16e1db34b
Merge pull request #153 from yyoossk/master
...
jpn update
2022-11-16 18:56:01 -05:00
JK
c6ad8f3bb0
Merge pull request #154 from DDinghoya/patch-1
...
Update ko.txt
2022-11-16 18:47:19 -05:00
DDinghoya
42dff0b887
Update ko.txt
2022-03-26 14:33:54 +09:00
yyoossk
2b640eed52
jpn update
2022-03-16 21:01:11 +09:00
J-D-K
1f0868de78
Fix drive patch size mismatch
2021-12-21 19:18:58 -05:00
JK
501658cfb9
Merge pull request #145 from SimoCasa/patch-2
...
Update it.txt
2021-12-21 19:14:12 -05:00
Simo
9a89682ec0
Update it.txt
...
Update based on new variables in French translations
2021-12-16 23:16:11 +01:00
J-D-K
8d988055d7
A few small fixes and tweaks
2021-12-15 23:29:13 -05:00
J-D-K
2f34ddd3ba
Update Drive instructions, readme
2021-12-15 20:21:33 -05:00
J-D-K
b2be2a26fb
Remove cfg::driveAuthCode, login on switch instead
2021-12-15 20:04:47 -05:00
J-D-K
00dd0ee6af
Updated French
2021-12-07 20:34:34 -05:00
JK
e3d54bed23
Merge pull request #134 from SimoCasa/master
...
Update it.txt
2021-12-02 20:46:42 -05:00
JK
d1d0564d5b
Merge branch 'master' into master
2021-12-02 20:45:45 -05:00
J-D-K
ca24954079
One last one
2021-12-01 17:55:33 -05:00
J-D-K
f92f8c01ee
Try to fix readme with ancient web dev knowledge
2021-12-01 17:52:54 -05:00
J-D-K
72795af2f5
Add Google Drive instructions. Maybe fix them later.
2021-12-01 17:32:50 -05:00