Aevann
|
681c987f51
|
use indexedDB instead of localstorage for saving files since:
-it has no size limit (localstorage has 5MB)
-it can store files directly (dont have to convert to base64 like localstorage)
|
2023-08-08 13:55:14 +03:00 |
Aevann
|
74f55162e5
|
save images only + improvements
|
2023-08-07 16:27:07 +03:00 |
Aevann
|
67a2693409
|
save images in /submit too
|
2023-08-07 16:09:46 +03:00 |
Aevann
|
d72df0cd6e
|
if( -> if (
|
2023-08-06 06:33:34 +03:00 |
Aevann
|
4c3b2dd4d2
|
improve post title flow
|
2023-08-06 06:26:16 +03:00 |
Aevann
|
79d8bb7d2c
|
allow session cookie to work on videos.watchpeopledie.tv
|
2023-07-14 18:45:49 +03:00 |
Aevann
|
8555e370be
|
restore necessary xhr.withCredentials for WPD
|
2023-07-01 19:34:47 +03:00 |
Aevann
|
aaa618657f
|
disable ghost-posting in holes to prevent hole jannies from unmaking ppl who participate in them
|
2023-07-01 03:39:24 +03:00 |
Aevann
|
e315ca0f65
|
fix /is_repost
|
2023-07-01 00:32:57 +03:00 |
Aevann
|
07b534dee2
|
remove unnecessary xhr.withCredentials
|
2023-07-01 00:30:35 +03:00 |
Aevann
|
8d1189d323
|
Revert commit that made kaamrev lose his hard work
This reverts commit 1b0ad9122e .
|
2023-06-27 20:05:27 +03:00 |
Aevann
|
1b0ad9122e
|
make it possible to clear saved items in /submit
|
2023-06-24 20:07:14 +03:00 |
Aevann
|
f3a0080698
|
remove useless tabs
|
2023-05-06 00:47:07 +03:00 |
Aevann
|
7d3ded73ae
|
same as last commit
|
2023-03-12 21:44:00 +02:00 |
Aevann
|
a708aeeb72
|
same last commit
|
2023-03-12 21:43:29 +02:00 |
Aevann
|
e536210bfc
|
fix bug on making posts
|
2023-03-12 21:42:13 +02:00 |
Aevann
|
cb37d3273f
|
use console.error instead of console.log in cases of error
|
2023-03-12 11:54:14 +02:00 |
Aevann
|
ab8ec6bfc5
|
dedup saving shit in /submit
|
2023-03-12 11:54:00 +02:00 |
Aevann
|
573d6a6fc6
|
Revert "use () => instead of function() for consistency"
This reverts commit b9aad1503c .
|
2023-03-10 05:21:02 +02:00 |
Aevann
|
b9aad1503c
|
use () => instead of function() for consistency
|
2023-03-10 03:33:05 +02:00 |
Aevann
|
5708d4d64e
|
dont wipe saved shit in /submit unless post is successful
|
2023-03-09 07:52:20 +02:00 |
Aevann
|
6260aae75a
|
fix last commit
|
2023-03-05 00:29:51 +02:00 |
Aevann
|
3a67c1647d
|
fix bug with pasting in /submit + dedup
|
2023-03-04 21:54:06 +02:00 |
Aevann
|
2241970b4c
|
autoexpand when filling /submit text
|
2023-03-01 23:24:15 +02:00 |
Aevann
|
a14159a8a9
|
dont save empty values in /submit
|
2023-03-01 01:53:32 +02:00 |
Aevann
|
c6dcb2e93d
|
add progress bar to comments
|
2023-02-27 19:25:38 +02:00 |
Aevann
|
5b71b0a81a
|
refactor file upload
|
2023-02-27 17:02:35 +02:00 |
Aevann
|
e7cb399d59
|
fix pasting files in the box in /submit
|
2023-02-26 15:38:17 +02:00 |
Aevann
|
663cdde1f4
|
increase the limit for concurrent file uploads from 4 to 8
|
2023-02-26 14:19:30 +02:00 |
Aevann
|
6ac9b32834
|
allow positioning of files
|
2023-02-26 14:08:37 +02:00 |
Aevann
|
e8f17db1da
|
dont replace hole value with blank
|
2023-02-18 01:44:53 +02:00 |
Aevann
|
47a4bdfa95
|
fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3570350#context
|
2023-02-10 19:02:45 +02:00 |
Aevann
|
082a93bab5
|
save the value in "hole"
|
2023-02-09 10:25:26 +02:00 |
Aevann
|
cb62c760a8
|
revert last commit
|
2023-02-08 18:50:02 +02:00 |
Aevann
|
e975e46d31
|
minor fix
|
2023-02-08 18:49:34 +02:00 |
Aevann
|
134a9f4e44
|
minor fix
|
2023-02-08 18:46:08 +02:00 |
Aevann
|
f9830ec6d0
|
minor syntax change
|
2023-02-08 09:32:21 +02:00 |
Aevann
|
104c6f1b89
|
keep "Post" button disabled
|
2023-02-08 09:21:52 +02:00 |
Aevann
|
c4394316fb
|
add upload progressbar in /submit
|
2023-02-08 09:15:37 +02:00 |
Aevann
|
90cd383e36
|
minor syntax change to file-upload eventlistener
|
2023-02-08 09:14:01 +02:00 |
Aevann
|
8fcf015d28
|
remove the stolen code
|
2023-02-08 09:13:07 +02:00 |
Aevann
|
7b98119a2e
|
Revert "Revert "comment the stolen code""
This reverts commit 024994f47e .
|
2023-02-08 08:54:56 +02:00 |
Aevann
|
024994f47e
|
Revert "comment the stolen code"
This reverts commit 6686c4b1e9 .
|
2023-02-08 08:53:11 +02:00 |
Aevann
|
6686c4b1e9
|
comment the stolen code
|
2023-02-08 08:28:48 +02:00 |
Aevann
|
42ec3264d7
|
fix submit.js
|
2023-02-08 08:23:03 +02:00 |
Aevann
|
399d32eaf5
|
extend usage of features['NSFW_MARKING']
|
2023-02-08 08:22:11 +02:00 |
Aevann
|
99fb404ada
|
add upload progress bar
|
2023-02-08 06:19:23 +02:00 |
Aevann
|
661646f134
|
fix IMAGE_FORMATS
|
2023-01-01 05:38:37 +02:00 |
Aevann
|
93e9a42fa3
|
stop using inline style/script elements
|
2022-12-29 16:20:27 +02:00 |
Aevann
|
81267ef1c6
|
do this https://stupidpol.site/h/countryclub/post/79285/tired-of-some-cute-twink-jannies/3194721?context=8#context (#53)
Co-authored-by: Aevann1 <randomname42029@gmail.com>
Reviewed-on: rDrama/rDrama#53
|
2022-12-07 16:51:51 +00:00 |