forgejo/modules/markup/tests/repo/repo1_filepreview/objects
Robert Wolff c0a2108c25 fix inline file preview for files with encoded URL, fix #5069 (#6525)
### Screenshot
#### Before
See #5069.
#### After
![image](/attachments/d57c2ff8-d29e-41b8-9280-c884ac43f12e)
### Tests

- I added test coverage for Go changes...
  - [x] in their respective `*_test.go` for unit tests.
  - [ ] in the `tests/integration` directory if it involves interactions with a live Forgejo server.
- I added test coverage for JavaScript changes...
  - [ ] in `web_src/js/*.test.js` if it can be unit tested.
  - [ ] in `tests/e2e/*.test.e2e.js` if it requires interactions with a live Forgejo server (see also the [developer guide for JavaScript testing](https://codeberg.org/forgejo/forgejo/src/branch/forgejo/tests/e2e/README.md#end-to-end-tests)).
- Manual testing: see https://codeberg.org/forgejo/forgejo/pulls/6525#issuecomment-2578814. Thanks @earl-warren.

### Documentation

- [ ] I created a pull request [to the documentation](https://codeberg.org/forgejo/docs) to explain to Forgejo users how to use this change.
- [x] I did not document these changes and I do not expect someone else to do it.

### Release notes

- [ ] I do not want this change to show in the release notes.
- [ ] I want the title to show in the release notes with a link to this pull request.
- [ ] I want the content of the `release-notes/<pull request number>.md` to be be used for the release notes instead of the title.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6525
Reviewed-by: Otto <otto@codeberg.org>
Co-authored-by: Robert Wolff <mahlzahn@posteo.de>
Co-committed-by: Robert Wolff <mahlzahn@posteo.de>
2025-01-30 08:20:05 +00:00
..
0b fix: inline file preview for rendered files (#6572) 2025-01-25 08:11:37 +00:00
2a fix inline file preview for files with encoded URL, fix #5069 (#6525) 2025-01-30 08:20:05 +00:00
2d fix inline file preview for files with encoded URL, fix #5069 (#6525) 2025-01-30 08:20:05 +00:00
2f fix inline file preview for files with encoded URL, fix #5069 (#6525) 2025-01-30 08:20:05 +00:00
3c fix: inline file preview for rendered files (#6572) 2025-01-25 08:11:37 +00:00
3e fix inline file preview for files with encoded URL, fix #5069 (#6525) 2025-01-30 08:20:05 +00:00
3f fix: include last line in file previews with no trailing newline 2024-08-24 17:10:31 -06:00
4b Update test 2024-03-28 04:20:13 +01:00
4c fix: include last line in file previews with no trailing newline 2024-08-24 17:10:31 -06:00
8a fix inline file preview for files with encoded URL, fix #5069 (#6525) 2025-01-30 08:20:05 +00:00
8b fix: inline file preview for rendered files (#6572) 2025-01-25 08:11:37 +00:00
8c fix: include last line in file previews with no trailing newline 2024-08-24 17:10:31 -06:00
18 fix inline file preview for files with encoded URL, fix #5069 (#6525) 2025-01-30 08:20:05 +00:00
19 Update test 2024-03-28 04:20:13 +01:00
35 fix: inline file preview for rendered files (#6572) 2025-01-25 08:11:37 +00:00
72 fix: inline file preview for rendered files (#6572) 2025-01-25 08:11:37 +00:00
83 Update test 2024-03-28 04:20:13 +01:00
84 Update test 2024-03-28 04:20:13 +01:00
95 fix inline file preview for files with encoded URL, fix #5069 (#6525) 2025-01-30 08:20:05 +00:00
ac fix inline file preview for files with encoded URL, fix #5069 (#6525) 2025-01-30 08:20:05 +00:00
c5 fix inline file preview for files with encoded URL, fix #5069 (#6525) 2025-01-30 08:20:05 +00:00
c9 fix: inline file preview for rendered files (#6572) 2025-01-25 08:11:37 +00:00
d4 Update test 2024-03-28 04:20:13 +01:00
e7 fix inline file preview for files with encoded URL, fix #5069 (#6525) 2025-01-30 08:20:05 +00:00
ee fix inline file preview for files with encoded URL, fix #5069 (#6525) 2025-01-30 08:20:05 +00:00
f7 fix inline file preview for files with encoded URL, fix #5069 (#6525) 2025-01-30 08:20:05 +00:00