Commit Graph

  • 459a8e1245 refactor(log): shorten some logs Matthew Esposito 2024-06-29 00:20:19 -04:00
  • 0f7eba717e fix(client): Handle invalid reddit response of base URL location Matthew Esposito 2024-06-28 22:39:42 -04:00
  • ea87ec33a1 fix(subreddit): handle plus-encoding errors even better (#163) Matthew Esposito 2024-06-28 22:28:58 -04:00
  • 102cd2f23f Merge pull request #162 from redlib-org/oauth_arc_swap Matthew Esposito 2024-06-28 18:17:00 -04:00
  • 3b2ad212d5 fix(oauth): arc_swap Matthew Esposito 2024-06-28 18:14:47 -04:00
  • 4dc7ff8165 Merge pull request #160 from redlib-org/oauth_oppenheimer Matthew Esposito 2024-06-27 23:35:51 -04:00
  • 2f8a38d8c7 chore(clippy): fix lint Matthew Esposito 2024-06-27 23:34:27 -04:00
  • 13083e999c fix(oauth): handle extremely rare race condition by atomically compare_exchanging Matthew Esposito 2024-06-27 23:32:17 -04:00
  • 4e2ec3fbc9 fix(oauth): handle case where a rate limit sneaks in Matthew Esposito 2024-06-27 23:29:50 -04:00
  • 89313f73e6 fix(oauth): atomics to avoid simultaneous token rollover Matthew Esposito 2024-06-27 23:26:31 -04:00
  • 1644e68e43 v0.35.1 v0.35.1 ayaka 2024-06-28 13:34:12 +12:00
  • f5d4cc49fb fix some default options #7 ayaka 2024-06-28 13:33:14 +12:00
  • f22f7841a8 Merge remote-tracking branch 'upstream/main' ayaka 2024-06-28 12:40:15 +12:00
  • b6c6e64cfe move the restore note ayaka 2024-06-28 12:30:04 +12:00
  • 6d3db31b11 Merge pull request 'README updates' (#9) from README-update into main Ayaka 2024-06-28 00:34:03 +12:00
  • f0eb496d6a fix README.md Ayaka 2024-06-28 00:32:20 +12:00
  • e984646ae6 Update README.md Ayaka 2024-06-28 00:07:29 +12:00
  • 60c0d63583 nsfw_landing style & function changes ayaka 2024-06-27 17:43:43 +12:00
  • 3bd8b511a7 fix(oauth): strengthen sync guarantees Matthew Esposito 2024-06-26 23:41:26 -04:00
  • 8c5aaaa33d feat(scripts): add load testing Matthew Esposito 2024-06-26 23:40:31 -04:00
  • bd0a312487 add disclaimer Ayaka 2024-06-27 15:04:58 +12:00
  • 023cc8505b Merge pull request #158 from redlib-org/oauth_proper_atomics Matthew Esposito 2024-06-26 22:20:00 -04:00
  • 2e476dea63 fix(oauth): reset rate limit earlier in refresh cycle Matthew Esposito 2024-06-26 22:16:41 -04:00
  • f398d16c22 fix ffmpeg_video_downloads on cookie restore ayaka 2024-06-27 14:13:16 +12:00
  • d045a5760a Merge pull request #156 from redlib-org/fix_oauth_ratelimit Matthew Esposito 2024-06-26 19:33:04 -04:00
  • 07bf20dbc0 feat(oauth): roll over oauth key on rate limit Matthew Esposito 2024-06-26 19:19:30 -04:00
  • 518bf03e04 fix(client): Add trace logging for ratelimit info, render error page if exceeded Matthew Esposito 2024-06-26 08:05:22 -04:00
  • 00dee52320 chore(deps): Cargo update Matthew Esposito 2024-06-25 20:42:06 -04:00
  • 48873c01b9 Merge pull request #154 from redlib-org/fix_multi_sub Matthew Esposito 2024-06-25 19:52:33 -04:00
  • 951fe400ae fix(subreddit): handle plus-encoding errors Matthew Esposito 2024-06-25 19:50:00 -04:00
  • bacc9e35df refactor(oauth): leave android header unmodified (fixes #131) Matthew Esposito 2024-06-25 19:28:41 -04:00
  • 724b960112 Merge pull request #149 from pimlie/feat-blur-spoiler-previews Matthew Esposito 2024-06-23 10:28:46 -04:00
  • ff2e274e5e v0.35.0 v0.35.0 ayaka 2024-06-23 20:48:26 +12:00
  • 7c821d541a fix PREFS size ayaka 2024-06-23 20:44:39 +12:00
  • 7aca5791b1 Merge branch 'hls-video-downloads' ayaka 2024-06-23 20:41:27 +12:00
  • 8b3783096b revert ugly-layouts from hls-video-downloads ayaka 2024-06-23 20:33:32 +12:00
  • 59b702aa15 kinda horrific download implementation ayaka 2024-06-23 19:57:23 +12:00
  • edf0109095 allow wasm to run ayaka 2024-06-23 19:31:30 +12:00
  • ecf0f91464 remove failed hls.js source map request ayaka 2024-06-23 19:30:44 +12:00
  • 69f9d9ff3c feat: also blur spoiler previews on post view pimlie 2024-06-22 12:47:33 +02:00
  • 1d44bd180e feat: add spoiler badge to post title pimlie 2024-06-22 12:38:13 +02:00
  • 3301da1ef1 feat: add support to blur spoiler previews pimlie 2024-06-22 12:16:12 +02:00
  • 138934f30c change resource links and container links Ayaka 2024-06-21 23:49:37 +12:00
  • 5396c0783e add mascots to user settings readme Ayaka 2024-06-21 23:11:23 +12:00
  • 213481ef53 Merge pull request #148 from Pix3l01/fix-healthcheck Matthew Esposito 2024-06-20 08:06:27 -04:00
  • 2d5cfcb41d Merge pull request #146 from ac615223s5/default-filter Matthew Esposito 2024-06-20 07:58:41 -04:00
  • f460895cc0 chore(clippy): fix lint Matthew Esposito 2024-06-20 07:56:43 -04:00
  • 5193164719 Merge branch 'redlib-org:main' into default-filter ac615223s5 2024-06-19 20:10:05 -04:00
  • 9013e589dd chore(clippy): fix lint Matthew Esposito 2024-06-19 14:45:55 -04:00
  • 997cd8f829 feat(bug): Improve bug reporting while keeping logs private Matthew Esposito 2024-06-19 14:45:32 -04:00
  • 5a13b9892b chore(clippy): add lint Matthew Esposito 2024-06-19 14:28:48 -04:00
  • 91975865b8 Make server listen on both IPv6 and IPv4 by default Alessandro Pizzorni 2024-06-19 00:42:38 +02:00
  • 3491e754ac Update .gitignore nieve 2024-06-18 00:30:53 -04:00
  • a5a5cbb734 add defaults for mascot fixes some of #7 ayaka 2024-06-18 21:00:02 +12:00
  • 5117af4137 add hide_sidebar_and_summary to restore link ayaka 2024-06-18 20:51:02 +12:00
  • 394e975724 Merge remote-tracking branch 'upstream/main' ayaka 2024-06-18 19:57:42 +12:00
  • a67cbb99a6 sync upstream ayaka 2024-06-18 19:56:04 +12:00
  • 1408c32a4d Update .env.example nieve 2024-06-18 00:25:29 -04:00
  • 30944579d7 add default filter config nieve 2024-06-18 00:21:00 -04:00
  • ededa849f4 Merge pull request 'mascots' (#6) from mascots into main solves #5 Ayaka 2024-06-17 22:44:22 +12:00
  • 1d8b6f58fb fix mascot css ayaka 2024-06-17 22:40:58 +12:00
  • 4c6a71171b add boymoder ayaka 2024-06-17 22:29:58 +12:00
  • 846377b586 implement mascots ayaka 2024-06-17 22:29:52 +12:00
  • 2dbcc071a6 update CREDITS ayaka 2024-06-17 18:00:58 +12:00
  • a12596e1a2 remove FFmpeg from subreddit template ayaka 2024-06-16 20:02:57 +12:00
  • df8d36c661 serve ffmpeg.wasm ayaka 2024-06-16 19:53:16 +12:00
  • 5018184e7c rename ffmpeg.wasm to FFmpeg ayaka 2024-06-16 18:59:47 +12:00
  • 5c73f043cd add preference option ayaka 2024-06-16 15:01:17 +12:00
  • 013e805ece Merge branch 'main' into ugly-layouts Ayaka 2024-06-15 17:32:35 +12:00
  • 9a7da3abce Merge pull request #142 from runofthemillgeek/fix/font-weight-in-font-face Matthew Esposito 2024-06-13 23:13:27 -04:00
  • 7fa37e48d5 Add font-weight range in @font-face rule Sangeeth Sudheer 2024-06-11 21:16:44 +05:30
  • 21da37246e update catppuccin Ayaka 2024-06-06 04:54:03 +12:00
  • fb0814babd change alignment fix ayaka 2024-06-06 04:43:43 +12:00
  • bae220d4fe fix settings selection alignment ayaka 2024-06-06 04:30:32 +12:00
  • 97def1bab1 Disallow wide ui with old layout ayaka 2024-06-06 04:26:47 +12:00
  • a6f901c094 Merge pull request #128 from arulagrawal/nix-flake Matthew Esposito 2024-06-04 22:49:33 -04:00
  • afad65f204 Merge pull request #127 from pimlie/patch-1 Matthew Esposito 2024-06-04 22:48:51 -04:00
  • c12da45059 Merge pull request #121 from bennettmsherman/patch-1 Matthew Esposito 2024-06-04 22:48:33 -04:00
  • 10d5b4a583 fix dockerfile ayaka 2024-06-05 10:38:15 +12:00
  • feda45f803 "old" layout draft ayaka 2024-06-05 10:31:41 +12:00
  • 1132d73975 Merge pull request #134 from EMarshal/main Matthew Esposito 2024-06-02 22:08:38 -04:00
  • 8ece7562ec Remove obsolete references to latest-arm and latest-armv7 images Éli Marshal 2024-06-02 18:45:49 -06:00
  • 08e463fd44 Merge pull request #126 from Harm133/main Matthew Esposito 2024-06-02 18:17:05 -04:00
  • f8f964741a super minimal rebrand ayaka 2024-06-02 22:32:27 +12:00
  • 58c736c51b fix build not including git hash ayaka 2024-06-02 21:30:48 +12:00
  • 336d5dcaa7 Update screenshot Ayaka 2024-06-02 01:04:14 +12:00
  • 4c00e4ac05 Update README.md Ayaka 2024-06-02 00:37:07 +12:00
  • 92afbe55de half rebrand the README ayaka 2024-06-02 00:34:41 +12:00
  • ec11a5511b add nix flake Arul Agrawal 2024-05-31 17:04:43 +04:00
  • 9133062e68 fix healthcheck ayaka 2024-06-01 00:02:08 +12:00
  • 3caa0592f3 fix: healthcheck in Dockerfile Pim 2024-05-31 11:40:01 +02:00
  • 190c92339e Update build-artifacts.yaml Harm133 2024-05-31 10:19:44 +02:00
  • 83d50316fb moved repo org ayaka 2024-05-31 20:00:00 +12:00
  • e187ccd14a Merge remote-tracking branch 'upstream/main' ayaka 2024-05-31 19:54:04 +12:00
  • 284e03ccf9 version ayaka 2024-05-31 19:48:23 +12:00
  • 17c7738d6e Properly apply REDLIB_DEFAULT_HIDE_SIDEBAR_AND_SUMMARY Ben Sherman 2024-05-30 20:40:16 -07:00
  • 8a3ceaf94a Merge pull request #119 from redlib-org/fix_unauth Matthew Esposito 2024-05-30 18:13:43 -04:00
  • bd47c206a1 fix(oauth): Make Android user-agent patching unconditional Matthew Esposito 2024-05-30 18:08:45 -04:00
  • 7a099f259f v0.34.0 Matthew Esposito 2024-05-29 20:59:27 -04:00
  • 4ea911e6b2 fix workflow again Matthew Esposito 2024-05-29 20:51:39 -04:00