This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
retrospring
Watch
1
Star
0
Fork
You've already forked retrospring
0
mirror of
https://github.com/Retrospring/retrospring.git
synced
2025-01-19 04:26:03 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Merge pull request
#763
from Retrospring/htmöl
Browse source
views: rename .haml to .html.haml
...
This commit is contained in:
Georg Gadinger
2022-10-25 20:38:49 +02:00
•
committed by
GitHub
parent
e28da8776f
caf73558d6
commit
2b7d93f887
No known key found for this signature in database
GPG key ID:
4AEE18F83AFDEB23
116 changed files
with
0 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
0
app/views/about/about.haml → app/views/about/about.html.haml
Unescape
Escape
View file
0
app/views/about/index.haml → app/views/about/index.html.haml
Unescape
Escape
View file
0
app/views/about/privacy_policy.haml → app/views/about/privacy_policy.html.haml
Unescape
Escape
View file
0
app/views/about/terms.haml → app/views/about/terms.html.haml
Unescape
Escape
View file
0
app/views/actions/_answer.haml → app/views/actions/_answer.html.haml
Unescape
Escape
View file
0
app/views/actions/_comment.haml → app/views/actions/_comment.html.haml
Unescape
Escape
View file
0
app/views/actions/_question.haml → app/views/actions/_question.html.haml
Unescape
Escape
View file
0
app/views/actions/_share.haml → app/views/actions/_share.html.haml
Unescape
Escape
View file
0
app/views/announcement/edit.haml → app/views/announcement/edit.html.haml
Unescape
Escape
View file
0
app/views/announcement/index.haml → app/views/announcement/index.html.haml
Unescape
Escape
View file
0
app/views/announcement/new.haml → app/views/announcement/new.html.haml
Unescape
Escape
View file
0
app/views/answer/show.haml → app/views/answer/show.html.haml
Unescape
Escape
View file
0
app/views/answerbox/_actions.haml → app/views/answerbox/_actions.html.haml
Unescape
Escape
View file
0
app/views/answerbox/_comments.haml → app/views/answerbox/_comments.html.haml
Unescape
Escape
View file
0
app/views/answerbox/_header.haml → app/views/answerbox/_header.html.haml
Unescape
Escape
View file
0
app/views/answerbox/_smiles.haml → app/views/answerbox/_smiles.html.haml
Unescape
Escape
View file
0
app/views/application/_answerbox.haml → app/views/application/_answerbox.html.haml
Unescape
Escape
View file
0
app/views/application/_questionbox.haml → app/views/application/_questionbox.html.haml
Unescape
Escape
View file
0
app/views/auth/two_factor_authentication.haml → app/views/auth/two_factor_authentication.html.haml
Unescape
Escape
View file
0
app/views/devise/confirmations/new.haml → app/views/devise/confirmations/new.html.haml
Unescape
Escape
View file
0
app/views/devise/mailer/confirmation_instructions.haml → app/views/devise/mailer/confirmation_instructions.html.haml
Unescape
Escape
View file
0
app/views/devise/mailer/reset_password_instructions.haml → app/views/devise/mailer/reset_password_instructions.html.haml
Unescape
Escape
View file
0
app/views/devise/mailer/unlock_instructions.haml → app/views/devise/mailer/unlock_instructions.html.haml
Unescape
Escape
View file
0
app/views/devise/passwords/edit.haml → app/views/devise/passwords/edit.html.haml
Unescape
Escape
View file
0
app/views/devise/passwords/new.haml → app/views/devise/passwords/new.html.haml
Unescape
Escape
View file
0
app/views/devise/registrations/edit.haml → app/views/devise/registrations/edit.html.haml
Unescape
Escape
View file
0
app/views/devise/registrations/new.haml → app/views/devise/registrations/new.html.haml
Unescape
Escape
View file
0
app/views/devise/sessions/new.haml → app/views/devise/sessions/new.html.haml
Unescape
Escape
View file
0
app/views/devise/shared/_links.haml → app/views/devise/shared/_links.html.haml
Unescape
Escape
View file
0
app/views/devise/unlocks/new.haml → app/views/devise/unlocks/new.html.haml
Unescape
Escape
View file
0
app/views/discover/_userbox.haml → app/views/discover/_userbox.html.haml
Unescape
Escape
View file
0
app/views/discover/index.haml → app/views/discover/index.html.haml
Unescape
Escape
View file
0
app/views/discover/tab/_answers.haml → app/views/discover/tab/_answers.html.haml
Unescape
Escape
View file
0
app/views/discover/tab/_asked.haml → app/views/discover/tab/_asked.html.haml
Unescape
Escape
View file
0
app/views/discover/tab/_discussed.haml → app/views/discover/tab/_discussed.html.haml
Unescape
Escape
View file
0
app/views/discover/tab/_most.haml → app/views/discover/tab/_most.html.haml
Unescape
Escape
View file
0
app/views/discover/tab/_new.haml → app/views/discover/tab/_new.html.haml
Unescape
Escape
View file
0
app/views/discover/tab/_questions.haml → app/views/discover/tab/_questions.html.haml
Unescape
Escape
View file
0
app/views/feedback/bugs.haml → app/views/feedback/bugs.html.haml
Unescape
Escape
View file
0
app/views/feedback/consent.haml → app/views/feedback/consent.html.haml
Unescape
Escape
View file
0
app/views/feedback/features.haml → app/views/feedback/features.html.haml
Unescape
Escape
View file
0
app/views/inbox/_actions.haml → app/views/inbox/_actions.html.haml
Unescape
Escape
View file
0
app/views/inbox/_entry.haml → app/views/inbox/_entry.html.haml
Unescape
Escape
View file
0
app/views/inbox/show.haml → app/views/inbox/show.html.haml
Unescape
Escape
View file
0
app/views/layouts/_messages.haml → app/views/layouts/_messages.html.haml
Unescape
Escape
View file
0
app/views/layouts/application.haml → app/views/layouts/application.html.haml
Unescape
Escape
View file
0
app/views/layouts/base.haml → app/views/layouts/base.html.haml
Unescape
Escape
View file
0
app/views/layouts/feed.haml → app/views/layouts/feed.html.haml
Unescape
Escape
View file
0
app/views/layouts/feedback.haml → app/views/layouts/feedback.html.haml
Unescape
Escape
View file
0
app/views/layouts/inbox.haml → app/views/layouts/inbox.html.haml
Unescape
Escape
View file
0
app/views/layouts/mail.haml → app/views/layouts/mail.html.haml
Unescape
Escape
View file
0
app/views/layouts/moderation/reports.haml → app/views/layouts/moderation/reports.html.haml
Unescape
Escape
View file
0
app/views/layouts/notifications.haml → app/views/layouts/notifications.html.haml
Unescape
Escape
View file
0
app/views/layouts/user/profile.haml → app/views/layouts/user/profile.html.haml
Unescape
Escape
View file
0
app/views/layouts/user/settings.haml → app/views/layouts/user/settings.html.haml
Unescape
Escape
View file
0
app/views/link_filter/index.haml → app/views/link_filter/index.html.haml
Unescape
Escape
View file
0
app/views/modal/_ask.haml → app/views/modal/_ask.html.haml
Unescape
Escape
View file
0
app/views/modal/_ban.haml → app/views/modal/_ban.html.haml
Unescape
Escape
View file
0
app/views/modal/_comment_smiles.haml → app/views/modal/_comment_smiles.html.haml
Unescape
Escape
View file
0
app/views/modal/_list.haml → app/views/modal/_list.html.haml
Unescape
Escape
View file
0
app/views/modal/_password.haml → app/views/modal/_password.html.haml
Unescape
Escape
View file
0
app/views/modal/_privileges.haml → app/views/modal/_privileges.html.haml
Unescape
Escape
View file
0
app/views/modal/ban/_controls.haml → app/views/modal/ban/_controls.html.haml
Unescape
Escape
View file
0
app/views/modal/ban/_history.haml → app/views/modal/ban/_history.html.haml
Unescape
Escape
View file
0
app/views/modal/ban/_unban.haml → app/views/modal/ban/_unban.html.haml
Unescape
Escape
View file
0
app/views/modal/list/_item.haml → app/views/modal/list/_item.html.haml
Unescape
Escape
View file
0
app/views/modal/privileges/_item.haml → app/views/modal/privileges/_item.html.haml
Unescape
Escape
View file
0
app/views/moderation/_moderationbox.haml → app/views/moderation/_moderationbox.html.haml
Unescape
Escape
View file
0
app/views/moderation/anonymous_block/index.haml → app/views/moderation/anonymous_block/index.html.haml
Unescape
Escape
View file
0
app/views/moderation/inbox/_header.haml → app/views/moderation/inbox/_header.html.haml
Unescape
Escape
View file
0
app/views/moderation/inbox/index.haml → app/views/moderation/inbox/index.html.haml
Unescape
Escape
View file
0
app/views/moderation/questions/_header.haml → app/views/moderation/questions/_header.html.haml
Unescape
Escape
View file
0
app/views/moderation/questions/show.haml → app/views/moderation/questions/show.html.haml
Unescape
Escape
View file
0
app/views/moderation/reports/index.haml → app/views/moderation/reports/index.html.haml
Unescape
Escape
View file
0
app/views/navigation/_desktop.haml → app/views/navigation/_desktop.html.haml
Unescape
Escape
View file
0
app/views/navigation/_guest.haml → app/views/navigation/_guest.html.haml
Unescape
Escape
View file
0
app/views/navigation/_main.haml → app/views/navigation/_main.html.haml
Unescape
Escape
View file
0
app/views/navigation/_mobile.haml → app/views/navigation/_mobile.html.haml
Unescape
Escape
View file
0
app/views/navigation/dropdown/_notifications.haml → app/views/navigation/dropdown/_notifications.html.haml
Unescape
Escape
View file
0
app/views/navigation/dropdown/_profile.haml → app/views/navigation/dropdown/_profile.html.haml
Unescape
Escape
View file
0
app/views/notifications/index.haml → app/views/notifications/index.html.haml
Unescape
Escape
View file
0
app/views/notifications/type/_answer.haml → app/views/notifications/type/_answer.html.haml
Unescape
Escape
View file
0
app/views/notifications/type/_comment.haml → app/views/notifications/type/_comment.html.haml
Unescape
Escape
View file
0
app/views/notifications/type/_follow.haml → app/views/notifications/type/_follow.html.haml
Unescape
Escape
View file
0
app/views/notifications/type/_reaction.haml → app/views/notifications/type/_reaction.html.haml
Unescape
Escape
View file
0
app/views/question/_question.haml → app/views/question/_question.html.haml
Unescape
Escape
View file
0
app/views/question/show.haml → app/views/question/show.html.haml
Unescape
Escape
View file
0
app/views/services/index.haml → app/views/services/index.html.haml
Unescape
Escape
View file
0
app/views/settings/_account.haml → app/views/settings/_account.html.haml
Unescape
Escape
View file
0
app/views/settings/_services.haml → app/views/settings/_services.html.haml
Unescape
Escape
View file
0
app/views/settings/blocks/index.haml → app/views/settings/blocks/index.html.haml
Unescape
Escape
View file
0
app/views/settings/data/index.haml → app/views/settings/data/index.html.haml
Unescape
Escape
View file
0
app/views/settings/export/index.haml → app/views/settings/export/index.html.haml
Unescape
Escape
View file
0
app/views/settings/mutes/index.haml → app/views/settings/mutes/index.html.haml
Unescape
Escape
View file
0
app/views/settings/privacy/edit.haml → app/views/settings/privacy/edit.html.haml
Unescape
Escape
View file
0
app/views/settings/profile/edit.haml → app/views/settings/profile/edit.html.haml
Unescape
Escape
View file
0
app/views/settings/theme/edit.haml → app/views/settings/theme/edit.html.haml
Unescape
Escape
View file
0
app/views/settings/two_factor_authentication/otp_authentication/_totp_enabled.haml → app/views/settings/two_factor_authentication/otp_authentication/_totp_enabled.html.haml
Unescape
Escape
View file
0
app/views/settings/two_factor_authentication/otp_authentication/_totp_setup.haml → app/views/settings/two_factor_authentication/otp_authentication/_totp_setup.html.haml
Unescape
Escape
View file
0
app/views/shared/_announcements.haml → app/views/shared/_announcements.html.haml
Unescape
Escape
View file
Some files were not shown because too many files have changed in this diff
Show more
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
mirrors/retrospring
Title
Body
Create issue