]> git.ekhem.eu.org Git - gdrive_proxy.git/log
gdrive_proxy.git
4 months agoRedirect only if download succeeds. main
Jakub Czajka [Sun, 8 Dec 2024 23:02:32 +0000 (00:02 +0100)]
Redirect only if download succeeds.

11 months agoRemove CRLF from accounts' names.
Jakub Czajka [Sat, 11 May 2024 22:43:53 +0000 (00:43 +0200)]
Remove CRLF from accounts' names.

12 months agoPersist account information between requests with a cookie.
Jakub Czajka [Sat, 4 May 2024 10:12:53 +0000 (12:12 +0200)]
Persist account information between requests with a cookie.

12 months agoHandle multiple accounts.
Jakub Czajka [Sat, 4 May 2024 10:10:34 +0000 (12:10 +0200)]
Handle multiple accounts.

12 months agoFormat auth.sh.
Jakub Czajka [Sat, 4 May 2024 10:07:40 +0000 (12:07 +0200)]
Format auth.sh.

16 months agoEnable amending files to directories.
Jakub Czajka [Tue, 2 Jan 2024 13:47:55 +0000 (14:47 +0100)]
Enable amending files to directories.

16 months agoAdd license file.
Jakub Czajka [Sun, 24 Dec 2023 18:36:29 +0000 (19:36 +0100)]
Add license file.

16 months agoUse CSS viewport.
Jakub Czajka [Sun, 24 Dec 2023 18:01:18 +0000 (19:01 +0100)]
Use CSS viewport.

17 months agoClear /tmp before downloading a file.
Jakub Czajka [Wed, 22 Nov 2023 21:52:47 +0000 (22:52 +0100)]
Clear /tmp before downloading a file.

17 months agoRun multiple processes for fcgiwrap.
Jakub Czajka [Tue, 21 Nov 2023 23:33:48 +0000 (00:33 +0100)]
Run multiple processes for fcgiwrap.

17 months agoPass HTTP requests to wrappers for gdrive_knife.
Jakub Czajka [Tue, 21 Nov 2023 23:32:20 +0000 (00:32 +0100)]
Pass HTTP requests to wrappers for gdrive_knife.

17 months agoWrap `list` to return HTTP responses.
Jakub Czajka [Tue, 21 Nov 2023 23:31:48 +0000 (00:31 +0100)]
Wrap `list` to return HTTP responses.

17 months agoWrap `delete` to return HTTP responses.
Jakub Czajka [Tue, 21 Nov 2023 23:31:33 +0000 (00:31 +0100)]
Wrap `delete` to return HTTP responses.

17 months agoWrap `upload` to return HTTP responses.
Jakub Czajka [Tue, 21 Nov 2023 23:30:49 +0000 (00:30 +0100)]
Wrap `upload` to return HTTP responses.

17 months agoWrap `download` to return HTTP responses.
Jakub Czajka [Tue, 21 Nov 2023 23:30:33 +0000 (00:30 +0100)]
Wrap `download` to return HTTP responses.

17 months agoWrap `auth` to return HTTP responses.
Jakub Czajka [Tue, 21 Nov 2023 23:28:07 +0000 (00:28 +0100)]
Wrap `auth` to return HTTP responses.