index
:
rss-bridge
artifacts
dvikan-patch-1
em92-patch-1
em92-patch-2
fix1
fix2
gh-pages
league-of-legends-patch-notes
master
revert-909-common-dreams-fix
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
html.php
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-24
refactor: prepare for introduction of token based authentication (#3921)
Dag
1
-1
/
+1
2023-10-24
[html] clean data attributes (#3782)
ORelio
1
-1
/
+9
2023-10-20
[html] add data-orig-file tag (#3777)
ORelio
1
-3
/
+6
2023-10-18
[html] improve srcset attribute parsing (#3769)
ORelio
1
-2
/
+12
2023-09-23
feat: improve error/exception ui (#3690)
Dag
1
-2
/
+3
2023-06-08
fix(html_format): add spacing below date if author is missing (#3425)
Dag
1
-1
/
+1
2023-06-02
fix: move debug mode to config (#3324)
Dag
1
-11
/
+22
2023-05-21
[core] Fix XPathAbstract while working around Simple HTML DOM bug (#3408)
mrnoname1000
1
-6
/
+17
2023-05-21
fix: ArgumentCountError: DOMDocument::getElementsByTagName() expects exactly ...
Dag
1
-6
/
+6
2023-05-20
[core] Fix defaultLinkTo for simple_html_dom objects (#3404)
mrnoname1000
1
-10
/
+4
2023-05-19
fix: Call to a member function setAttribute() on int, #3402 (#3403)
Dag
1
-4
/
+10
2023-05-18
[XPathAbstract] Fix relative links in fetched HTML (#3401)
mrnoname1000
1
-4
/
+7
2023-05-11
[New Bridge] FiderBridge (#3378)
mrnoname1000
1
-1
/
+13
2022-11-20
[Core] Add html/convertLazyLoading (+ document stripRecursiveHTMLSection) (#3...
ORelio
1
-1
/
+84
2022-11-15
fix: Call to a member function find() on bool (#3146)
Dag
1
-12
/
+16
2022-11-15
feat: system alert message (#3139)
Dag
1
-0
/
+1
2022-10-16
Improve logging and error handling (#3059)
Dag
1
-0
/
+3
2022-10-16
refactor: html format (#3062)
Dag
1
-1
/
+12
2022-08-06
refactor: general code base refactor (#2950)
Dag
1
-0
/
+9
2022-07-31
[Gab] feat: add new bridge GabBridge (#2920)
Dag
1
-0
/
+9
2022-07-08
feat: introduce template engine (#2899)
Dag
1
-0
/
+38
2022-07-08
Fix coding style missed by phpbcf (#2901)
Jan Tojnar
1
-1
/
+2
2022-07-01
Reformat codebase v4 (#2872)
Dag
1
-100
/
+102
2022-05-10
[docs] Add documentation for html.php functions (#2714)
Yaman Qalieh
1
-3
/
+2
2020-10-09
[core] Use Parsedown for Markdown parsing (#1783)
Corentin Garcia
1
-37
/
+3
2020-08-12
[Markdown] Fix images with empty replacement text
ORelio
1
-2
/
+2
2019-06-02
Revert "all: Use ->remove() instead of ->outertext = ''"
logmanoriginal
1
-1
/
+1
2019-06-01
all: Use ->remove() instead of ->outertext = ''
logmanoriginal
1
-1
/
+1
2019-06-01
[html] Use find('*') over custom solution
logmanoriginal
1
-24
/
+2
2019-03-20
core: Apply changes to fix broken Travis builds
logmanoriginal
1
-3
/
+4
2018-11-18
[html] Remove todo as it is already implemented
logmanoriginal
1
-3
/
+0
2018-11-18
[html] Rename parameters for sanitize()
logmanoriginal
1
-14
/
+12
2018-11-18
[html] Remove todo tags
logmanoriginal
1
-4
/
+0
2018-11-18
[html] Clarify meaning of strange find() parameter
logmanoriginal
1
-5
/
+22
2018-11-18
lib: Add API documentation
logmanoriginal
1
-18
/
+99
2018-11-05
phpcs: Fix violations
logmanoriginal
1
-2
/
+2
2018-09-09
Catching up | [Main] Debug mode, parse utils, MIME | [Bridges] Add/Improve 20...
ORelio
1
-0
/
+123
2018-08-02
[core] Add urljoin (#756)
Eugene Molotov
1
-9
/
+2
2018-07-21
Separate index and bridge card generating code into a separate classes (#734)
LogMANOriginal
1
-300
/
+0
2018-06-29
[phpcs] enforce single quotes (#732)
LogMANOriginal
1
-1
/
+1
2018-03-14
Implement customizable cache timeout (#641)
LogMANOriginal
1
-1
/
+34
2017-07-29
[phpcs] Add missing rules
logmanoriginal
1
-24
/
+24
2017-03-18
Add an indicator to show the HTTP status of the site. (#483)
Teromene
1
-0
/
+10
2017-03-03
Add a function to convert the background-image attribute to an actual image.
Teromene
1
-0
/
+19
2017-02-18
links: Rename defaultImageSrcTo to defaultLinkTo
logmanoriginal
1
-1
/
+1
2017-02-18
[html] Fix anchors after fixing images
logmanoriginal
1
-0
/
+9
2017-02-18
[html] Fix img src replacement not working
logmanoriginal
1
-3
/
+3
2017-02-15
core: Use methods to access bridge information
logmanoriginal
1
-14
/
+11
2017-02-14
style: Fix coding styles
logmanoriginal
1
-4
/
+4
2016-09-25
[core] extract HTMLUtils methods to make them functions
Pierre Mazière
1
-0
/
+292