Commit Graph

87 Commits (b4e290f82049479cb126cad69be20075d9b96343)

Author SHA1 Message Date
Aevann b4e290f820 add "child warning" to WPD 2024-02-12 20:56:41 +02:00
Aevann 7dfbb1541e add effortpost marking 2024-02-07 00:04:55 +02:00
Aevann 62d1940a8f sub -> hole 2023-10-07 20:55:50 +03:00
Aevann afaa0bcb02 add spaces 2023-10-04 20:00:47 +03:00
Aevann ab9172ed06 Revert ""window." -> """
This reverts commit 854693124a.
2023-09-29 04:10:05 +03:00
Aevann 854693124a "window." -> "" 2023-09-29 03:37:03 +03:00
Aevann d429c4e504 fix "remove attachment" make it impossible to upload another attachment 2023-09-14 02:33:38 +03:00
Aevann 9ee45b4a24 remove unnecessary spaces and tabs 2023-09-07 18:26:31 +03:00
Aevann a2bb700f36 allow ppl to empty all fields except post-text 2023-09-06 02:06:46 +03:00
Aevann 39098fe323 kitchen sink commit 2023-08-12 00:50:23 +03:00
Aevann c9144e8bf6 add "X" button to clear attachment in /submit 2023-08-11 19:19:09 +03:00
Aevann 30fa694cbd fix bug in safari and firefox caused by saving attachment on restore 2023-08-08 17:20:42 +03:00
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