Commit Graph

  • 4af644fa22 hrefs: replace HTML.escape w/ URI.encode_www_form mastihios 2021-10-05 09:53:06 +00:00
  • d806310665
    Revert "Fix typo (#2456)" (#2457) Samantaz Fox 2021-10-04 19:51:57 +02:00
  • 79c8445da6 Revert "Fix typo (#2456)" Samantaz Fox 2021-10-04 19:51:31 +02:00
  • 4982bff74d
    Fix typo (#2456) Jorge Maldonado Ventura 2021-10-04 19:47:57 +02:00
  • 303d37b30b Fix typo Jorge Maldonado Ventura 2021-10-04 19:26:23 +02:00
  • 38110801a7
    Fix lint syeopite 2021-08-14 18:42:13 -07:00
  • 2a32f84332
    Update community post API syeopite 2021-07-27 23:41:20 -07:00
  • e8dc337306
    Remove unused part of community cursor extraction syeopite 2021-07-27 23:39:19 -07:00
  • 8748caed39
    Update specs for community helpers syeopite 2021-07-27 23:38:50 -07:00
  • a35942a1b3
    Add abilty to fetch histortical community posts syeopite 2021-07-27 18:56:53 -07:00
  • 2af442ca2f
    Add support for community polls to Invidious syeopite 2021-07-27 00:58:44 -07:00
  • ed4cfd1060
    Fix published date text align syeopite 2021-07-27 00:39:47 -07:00
  • 0f33b1e038
    Handle published date for edited community posts syeopite 2021-07-27 00:21:43 -07:00
  • 1b3319942e
    Add new attribute for publish date in com. threads syeopite 2021-07-26 22:36:23 -07:00
  • debff6dae9
    Extend CommunityPost with comment count syeopite 2021-07-26 21:49:20 -07:00
  • 34f9159277
    Fix typecheck when fetching community attachments syeopite 2021-07-26 21:26:55 -07:00
  • 0137a43722
    Change sizing of community attachments syeopite 2021-07-25 06:08:13 -07:00
  • ec0ddcd19d
    Update community.cr and views to use new parser syeopite 2021-07-25 04:24:31 -07:00
  • 5987295275
    Add extractor for fetching community posts syeopite 2021-07-25 03:18:44 -07:00
  • d156bdd314
    Update specs to account for removed .paid attr. syeopite 2021-08-14 18:27:30 -07:00
  • 95e8ca8c31
    Unextract VideoPreferences struct syeopite 2021-08-14 14:41:58 -07:00
  • b642ae4c5d
    Add specs for testing item extraction syeopite 2021-08-11 19:29:19 -07:00
  • df1e4888cd
    Migrate more types to data_structs syeopite 2021-08-08 16:34:30 -07:00
  • 2333221e14
    Restructure data_structs and begin migrations syeopite 2021-08-07 20:04:57 -07:00
  • 3c01bbb0b3
    Initial extraction for complete struct overhaul syeopite 2021-08-06 00:31:06 -07:00
  • 65279a08ba
    Fix lint syeopite 2021-10-04 00:46:50 -07:00
  • a5f1564f88
    Use kemal in production mode syeopite 2021-10-04 00:43:13 -07:00
  • 7b7bf480bd
    Make use of author_fallback in playlist extractor syeopite 2021-10-04 00:19:27 -07:00
  • 53500e40d3
    Handle invalid timestamps for livestreams extraction syeopite 2021-10-04 00:08:50 -07:00
  • 163b3be0d5
    Add debug/trace logging to extract_items syeopite 2021-10-03 23:46:51 -07:00
  • a76ce5f523 variable postgres username and database name JuniorJPDJ 2021-10-03 23:03:25 +02:00
  • 0936a307d0
    Make 'modified_source_code_url' editable from admin preferences Samantaz Fox 2021-10-03 22:08:47 +02:00
  • aada4603a8
    Rename option 'source_code_url' to 'modified_source_code_url' Samantaz Fox 2021-10-03 22:02:07 +02:00
  • daf0128794
    Add config option to display source code URL in footer Samantaz Fox 2021-10-03 21:40:58 +02:00
  • 38075944e2
    Merge branch 'master' into add_missing_locale syeopite 2021-10-03 19:12:22 +00:00
  • 347c189f3f
    Merge pull request #1678 from Rjevski/idempotent-database-migrations syeopite 2021-10-03 18:53:35 +00:00
  • fcc041926b
    Fix channel home extraction syeopite 2021-10-02 15:59:29 -07:00
  • b5921326f7
    Rebase fixes syeopite 2021-10-02 15:13:57 -07:00
  • a59d0ddbee
    Fix styling of simulated_a syeopite 2021-06-26 21:43:38 -07:00
  • fddca10b6b
    Small download refactoring. See commit message syeopite 2021-06-26 21:24:07 -07:00
  • e50a9bfa77
    Add additional channel endpoints to brand_redirect syeopite 2021-06-26 21:14:55 -07:00
  • 8bd4e8026f
    Set query as an alias for search query in search syeopite 2021-06-26 19:39:30 -07:00
  • a9ff18812a
    Add new /channel/:ucid/search endpoint syeopite 2021-06-26 19:28:42 -07:00
  • 252833fdef
    Add instance_maintainer_email opt to example config syeopite 2021-06-26 19:24:22 -07:00
  • e5063ef928
    Escape (some) channel names in frontend syeopite 2021-06-26 19:20:50 -07:00
  • 0a744d7cfa
    Add msg to warn users about empty vid and pl tab syeopite 2021-06-26 19:12:44 -07:00
  • 07d3f6fb12
    Split content sorting bar from channel-information syeopite 2021-06-26 18:54:31 -07:00
  • b7ff385ff4
    Handle channels with empty home pages syeopite 2021-06-26 18:50:02 -07:00
  • 48f46fe01b
    Add search filters box to empty search results syeopite 2021-06-26 17:47:47 -07:00
  • a86254e21e
    Fix bug in which "..._commons" is not rmd in fltr syeopite 2021-06-26 17:16:44 -07:00
  • bc45444e06
    Remove page param when applying filters syeopite 2021-06-26 15:09:48 -07:00
  • b2ded4761e
    Add localization for short and long filter options syeopite 2021-06-26 15:01:55 -07:00
  • 84732f29a5
    Split search filter columns into a component syeopite 2021-06-26 14:51:43 -07:00
  • 45ae6f6a89
    Add config opt. to view chan vid page by default syeopite 2021-06-25 21:26:33 -07:00
  • a9260f36dc
    Fix typo in footer syeopite 2021-06-25 21:15:22 -07:00
  • 7aa8291de2
    Add functionality to contact inst maintainer link syeopite 2021-06-25 21:08:18 -07:00
  • 741b1992b8
    Enhance chan about page to show channel description syeopite 2021-06-25 20:28:25 -07:00
  • 6fce4351f4
    Readd accidently deleted channel link parsing syeopite 2021-06-25 20:13:00 -07:00
  • f443052b66
    Hide channel description on small screens syeopite 2021-06-25 20:08:54 -07:00
  • 9109efe5cd
    Typo and formatting fix syeopite 2021-06-25 19:51:36 -07:00
  • 102d88a594
    Center sorting options on small displays (<640px) syeopite 2021-06-25 19:47:42 -07:00
  • 00be2e067e
    Responsify content-navigation bar syeopite 2021-06-25 19:40:36 -07:00
  • 6cef71b9e4
    Fix miscount of search results syeopite 2021-06-25 19:30:14 -07:00
  • df65c0bdc2
    Fix next/prev page link in videos.ecr syeopite 2021-06-25 18:39:21 -07:00
  • f4b69abf42
    Rename channel.ecr to videos.ecr syeopite 2021-06-25 18:38:06 -07:00
  • 6a12db1fb5
    Add channel heading design to channel search syeopite 2021-06-25 16:56:05 -07:00
  • 634f59df0e
    Add buttons for switching inst and using yt on chan syeopite 2021-06-25 15:11:36 -07:00
  • 8d4ffb50fc
    Document and reorganize code 4 chan's feat. chans syeopite 2021-06-25 14:49:18 -07:00
  • 56cc28bed3
    Change behavior of categories in search results syeopite 2021-06-25 10:16:11 -07:00
  • 8df69cce39
    Documentation syeopite 2021-06-25 09:57:34 -07:00
  • 6d11252742
    Fix imports syeopite 2021-06-25 09:43:27 -07:00
  • edcb883b42
    Debloat channels.cr into mult files + rm depre. syeopite 2021-06-25 09:08:29 -07:00
  • aaff30e6d2
    Replace channel tab param fetch with hardcoded ones syeopite 2021-06-24 18:12:07 -07:00
  • a082fad184
    Fix lint and add footer desc to locale syeopite 2021-06-24 17:29:21 -07:00
  • 0067569192
    Fix sorting for videos and playlist tabs syeopite 2021-06-24 16:03:59 -07:00
  • 9d550b53de
    Move sorting options to separate bar syeopite 2021-06-24 10:57:45 -07:00
  • ef42c41282
    Make search not include category items for now syeopite 2021-06-24 10:26:54 -07:00
  • f363e654f3
    Fix category items not being extracted in search syeopite 2021-06-24 10:17:04 -07:00
  • f62c6464f2
    Improve color for trailer syeopite 2021-06-24 10:04:35 -07:00
  • c03fa65790
    Fix merge conflicts syeopite 2021-06-24 08:58:25 -07:00
  • c9d49dd5a6
    Extract items from category for search in frontend syeopite 2021-05-24 11:09:23 -07:00
  • f44a5b1a69
    Minor CSS cleanup syeopite 2021-05-24 09:39:49 -07:00
  • 2a2f54289a
    Fix styling for featured badges on category syeopite 2021-05-24 09:25:32 -07:00
  • 36019fa438
    Add support channel home pages + gen. improvements syeopite 2021-05-08 21:09:30 -07:00
  • 22f6fe16c3
    Add total views and description to playlist syeopite 2021-05-08 19:12:35 -07:00
  • a70839b63f
    Fix index err on chans w/o extern links syeopite 2021-05-08 06:33:01 -07:00
  • e485bc2ef3
    Add content sections to trending feed syeopite 2021-05-08 06:07:30 -07:00
  • bbfbe70930
    Move continuation_token out of Category struct syeopite 2021-05-08 04:54:12 -07:00
  • 0863d83574
    Make feat. chan page URL to compatible with yt syeopite 2021-05-08 02:41:16 -07:00
  • e93b7789f7
    Remove FeaturedChannel objects[C syeopite 2021-10-02 15:35:22 -07:00
  • a7a3f86af4
    Add check for empty chan category in featured chan syeopite 2021-05-03 22:47:55 -07:00
  • 8aca0a1d50
    Use responsive pure css grids in about.ecr syeopite 2021-05-03 22:46:25 -07:00
  • 4636f0af00
    Add buffer btwn content and footer on some pages syeopite 2021-05-03 22:34:37 -07:00
  • faac8e43b5
    Adjust footer styling syeopite 2021-05-03 21:04:21 -07:00
  • 291193d4dc
    Overhaul footer design. See #2032 syeopite 2021-05-01 04:00:51 -07:00
  • f849cad4e2
    Move channel views to separate directory syeopite 2021-04-29 13:43:25 -07:00
  • c08b4c9a32
    Add support for featured channels page syeopite 2021-04-17 20:09:28 -07:00
  • 68090ddb84
    Change AboutChannel tabs to hash of name and param syeopite 2021-04-17 04:33:19 -07:00
  • 791d54635a
    Fix uncentered channel banner image syeopite 2021-04-17 04:10:18 -07:00
  • dfbc6c5bc7
    Add channel country and external links to API syeopite 2021-04-17 04:06:24 -07:00