2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-10-03 17:21:20 +08:00
discourse/lib
2025-10-03 03:02:20 +03:00
..
action_dispatch/session Revert "DEV: Debug cookie overflows" (#35120) 2025-10-02 09:55:47 +02:00
active_support_type_extensions
auth FIX: Don't update last_seen_at when impersonating a user (#34872) 2025-10-02 11:17:15 +08:00
autospec
backup_restore SECURITY: Use nonce-based restrictions during restore 2025-09-30 10:09:46 +08:00
common_passwords
compression
content_security_policy
demon
discourse_dev
discourse_webauthn DEV: Rename SecureSession to ServerSession 2025-09-18 16:31:03 +02:00
email
email_controller_helper
faker
file_store DEV: Move convert video job to upload after create (#35013) 2025-09-30 10:58:07 -06:00
final_destination
freedom_patches DEV: Rename SecureSession to ServerSession 2025-09-18 16:31:03 +02:00
generators
guardian FIX: Allow users in content_localization_allowed_groups to delete translations (#34385) 2025-08-18 21:57:45 +08:00
i18n
imap
import
import_export
middleware DEV: Check for setting prior to applying transformation on crawler view (#34478) 2025-08-22 14:17:45 +08:00
migration DEV: Allow DROP DEFAULT in pre-deploy migrations (#34838) 2025-09-17 16:15:02 +08:00
onebox DEV: Clean up requires (#34946) 2025-09-24 12:00:22 +02:00
plugin DEV: Add discourse-doc-categories to metadata (#34920) 2025-09-26 17:12:21 +08:00
pretty_text DEV: Enable ember/no-classic-components (#33978) 2025-07-30 14:54:24 +02:00
rate_limiter
request_tracker/rate_limiters
reviewable DEV: Unify reviewable action definition. (#34166) 2025-08-11 15:05:37 +10:00
scheduler
search
second_factor DEV: Allow ServerSession to store arbitrary data (#34919) 2025-09-26 10:35:28 +02:00
seed_data
service
sidekiq
site_settings PERF: Improve performance of SiteSetting.humanize_name + all_settings (#34404) 2025-08-20 15:16:24 +10:00
stylesheet DEV: Remove dual mode support for palettes and drop theme-owned palettes (#34467) 2025-08-26 06:24:11 +03:00
tasks DEV: Change pre-release suffix from -dev to -latest (#35007) 2025-09-29 13:10:03 +01:00
theme_settings_manager
theme_store
topic_query
turbo_tests DEV: Improve turbo_rspec and flaky-test output (#35059) 2025-09-30 10:01:58 +01:00
validators FEATURE: open the discourse-id gates (#34949) 2025-09-24 16:59:07 +02:00
wizard FEATURE: Localize language names (#33790) 2025-07-29 11:48:45 +08:00
admin_confirmation.rb
admin_constraint.rb
admin_user_index_query.rb
age_words.rb
application_layout_preloader.rb
archetype.rb
auth.rb
backup_restore.rb
badge_posts_view_manager.rb
badge_queries.rb
base62.rb
bookmark_manager.rb
bookmark_query.rb
bookmark_reminder_notification_handler.rb
bookmarks_bulk_action.rb
browser_detection.rb
cache.rb
canonical_url.rb
category_badge.rb UX: fix category badges on 404 page and oneboxes (#34071) 2025-08-04 14:02:51 -04:00
chrome_installed_checker.rb
color_math.rb
comment_migration.rb
common_passwords.rb
composer_messages_finder.rb
configurable_urls.rb
content_buffer.rb
content_localization.rb
content_security_policy.rb
cooked_post_processor.rb
cooked_processor_mixin.rb
crawler_detection.rb
csrf_token_verifier.rb
current_user.rb DEV: Allow impersonation without session swapping (#34213) 2025-08-21 14:18:15 +08:00
custom_renderer.rb
db_helper.rb
directory_helper.rb
discourse.rb FEATURE: Localize topic titles and category names in crawler view (#34212) 2025-08-12 10:57:21 +08:00
discourse_connect_base.rb
discourse_connect_provider.rb
discourse_dev.rb
discourse_diff.rb
discourse_event.rb
discourse_hub.rb
discourse_ip_info.rb
discourse_js_processor.rb FIX: Ensure ember version in cache key is coupled to compiler (#34694) 2025-09-02 22:29:02 +01:00
discourse_logstash_logger.rb
discourse_plugin_registry.rb DEV: Plugin api for saving category attribute (#34898) 2025-09-23 11:14:45 +08:00
discourse_redis.rb
discourse_tagging.rb
discourse_updates.rb DEV: Allow specifying a new feature by a commit hash (#34607) 2025-08-28 16:43:40 +08:00
discourse_webauthn.rb DEV: Allow ServerSession to store arbitrary data (#34919) 2025-09-26 10:35:28 +02:00
disk_space.rb
distributed_cache.rb
distributed_memoizer.rb
distributed_mutex.rb
edit_rate_limiter.rb
email.rb
email_backup_token.rb
email_cook.rb
email_templates_finder.rb
email_updater.rb
ember_cli.rb FIX: Ensure ember version in cache key is coupled to compiler (#34694) 2025-09-02 22:29:02 +01:00
encodings.rb
enum.rb
enum_site_setting.rb
excerpt_parser.rb
external_upload_helpers.rb
feed_element_installer.rb
feed_item_accessor.rb
file_helper.rb
filter_best_posts.rb
final_destination.rb FIX: update final destination to use more recent user agent (#34207) 2025-08-11 13:58:56 +10:00
flag_query.rb
flag_settings.rb
gaps.rb
gc_stat_instrumenter.rb
git_repo.rb
git_url.rb
git_utils.rb FIX: New features git hash version tweaks (#34671) 2025-09-02 10:40:24 +08:00
global_path.rb
group_lookup.rb
guardian.rb FEATURE: Add site setting to prevent mods from changing trust levels 2025-10-03 03:02:20 +03:00
has_errors.rb
highlight_js.rb
hijack.rb
homepage_constraint.rb
homepage_helper.rb
html_prettify.rb
html_to_markdown.rb
http_language_parser.rb
http_user_agent_encoder.rb
image_sizer.rb
impersonator_constraint.rb DEV: Allow impersonation without session swapping (#34213) 2025-08-21 14:18:15 +08:00
import_export.rb
inline_oneboxer.rb
job_time_spacer.rb
js_locale_helper.rb
json_error.rb
letter_avatar.rb
localization_attributes_replacer.rb FIX: Deleted topic causes an issue when replacing attributes (#34286) 2025-08-13 17:58:45 +08:00
markdown_linker.rb
mem_info.rb
message_bus_diags.rb
method_profiler.rb
mini_scheduler_long_running_job_logger.rb
mini_sql_multisite_connection.rb
mobile_detection.rb FIX: Update 'modern mobile' regex following iOS 15 support drop (#34792) 2025-09-12 11:33:30 -04:00
new_post_manager.rb
new_post_result.rb
notification_levels.rb
onebox.rb
oneboxer.rb
onpdiff.rb
password_hasher.rb
pbkdf2.rb
permalink_constraint.rb
pinned_check.rb
plain_text_to_markdown.rb
plugin.rb
plugin_gem.rb
post_action_creator.rb
post_action_destroyer.rb
post_action_result.rb
post_action_type_view.rb
post_creator.rb
post_destroyer.rb
post_jobs_enqueuer.rb
post_localization_creator.rb
post_localization_destroyer.rb
post_localization_updater.rb
post_locker.rb
post_merger.rb
post_revisor.rb FEATURE: Do not bump topic on post edit (#34681) 2025-09-22 11:28:45 +10:00
presence_channel.rb
pretty_text.rb DEV: Use rollup for theme JS compilation (#33103) 2025-07-25 12:02:29 +01:00
promotion.rb
quote_comparer.rb
quote_rewriter.rb
rake_helpers.rb
rate_limiter.rb
read_only_mixin.rb
require_dependency_backward_compatibility.rb
retrieve_title.rb
route_format.rb
route_matcher.rb
rtl.rb
s3_cors_rulesets.rb
s3_helper.rb
s3_inventory.rb
schema_settings_object_validator.rb
score_calculator.rb
screening_model.rb
search.rb
secure_upload_endpoint_helpers.rb
server_session.rb DEV: Allow ServerSession to store arbitrary data (#34919) 2025-09-26 10:35:28 +02:00
service.rb
shrink_uploaded_image.rb
sidekiq_logster_reporter.rb
sidekiq_long_running_job_logger.rb
sidekiq_migration.rb
signal_trap_logger.rb
site_icon_manager.rb
site_setting_extension.rb FEATURE: Show themeable site settings in site setting lists (#34666) 2025-09-22 10:55:23 +10:00
slug.rb FIX: 'destination_url' cookie handling (#33072) 2025-08-06 10:09:01 +02:00
smtp_provider_overrides.rb
socket_server.rb
spam_handler.rb
staff_constraint.rb
staff_message_format.rb
statistics.rb
suggested_topics_builder.rb
svg_sprite.rb UX: Add "works with" explanation for Discourse ID logins (#35088) 2025-10-01 09:21:36 -04:00
system_message.rb
system_themes_manager.rb DEV: Improve system theme loading (#34954) 2025-09-24 17:56:41 +01:00
temporary_db.rb
temporary_redis.rb
text_cleaner.rb
text_sentinel.rb
theme_javascript_compiler.rb DEV: Use rollup for theme JS compilation (#33103) 2025-07-25 12:02:29 +01:00
theme_metadata.rb
theme_modifier_helper.rb
theme_resolver.rb
theme_screenshots_handler.rb
theme_settings_manager.rb
theme_settings_parser.rb
theme_settings_validator.rb
theme_site_setting_resolver.rb
theme_translation_manager.rb
theme_translation_parser.rb
timeline_lookup.rb
tiny_japanese_segmenter.rb
topic_creator.rb
topic_list_responder.rb FEATURE: Localize topic view in crawler view (#34253) 2025-08-13 16:38:07 +08:00
topic_localization_creator.rb
topic_localization_destroyer.rb
topic_localization_updater.rb
topic_publisher.rb
topic_query.rb DEV: Add configurable limit for page param in TopicQuery (#34728) 2025-09-04 12:20:44 -04:00
topic_query_params.rb
topic_retriever.rb
topic_subtype.rb
topic_upload_security_manager.rb
topic_view.rb DEV: Use localizable concerns across post, topic, categories (#34137) 2025-08-07 22:12:01 +08:00
topics_bulk_action.rb
topics_filter.rb FEATURE: add support for -user and unseen filter (#34506) 2025-08-25 16:21:56 +10:00
truncate_logs_formatter.rb
trust_level.rb
turbo_tests.rb
twitter_api.rb
unicorn_logstash_patch.rb
unread.rb
upload_creator.rb
upload_markdown.rb
upload_recovery.rb
upload_security.rb
url_helper.rb
user_comm_screener.rb
user_lookup.rb
user_name_suggester.rb
vary_header.rb
version.rb Bump version to v3.6.0.beta2-latest 2025-09-30 10:39:08 +08:00
wizard.rb
work_queue.rb
xml_cleaner.rb