Commit graph

459 commits

Author SHA1 Message Date
ZizzyDizzyMC
c8f7c32649 Updating go modules and sum for building on newer go versions. 2024-06-27 18:37:03 +00:00
ZizzyDizzyMC
df761a39c3
Update README.md
Had a question if the repo was still maintained, and the answer is yes, but I've not had a lot of time to do so.
2024-06-27 01:19:51 -04:00
ZizzyDizzyMC
57f867811a
Merge pull request #19 from BBaoVanC/file-locking
Lock files while they're being written
2024-06-27 01:17:16 -04:00
ZizzyDizzyMC
573c6b8afc
Merge pull request #34 from urandom2/test
remove broken test

Clearing up old pulls, this was a test that never seen use outside of development and it hadn't worked when I originally added a bunch of features to Linx as an extension of Andre's work.
2024-05-18 20:27:23 -04:00
ZizzyDizzyMC
16b5111d17
Merge pull request #14 from BBaoVanC/fix-linx-randomize-put
Don't randomize filename if Linx-Randomize is not "yes"

This code is so stable and life's been a mess, but it's time to clear up some old pulls.  Looks good.
2024-05-18 20:24:13 -04:00
Colin Arnott
40b8cf7fb3
remove broken test
TestPostJSONUploadMaxExpiry has been broken since at least
90e47f049b. How it breaks seems to change
over time, but there has not been any effort to actually fix it, and the
referenced issues and context, andreimarcu/linx-server#111, have been
lost to the annals of time. As such, we have removed this test.
2022-12-13 22:02:16 +00:00
BBaoVanC
3b57cef637
Fix some naming and other modules that I missed 2021-12-28 18:42:37 -06:00
BBaoVanC
181e65bd21
Create locks path in Dockerfile 2021-12-28 18:42:36 -06:00
BBaoVanC
953f72da76
Make the locks dir with 755 instead of 700 2021-12-28 18:42:36 -06:00
BBaoVanC
4a9a4f7be2
Add check for locks in cleanup.go 2021-12-28 18:42:36 -06:00
BBaoVanC
4512264e84
Support file locking
TODO: Actually check for locks in cleanup.go
2021-12-28 18:42:36 -06:00
ZizzyDizzyMC
3f503442f1
Merge pull request #10 from luckman212/add-default-expiry
add default expiry config parameter
2021-12-24 16:57:26 -05:00
Luke Hamburg
702b0fb193
Merge pull request #1 from boba-best/add-default-expiry
Use default expiry in API
2021-12-23 16:59:26 -05:00
BBaoVanC
e26fb92394
Use default expiry with API 2021-12-17 23:53:23 -06:00
BBaoVanC
c3a2f2d132
Don't randomize filename if Linx-Randomize is not "yes" 2021-12-12 17:19:35 -06:00
ZizzyDizzyMC
a327bb8dbe
Merge pull request #6 from binaryoverload/master
Introduce Twitter Card Metadata into Image Template
2021-10-10 16:29:49 -04:00
luckman212
d63a875b12
add default expiry config parameter 2021-10-09 11:36:53 -04:00
ZizzyDizzyMC
084ac233ff Repo Link update.
Added link to this fork of Linx-server.
2021-08-20 12:13:58 -04:00
William Oldham
7d0950e54c
Update image.html 2021-07-11 00:09:57 +01:00
ZizzyDizzyMC
5b774469ea Update README.md 2021-03-17 19:34:36 -04:00
ZizzyDizzyMC
ac7c088e91 Merge remote-tracking branch 'upstream/master' 2021-03-17 19:24:07 -04:00
ZizzyDizzyMC
20543c46d3 Merge branch 'master' of https://github.com/ZizzyDizzyMC/linx-server 2021-03-07 23:05:03 -05:00
ZizzyDizzyMC
d43dcf4acd Update default text for new features. 2021-03-07 23:04:52 -05:00
ZizzyDizzyMC
fae511f7d5
Update Readme to include new feature descriptions. 2021-03-03 00:06:44 -05:00
ZizzyDizzyMC
59cf8dbfee Update index.html 2021-02-27 21:53:29 -05:00
ZizzyDizzyMC
4579be1048 Update index.html 2021-02-27 21:42:19 -05:00
ZizzyDizzyMC
0f45bce481 Default Random Filename flag. 2021-02-27 21:37:06 -05:00
ZizzyDizzyMC
ee762ba596 Updating the re-worked ShareX Custom Upload export. 2021-02-22 21:04:17 -05:00
ZizzyDizzyMC
040e20548e Update paste template for disable-access-key option. 2021-02-22 13:48:13 -05:00
ZizzyDizzyMC
90e47f049b Fix missing bool struct for disableAccessKey 2021-02-22 13:33:58 -05:00
ZizzyDizzyMC
cd79f0db40 Disable Access Key option. 2021-02-22 13:32:38 -05:00
ZizzyDizzyMC
797a61cf5c Update upload.go 2021-02-22 00:27:21 -05:00
ZizzyDizzyMC
c49e1e62d5 Update upload.go 2021-02-22 00:21:26 -05:00
ZizzyDizzyMC
2f2470220d Update upload.go 2021-02-22 00:20:55 -05:00
ZizzyDizzyMC
605773decc Adding in Large Files adjustable expiry limit. 2021-02-22 00:13:04 -05:00
ZizzyDizzyMC
7953f31ff5 Update upload.go 2021-02-21 22:55:51 -05:00
ZizzyDizzyMC
26030e78fb Update upload.go 2021-02-21 22:54:49 -05:00
ZizzyDizzyMC
20c3d65e30 Update upload.go 2021-02-21 22:54:20 -05:00
ZizzyDizzyMC
238b612860 Update upload.go 2021-02-21 22:43:02 -05:00
ZizzyDizzyMC
4b755bafea Update upload.go 2021-02-21 22:41:34 -05:00
ZizzyDizzyMC
bab8916372 Update upload.go 2021-02-21 22:32:07 -05:00
ZizzyDizzyMC
e479f46510 Update upload.go 2021-02-21 22:30:30 -05:00
ZizzyDizzyMC
eeb7c95cbb Update upload.go 2021-02-21 22:29:19 -05:00
ZizzyDizzyMC
354714708f Update upload.go 2021-02-21 22:12:37 -05:00
ZizzyDizzyMC
0b39245c09 Update upload.go 2021-02-21 22:11:06 -05:00
ZizzyDizzyMC
84b9b36d35 Update upload.go 2021-02-21 22:09:56 -05:00
ZizzyDizzyMC
718dc08ca7 Update upload.go 2021-02-21 21:57:53 -05:00
ZizzyDizzyMC
416a0b1dcc Update upload.go 2021-02-21 21:57:19 -05:00
ZizzyDizzyMC
93ec408815 Revert "Update upload.go"
This reverts commit 74d3a42eff.
2021-02-21 21:52:06 -05:00
ZizzyDizzyMC
74d3a42eff Update upload.go 2021-02-21 21:51:16 -05:00