Commit Graph

  • c610ef4d1b fix(media proxy): fix 304 response code with body error zyachel 2023-06-03 22:20:56 +05:30
  • 736d680243 fix(card): fix long attributes in cards under 'Known For' section zyachel 2023-06-03 22:18:28 +05:30
  • 0aea2f47da fix(error): fix incorrect 'view on IMDb' link on error page zyachel 2023-06-03 22:12:54 +05:30
  • 23eeae3558 Add WhateverItWorks instance NoPlagiarism 2023-05-26 00:33:25 +05:00
  • bb6405cb05 chore(release): 3.1.0 zyachel 2023-05-21 18:30:11 +05:30
  • c53c88db9b feat(cache): implement caching of routes zyachel 2023-05-21 18:15:03 +05:30
  • 8599ae2c5a fix(form): fix hydration error zyachel 2023-05-21 18:13:44 +05:30
  • 8d9b6630a5 fix(name): fix a couple of crashes in name and title route zyachel 2023-05-21 14:44:54 +05:30
  • be80244eb3 docs(instances): remove dead instances zyachel 2023-05-21 14:40:54 +05:30
  • a0f3ba095a docs(instances): update instances list zyachel 2023-05-07 08:42:25 +05:30
  • 11aea1d489 docs(instances): update instances list zyachel 2023-04-29 11:30:21 +05:30
  • 3ef41d9a6d docs(instances): update instances list zyachel 2023-04-26 22:18:59 +05:30
  • 7dea9eac14 build(dependencies): update dependencies and use pnpm v8 zyachel 2023-04-26 22:11:58 +05:30
  • 86737c51ee chore(release): 3.0.0 zyachel 2023-04-15 21:48:38 +05:30
  • 75732e0086 feat(route): add name route zyachel 2023-04-15 21:02:10 +05:30
  • 18ca98fd4a refactor: make components more modular zyachel 2023-04-15 20:56:15 +05:30
  • 8ce02d0236 fix(title): fix title page crash zyachel 2023-04-15 20:49:28 +05:30
  • cbce2cac34
    docs: Add Hostux intance (#40) Valère 2023-04-09 09:47:16 +02:00
  • 1eeaab259d
    build: harden docker implementation (#38) kuanhulio 2023-03-19 22:46:32 -04:00
  • 505ff4d839 refactor: replace relative paths with absolute ones in import statements zyachel 2023-01-28 22:09:27 +05:30
  • 20418b4c1f build(dockerfile): replace yarn with pnpm zyachel 2023-01-28 22:08:28 +05:30
  • 68072b5f68 ci: use locally generated changelog instead of github actions zyachel 2023-01-28 22:05:21 +05:30
  • c79dc2a481 docs: compress screenshots zyachel 2023-01-28 21:45:41 +05:30
  • 4dde7bde77 docs: update instances list zyachel 2023-01-28 19:20:29 +05:30
  • 2c5d2f86e4 feat: add info related to the current instance zyachel 2023-01-28 19:06:21 +05:30
  • 78b8a9afc3 chore(release): v2.4.0 [skip ci] Conventional Changelog Action 2023-01-22 15:49:21 +00:00
  • 5cc2ef02ce feat: add error boundary zyachel 2023-01-22 21:14:46 +05:30
  • 71d1d5b34e fix: fix app crash zyachel 2023-01-22 21:13:09 +05:30
  • feffb7d8f6 chore(release): v2.3.1 [skip ci] Conventional Changelog Action 2023-01-15 16:58:54 +00:00
  • 182b3c1072 docs: add userscript to automatic redirectors list zyachel 2023-01-15 22:28:16 +05:30
  • a32785ce00 fix: fix unseekable videos on webkit-based browsers zyachel 2023-01-14 16:36:20 +05:30
  • cfa8c53d11 docs: update instances list zyachel 2022-12-31 22:40:29 +05:30
  • 5d45990798 chore(release): v2.3.0 [skip ci] Conventional Changelog Action 2022-12-31 17:01:44 +00:00
  • 0cff34a766 feat(search): add basic search functionality zyachel 2022-12-31 22:21:36 +05:30
  • 81eaf2fd5e fix: couple css improvements for webkit-based browsers zyachel 2022-12-31 22:10:19 +05:30
  • 57b050f196 refactor: refactor code a bit zyachel 2022-12-31 22:02:24 +05:30
  • 64f3896258 style: remove whitespace from .gitignore zyachel 2022-11-12 15:11:35 +05:30
  • b4bcdb7152 docs: update instances list zyachel 2022-12-24 23:03:51 +05:30
  • 80b0ca6bf0 chore(release): v2.2.2 [skip ci] Conventional Changelog Action 2022-12-10 14:45:51 +00:00
  • 78b14ec079 fix: app crash on qutebrowser zyachel 2022-12-10 20:13:34 +05:30
  • c2df20e6ad docs(.env): update .env zyachel 2022-12-10 19:52:39 +05:30
  • 2afb5b1da6 chore(release): v2.2.1 [skip ci] Conventional Changelog Action 2022-12-01 17:04:11 +00:00
  • dd75df01eb fix(title): fix site crash zyachel 2022-12-01 22:29:28 +05:30
  • 28d8331ae9
    docs: update Region for vern.cc Public Instances TinyWiFi 2022-11-27 19:27:45 +07:00
  • 7501b69078 chore(release): v2.2.0 [skip ci] Conventional Changelog Action 2022-11-13 12:51:29 +00:00
  • 5dc6f60cae docs: update README zyachel 2022-11-13 18:19:12 +05:30
  • 1658769a30 feat: force a certain language when getting data zyachel 2022-11-13 17:39:29 +05:30
  • 5fd0d92187 fix(redis): fix logs being polluted when redis is disabled zyachel 2022-11-13 17:29:47 +05:30
  • 6f664d2164 chore(release): v2.1.0 [skip ci] Conventional Changelog Action 2022-11-13 06:41:18 +00:00
  • 31218adac1
    Merge pull request #19 from httpjamesm/main zyachel 2022-11-13 12:11:01 +05:30
  • 0b1081c485 chore: update env local example httpjamesm 2022-11-12 10:58:25 -05:00
  • 7a717aa212 feat: make redis cache optional httpjamesm 2022-11-12 10:57:56 -05:00
  • a410bc4264 refactor: use zyachel's code httpjamesm 2022-11-12 10:56:51 -05:00
  • fda79adc52 docs: remove unnecessary big header httpjamesm 2022-10-31 18:26:15 -04:00
  • 0213de9403 docs: add newline httpjamesm 2022-10-31 18:25:04 -04:00
  • 6ae71d7907 fix: remove "information collected by other services" in privacy httpjamesm 2022-10-31 18:23:05 -04:00
  • eac51d2465 docs: correct two FAQ questions httpjamesm 2022-10-31 18:21:49 -04:00
  • 672ee27dcc Merge remote-tracking branch 'upstream/main' httpjamesm 2022-10-31 18:18:01 -04:00
  • cc7968074b docs: update readme with redis and new local docker instructions, privacy updates and more httpjamesm 2022-10-31 18:14:52 -04:00
  • cdd73c6123 chore: update env local example with redis_url httpjamesm 2022-10-31 18:14:28 -04:00
  • 44d3a33fb3 feat: update information in FAQ httpjamesm 2022-10-31 18:10:34 -04:00
  • 720f2b6acb feat: IP ratelimit for media proxy httpjamesm 2022-10-31 18:05:19 -04:00
  • 9bce8a2dd5 fix: bypass response limit for media proxy endpoint httpjamesm 2022-10-31 17:46:17 -04:00
  • 1983f6b1fb feat: proxy videos and add more descriptive error messages httpjamesm 2022-10-31 17:45:14 -04:00
  • dba2ba5aa4 feat: fetch images from media proxy on frontend httpjamesm 2022-10-31 17:37:36 -04:00
  • b7ee6863e5 feat: docker support for easy deployment httpjamesm 2022-10-31 17:28:27 -04:00
  • 2c8d138cbd feat: cache media proxy data in redis for 30 mins httpjamesm 2022-10-31 17:28:18 -04:00
  • 59a314b2bd feat: media proxy for anonymous loads httpjamesm 2022-10-31 17:04:26 -04:00
  • 00cadf54e0 chore(release): v2.0.0 [skip ci] Conventional Changelog Action 2022-10-31 14:53:29 +00:00
  • f207d688e2 fix: change to poster for og:image httpjamesm 2022-10-30 19:21:19 -04:00
  • 4638f913e8 chore: add prettierrc file for future contributors httpjamesm 2022-10-30 19:18:20 -04:00
  • d152cf4b62 feat: add "og:image" property for social media embeds httpjamesm 2022-10-30 19:18:12 -04:00
  • 3f987b59dc fix: remove double space in inspiration credit httpjamesm 2022-10-30 19:14:17 -04:00
  • 261a37576b fix: change to poster for og:image httpjamesm 2022-10-30 19:21:19 -04:00
  • 0c76f485f9 chore: add prettierrc file for future contributors httpjamesm 2022-10-30 19:18:20 -04:00
  • a2fc2322a3 feat: add "og:image" property for social media embeds httpjamesm 2022-10-30 19:18:12 -04:00
  • 478b45977d fix: remove double space in inspiration credit httpjamesm 2022-10-30 19:14:17 -04:00
  • 256ce38d35 docs: update readme zyachel 2022-09-24 20:36:24 +05:30
  • d2a752015f chore(release): v1.0.0 [skip ci] Conventional Changelog Action 2022-09-11 14:22:18 +00:00
  • 9891204f5a feat: major rewrite zyachel 2022-09-11 19:37:24 +05:30
  • 620ddf348a
    docs: update instances section Esmail EL BoB 2022-08-05 16:43:35 +00:00
  • d9f7cd1244
    docs(instances): update instances list Esmail EL BoB 2022-07-25 02:56:40 +00:00
  • f68a0da431 docs(instances): update instances list zyachel 2022-07-07 14:04:23 +05:30
  • c751d8814d docs: add a new section zyachel 2022-06-20 16:14:09 +05:30
  • 6f43b68949 docs: update instances list zyachel 2022-06-20 15:29:44 +05:30
  • e272d8101d
    docs: fix typo Dyras 2022-06-18 11:57:29 +02:00
  • 5358d58e31 chore(release): v0.1.2 [skip ci] Conventional Changelog Action 2022-06-06 19:18:41 +00:00
  • b2b50df02b build(dependecies): update dependencies zyachel 2022-06-05 22:44:33 +05:30
  • 170fbabe5e perf: implement caching of static files zyachel 2022-06-05 21:22:38 +05:30
  • 55c0eba6e4 fix: change the order in which env vars are loaded zyachel 2022-06-05 21:13:47 +05:30
  • f39998d57b fix(robots.txt): disallow all robots zyachel 2022-06-05 19:19:29 +05:30
  • 7757d5b183 docs: add docker instructions zyachel 2022-06-04 04:27:15 +05:30
  • ea3bb0e384 docs: update privacy section zyachel 2022-06-04 04:05:32 +05:30
  • ebd4e83580 docs: add instances section zyachel 2022-06-04 03:04:17 +05:30
  • 0cebb42dc5 chore(release): v0.1.1 [skip ci] Conventional Changelog Action 2022-06-03 18:58:43 +00:00
  • 9f35a668b5
    fix: typo in URL (#2) TheFrenchGhosty 2022-06-03 20:58:28 +02:00
  • 21e7bfc54c chore(release): v0.1.0 Conventional Changelog Action 2022-05-21 04:44:48 +00:00
  • 30dac07ba3 feat: add review section zyachel 2022-05-21 10:13:20 +05:30
  • 2df4e936b3 ci: add auto-release workflow zyachel 2022-05-20 16:33:51 +05:30
  • 8368c73965 implemented lazy loading and other small fixes zyachel 2022-04-18 11:54:37 +05:30