Ross Williams
|
310b4d1242
Add htmltotext extractor
|
2 年之前 |
DanielBatteryStapler
|
94dacc49c7
Fix archive_org icon "exists"
|
2 年之前 |
Nick Sweeting
|
8ebf3e2f93
add config option PREVIEW_ORIGINALS to hide original iframes in snapshot detail pages
|
3 年之前 |
Nick Sweeting
|
a9986f1f05
add timezone support, tons of CSS and layout improvements, more detailed snapshot admin form info, ability to sort by recently updated, better grid view styling, better table layouts, better dark mode support
|
4 年之前 |
Nick Sweeting
|
59d5423483
fix snapshot icon caching and ordering
|
4 年之前 |
Nick Sweeting
|
8b236b9367
cache dir size, snapshot icons, tags str, and title in django cache
|
4 年之前 |
Nick Sweeting
|
988a10a9f6
fix warc path in snapshot_icons
|
4 年之前 |
Nick Sweeting
|
78463c243a
remove unused GIT_SHA config option
|
4 年之前 |
Nick Sweeting
|
534ead2440
use the db exclusively for icons instead of hammering filesystem
|
4 年之前 |
Nick Sweeting
|
923f517a8f
minor fixes
|
4 年之前 |
Nick Sweeting
|
54c5331693
check for output existance when rendering files icons
|
4 年之前 |
Nick Sweeting
|
15e87353bd
only show archive.org if enabled
|
4 年之前 |
Nick Sweeting
|
cc80ceb0a2
fix icons in public index
|
4 年之前 |
Nick Sweeting
|
a98298103d
cleanup templates and views
|
4 年之前 |
Nick Sweeting
|
f6c3683ab8
fix snapshot favicon loading spinner height
|
4 年之前 |
Nick Sweeting
|
5c54bcc1f3
fix files icons greying out on public index
|
4 年之前 |
Nick Sweeting
|
f0040580c8
fix files icons escaping
|
4 年之前 |
Preston Maness
|
1810426774
Remove now-unused mark_safe import
|
4 年之前 |
Preston Maness
|
b647581115
Update archivebox/index/html.py
|
4 年之前 |
Preston Maness
|
1989275944
Fix issue #617 by using mark_safe in combination with format_html
|
4 年之前 |
Cristian
|
57d1a3d4e5
refactor: Remove setup_django from html.py
|
5 年之前 |
Nick Sweeting
|
00dfe2d449
Merge branch 'v0.5.0' into cleanup
|
5 年之前 |
jdcaballerov
|
54b25d9a81
Linting
|
5 年之前 |
jdcaballerov
|
d4bca80b50
Use uppercase for constants
|
5 年之前 |
jdcaballerov
|
a1fba9887d
Remove write_html_main_index
|
5 年之前 |
jdcaballerov
|
367b12ba40
Replace legacy templates for django templates
|
5 年之前 |
Cristian
|
7008f9b735
feat: move import
|
5 年之前 |
Nick Sweeting
|
a846916b82
remove unused argument
|
5 年之前 |
Cristian
|
fa5de72f9f
refactor: Move indexing logic out of logging module
|
5 年之前 |
Nick Sweeting
|
bee1f3e263
fix lint errors
|
5 年之前 |