Commit Graph
24 Commits
Author SHA1 Message Date
Tom (plebeius.eth) 0b5aa7dc31 fix(p/all): auto time filter didn't show posts from last visit 2024-10-27 15:50:09 +01:00
Tom (plebeius.eth) f0a6ab0b15 limit cache with LRU algo 2024-10-18 17:20:52 +02:00
Tom (plebeius.eth) 08414051f5 Update media-utils.ts 2024-10-17 17:38:07 +02:00
Tom (plebeius.eth) 9042df7a39 prevent abuse of thumbnail fetching with html size limit and timeout 2024-10-15 22:10:03 +02:00
Tom (plebeius.eth) 5739f413a9 let native app fetch imgbb full images from non-direct links 2024-10-15 17:51:01 +02:00
Tom (plebeius.eth) 6f8a6e38d4 feat(android): fetch thumbnail image from any webpage link 2024-10-15 17:39:02 +02:00
Tom (plebeius.eth) 9e24ae0aed feat(post): support thumbnails from non-direct imgbb links 2024-10-14 15:28:30 +02:00
Tom (plebeius.eth) 7e8eb83bf6 refactor thumbnail fetching, add caching 2024-10-13 12:58:29 +02:00
Tom (plebeius.eth) e9280ac84c fix(post): a non-direct link could be marked as media instead of webpage 2024-10-12 17:10:13 +02:00
Tom (plebeius.eth) 46e1189711 fix(post): some links to images could be embedded as videos
same as https://github.com/plebbit/seedit/issues/385
2024-10-11 22:01:33 +02:00
Tom (plebeius.eth) 561e395256 feat(post): add client-side thumbnail fetching for websites with CORS access 2024-10-11 21:38:16 +02:00
Tom (plebeius.eth) 5a9bf5b88b feat(post): add support for next.js image links 2024-09-17 18:01:11 +02:00
Tom (plebeius.eth) 4664206e77 feat(post): show media dimensions if available 2024-09-07 14:11:33 +02:00
Tom (plebeius.eth) 0018df7f8a default gif type to "gif" instead of "static gif" 2024-09-03 14:27:29 +02:00
Tom (plebeius.eth) 7253e4d1a0 feat(post): add support for static GIFs 2024-07-20 16:25:20 +02:00
plebeius.eth 793fb3cb09 forgot 'gif' file type in translations 2024-05-04 17:21:19 +02:00
plebeius.eth a949b5096a style(post): translate link types, anonymous displayName 2024-04-28 17:40:05 +02:00
plebeius.eth 86738de226 fix(embed): detect uppercase extension in link 2024-04-26 16:07:35 +02:00
plebeius.eth a5a7a97e47 feat(board): add post form UI on desktop with link type previewer 2024-04-24 08:48:31 +02:00
plebeius.eth b1fb9f9d0c refactor(media utils): memoize once, not twice 2024-04-10 12:19:02 +02:00
plebeius.eth 9ae351cbe1 update embeds 2024-04-10 11:55:16 +02:00
plebeius.eth 0a52944a07 feat(media): add support for audio links 2024-04-08 19:34:09 +02:00
plebeius.eth 5620a68337 add embed, media utils, time utils, url utils 2024-03-26 13:17:55 +01:00
plebeius.eth d0a3e959fc feat(post): add links and media info, including embed 2024-03-22 16:15:38 +01:00