Commit graph

  • 19914b7f20 fix Code blocks err #227 freedit-dev 2024-11-15 08:57:06 +00:00
  • 3f57814242
    add pulldown-cmark freedit-dev 2024-11-15 16:04:46 +08:00
  • 3d4a32dd82
    add pulldown-cmark freedit-dev 2024-11-15 16:04:09 +08:00
  • d54ec3f801
    fix Code blocks https://github.com/redlib-org/redlib/issues/227 freedit-dev 2024-11-15 15:57:38 +08:00
  • 62717ef6b2 fix: update error template Matthew Esposito 2024-11-14 11:49:47 -05:00
  • 2feb2ac826 feat: render bullet lists mooons 2024-11-14 04:20:44 -08:00
  • a301afc383 fix(scraper): truncate to post count Matthew Esposito 2024-11-13 16:43:41 -05:00
  • 35fd6903d1
    Update README.md with Quadlet instructions #319 Musselman 2024-11-12 19:12:56 -06:00
  • c9e8014233
    Add Quadlet Container File Musselman 2024-11-12 18:50:58 -06:00
  • 6a18ea17ec
    Use quotes for kaniko to expand ARG in Dockerfile (#314) pratclot 2024-11-11 02:19:40 +01:00
  • 3fd88e9f36 Dummy push to try PR build pipeline #317 Hirak Chhatbar 2024-11-10 19:45:31 +05:30
  • 9892ca1052 Do not proxy media through redlib Hirak Chhatbar 2024-11-10 19:33:52 +05:30
  • 7f8cd95b0d Disable replacing image, video and preview URls Hirak Chhatbar 2024-11-10 19:22:27 +05:30
  • 29ca3bf188 Update default config options: NSFW: true Disable Indexing: true Full url: true Hirak Chhatbar 2024-11-10 19:13:01 +05:30
  • 4879c701fc
    add missing settings to restore settings url #316 JonnyCodewalker 2024-11-10 13:46:05 +01:00
  • c6cf5ceb70 Use quotes to expand ARG in Dockerfile #314 Sergei Stepanov 2024-11-10 10:24:49 +01:00
  • 0f9eed302a Merge branch 'main' into patch-1 #290 DokterKaj 2024-11-08 23:11:58 +08:00
  • 0e8f1ef6c5 update number of settings DokterKaj 2024-11-08 23:04:19 +08:00
  • 19e5fe617e
    Merge 0d7a63d122 into f03bdcf472 #133 Alesh Lerch 2024-11-01 23:51:51 +00:00
  • f03bdcf472
    feat: display whether or not the instance is up to date on error (#310) Matthew Esposito 2024-11-01 18:16:25 -04:00
  • 6e6e0f404d feat: display whether or not the instance is up to date on error #310 Matthew Esposito 2024-11-01 18:05:04 -04:00
  • b0b16eecd8 add more details for how to build from source #308 Eve 2024-11-01 15:40:30 +00:00
  • 2fd358f3ed
    feat(hls): add video quality preference (#306) Matthew Esposito 2024-11-01 12:28:52 -04:00
  • 0d478d587f feat: add environment variables and dedicated flags for ipv4/6 only Matthew Esposito 2024-11-01 12:28:41 -04:00
  • aef81c0489 feat(hls): add video quality preference #306 Matthew Esposito 2024-11-01 12:21:23 -04:00
  • 5ef57812f8 style: fix clippy Matthew Esposito 2024-11-01 11:39:05 -04:00
  • d17d097b12
    Fix parts of CI (#304) Nolan Poe 2024-10-31 19:50:50 -07:00
  • 4111916c73
    Update src/client.rs #304 Matthew Esposito 2024-10-31 22:50:45 -04:00
  • a96894c743
    enables http2 crate feature, replaces http1 protocol with http2 on co… (#305) Alex 2024-10-31 19:48:19 -07:00
  • 7bbee12c7b enables http2 crate feature, replaces http1 protocol with http2 on connection builder, creates a reusable connector #305 alexl8819 2024-10-31 18:39:39 -07:00
  • 6509e58eb7 Fix failing test Nolan Poe 2024-10-31 16:52:21 -07:00
  • 40e88f654f Bump deps Nolan Poe 2024-10-31 16:43:36 -07:00
  • 0ea88ffcbc Run cargo fmt, hide clippy::cmp_owned errors Nolan Poe 2024-10-31 16:34:30 -07:00
  • 9aea9c90a2 fix: reduce to minimum patch, fix clippy Matthew Esposito 2024-10-31 16:09:35 -04:00
  • efdf1848ac fix: emergency patch for 403 Matthew Esposito 2024-10-31 16:06:29 -04:00
  • bc9530821d feat(scraper): add output file Matthew Esposito 2024-10-30 15:15:38 -04:00
  • c71661c616 use border width instead of padding #298 DokterKaj 2024-10-23 00:56:53 +08:00
  • 7b5643c27e iterate over length of gallery DokterKaj 2024-10-23 00:43:42 +08:00
  • 07b367d304 use .gallery_overlay + add experimental progress dots DokterKaj 2024-10-23 00:26:44 +08:00
  • f3d2f0cc59 feat(scraper): add scraper CLI Matthew Esposito 2024-10-21 20:54:05 -04:00
  • 49ef59e000 chore: make library Matthew Esposito 2024-10-21 20:46:03 -04:00
  • f39cf81e5b fix post.gallery.len() DokterKaj 2024-10-21 23:13:09 +08:00
  • fb39759dd3 display gallery as flexbox + add borders to media DokterKaj 2024-10-21 23:03:48 +08:00
  • 9f119f7059
    Merge 77fa67299c into 3ff907d6c1 #254 Nazar 2024-10-20 17:59:37 +00:00
  • 77fa67299c Run cargo fmt Tokarak 2024-10-20 18:56:23 +01:00
  • 7d422242be Add --no-https-verification info to instance-info page Tokarak 2024-10-20 18:52:42 +01:00
  • 0c7cb10655 Fix behaviour of --no-https-verification Tokarak 2024-10-20 18:50:17 +01:00
  • 8bda5c0d37 Use OnceLock for global VERIFY_HTTPS Tokarak 2024-10-20 17:53:45 +01:00
  • c8a018182a Merge branch 'main' into feature-disable-https Tokarak 2024-10-20 15:52:09 +01:00
  • 78aa92a171 Revert "fix(main): update clap args to fix invalidvalue check" Tokarak 2024-10-20 15:24:21 +01:00
  • 10b32ed792
    Fix test for new embedding behavior Butter Cat 2024-10-17 21:16:03 -04:00
  • 15fcafc99a
    Fix images embedded by rewrite_urls() having an empty <p></p> above and below them that caused weird gaps in some scenarios Butter Cat 2024-10-17 20:03:51 -04:00
  • b82111599b change post_should_be_blurred && to *post_should_be_blurred && + unblur all focused content DokterKaj 2024-10-17 12:50:44 +08:00
  • e3b515eb0c
    update devcontainer image, that includes a more recent version of rust #294 Gonçalo Valério 2024-10-16 13:18:16 +00:00
  • 4d051361d8 simplify focus detection + add option to settings DokterKaj 2024-10-16 18:27:18 +08:00
  • 3efda67731 rename .comment_indent -> .comment_collapse #291 DokterKaj 2024-10-16 10:52:16 +08:00
  • 632f5d3ebe
    Fix crossposted galleries not working #293 Butter Cat 2024-10-15 18:08:47 -04:00
  • 3b180e590b simplify with :focus-within to fix right-click taking two tries + add "Unblur post" tooltip DokterKaj 2024-10-16 00:40:12 +08:00
  • 30e854b663
    position relative to .comment_right DokterKaj 2024-10-15 19:54:18 +08:00
  • e4e514875d
    position indent on mobile + fix offset for desktop replies DokterKaj 2024-10-15 19:27:15 +08:00
  • 0fdf57db4d
    only set size when comment is open DokterKaj 2024-10-15 02:49:35 +08:00
  • eacb0cf7fd fix reblurring and disabling after focusing on link DokterKaj 2024-10-15 01:14:16 +08:00
  • 840907a586 collapse comment by clicking on indent line DokterKaj 2024-10-14 22:33:02 +08:00
  • ac7eb2e97b
    fix .post_body a not reenabling on click + separate pointer, filter rules DokterKaj 2024-10-14 15:11:47 +08:00
  • 92852cd423
    revert to old if-else structure DokterKaj 2024-10-14 14:55:21 +08:00
  • 6e7de2f966
    adapt to .post_thumbnail being a wrapper + add unblur on click styles DokterKaj 2024-10-14 14:19:31 +08:00
  • 3f33a73001
    let blurred content be focusable (TODO: add blur focus pref condition) DokterKaj 2024-10-14 13:20:40 +08:00
  • 2657be22b1
    Make restore properly add new subscriptions/filters cookies and delete old unused subscriptions/filters cookies Butter Cat 2024-10-13 11:28:49 -04:00
  • 69b7450c7c
    Small cleanup Butter Cat 2024-10-12 20:29:37 -04:00
  • f0603e8fe4
    Make updating subscription/filters cookies safer Butter Cat 2024-10-12 20:25:32 -04:00
  • 72ec208c17
    Fix old split cookies not being removed and subreddits/filters between cookies occasionally getting merged Butter Cat 2024-10-12 20:00:53 -04:00
  • 3ff907d6c1
    additional new colour tweaks (#285) DokterKaj 2024-10-12 23:42:15 +08:00
  • d27420b62e
    Start cookies without number to be backwards compatible Butter Cat 2024-10-12 10:11:13 -04:00
  • ea855b70d6
    Make join_until_size_limit take the +'s into account when calculating length Butter Cat 2024-10-11 22:46:20 -04:00
  • 554c9f5d56
    Fix subreddits and filters that were at the end and beginning of the cookies getting merged Butter Cat 2024-10-11 22:27:04 -04:00
  • e4b1406b4b
    Fix many subscription misspellings Butter Cat 2024-10-11 21:58:10 -04:00
  • 1e725e90ee
    Fix mispelling for removing subscription cookies Butter Cat 2024-10-11 21:55:16 -04:00
  • 63683ead9d
    Cleanup Butter Cat 2024-10-11 21:31:27 -04:00
  • 718bafe650
    Split subscriptions and filters cookies into multiple cookies and make old cookies properly delete Butter Cat 2024-10-11 21:17:33 -04:00
  • f4a457e529
    Add additional themes to README (#284) Ben Sherman 2024-10-11 12:43:45 -07:00
  • 37b1009417 make black theme accent more legible + make "red" in "redlib" red + update README screenshot #285 DokterKaj 2024-10-11 15:18:44 +08:00
  • e8a9d1620b
    Add additional themes to README #284 Ben Sherman 2024-10-10 17:24:25 -07:00
  • 7dda8d9bbb
    use better accent colour + add libreddit styles (#281) DokterKaj 2024-10-11 06:45:39 +08:00
  • 5f84a82001 fix unrenamed libreddit themes #281 DokterKaj 2024-10-10 22:50:11 +08:00
  • 242bb44eb5 use #d74253 as new accent colour + add old libreddit styles + bolden accented buttons DokterKaj 2024-10-10 11:47:56 +08:00
  • 71bac907e0
    only have 32x32 .ico file DokterKaj 2024-10-07 18:27:56 +08:00
  • 9f92da2e08
    update favicon with new logo DokterKaj 2024-10-07 12:33:32 +08:00
  • b99412b4a1
    feat: update logos and accents (#280) DokterKaj 2024-10-07 03:19:37 +08:00
  • b6bf0faa2b
    remove width, length #280 DokterKaj 2024-10-06 20:18:19 +08:00
  • bbf177db73 fix apple-touch-icon.png size DokterKaj 2024-10-06 18:42:47 +08:00
  • 5b1fe471dd feat: update logos, accents DokterKaj 2024-10-06 18:38:06 +08:00
  • 1838fdaea4
    Replace askama with rinja (#276) Guillaume Gomez 2024-10-02 23:43:13 +02:00
  • f71b0cd178
    chore(deps): Update brotli from 6.0 to 7.0 (#277) Ben Beasley 2024-10-02 14:18:41 -04:00
  • 281e564f44 Update Cargo.lock for brotli 7.0 #277 Benjamin A. Beasley 2024-10-02 10:00:07 -04:00
  • 0959aa7bd3 chore(deps): Update brotli from 6.0 to 7.0 Benjamin A. Beasley 2024-10-02 07:35:26 -04:00
  • 984ea280d4 Replace askama with rinja #276 Guillaume Gomez 2024-10-01 21:35:39 +02:00
  • 604db902e9
    Fix systemd service (#275) Guanran Wang 2024-10-02 03:55:42 +08:00
  • 7d5d51e929
    fix(contrib/systemd): fix incorrect SystemCallFilter format #275 Guanran Wang 2024-10-01 19:52:15 +08:00
  • d7ef7bf732 Add alt to the image #274 Tuan 2024-10-01 17:21:07 +07:00
  • 6f029e6b3c Change the logo to <img> Tuan 2024-10-01 17:17:02 +07:00