Nick Sweeting
22eff07a11
Fixes #1193 Bug: Search sometimes shows the same snapshot twice ( #1330 )
...
fixes #1193 Bug: Search sometimes shows the same snapshot twice
2024-01-19 13:29:25 -08:00
Neel Suthar
702b81f9e6
Fixes #1193 Bug: Search sometimes shows the same snapshot twice
...
Making sure user gets the distinct set of search results
2024-01-19 13:49:09 -06:00
Nick Sweeting
6edc650673
Update README.md
2024-01-19 06:50:33 -08:00
Nick Sweeting
81affa0a91
Update README.md
2024-01-19 06:49:14 -08:00
Nick Sweeting
1773146833
include more output file locations when considering whether snapshot.is_archived
2024-01-19 03:47:38 -08:00
Nick Sweeting
0a25495520
add fallback to check wget output dir with port stripped
2024-01-19 03:47:38 -08:00
Nick Sweeting
ef1a697588
fix sorting by Size or by Files to sort by number of archive results
2024-01-19 03:47:38 -08:00
Nick Sweeting
2e77c3964f
persist snapshot index header collapse state
2024-01-19 03:47:38 -08:00
Nick Sweeting
a2cfe764d4
Update README.md
2024-01-19 00:27:28 -08:00
Nick Sweeting
30fbb5af0c
Update README.md
2024-01-19 00:26:49 -08:00
Nick Sweeting
a1456f1f14
Update README.md
2024-01-19 00:18:50 -08:00
Nick Sweeting
ac0c03da6f
Update README.md
2024-01-19 00:18:31 -08:00
Nick Sweeting
857f585369
Update README.md
2024-01-19 00:17:45 -08:00
Nick Sweeting
4344f759d6
Update README.md header badges to be more interesting
2024-01-19 00:16:42 -08:00
Nick Sweeting
7090d49c18
Update README.md
2024-01-18 21:20:07 -08:00
Nick Sweeting
a7fa19917d
add link to Firefox Sync import setup
2024-01-18 21:00:31 -08:00
Nick Sweeting
39e3d03c82
Add guix install instructions
2024-01-18 19:48:32 -08:00
Nick Sweeting
131c9f5d83
Merge branch 'main' into dev
2024-01-16 18:15:21 -08:00
Nick Sweeting
4e20cef406
show more sonic error output
2024-01-16 18:15:20 -08:00
Nick Sweeting
a74486689c
wip comments and reordering in pyproject.tom
2024-01-16 18:15:20 -08:00
Nick Sweeting
2de06c14e1
fix setup.sh script
2024-01-16 18:15:14 -08:00
Nick Sweeting
f839f4f16e
Update navigation.html to fix target blank inside django tag typo
2024-01-16 00:37:55 -08:00
Nick Sweeting
8e03755a7a
Make "DOCS" link in navigation bar open in new tab ( #1323 )
2024-01-15 12:36:51 -08:00
Tristan Sherliker
d6a8e12482
Update navigation.html
...
change navigation template so docs link opens in new tab
2024-01-14 16:40:11 +00:00
Nick Sweeting
aa49456dad
Update README.md
2024-01-13 16:54:06 -08:00
Nick Sweeting
1c86dfff51
Update README.md
2024-01-13 16:50:03 -08:00
Nick Sweeting
414a499511
Update pip.yml
2024-01-12 05:25:18 -08:00
Nick Sweeting
fd2a91b55b
bump versions
2024-01-11 20:08:01 -08:00
Nick Sweeting
ed49301cf0
only check data/archive if data has space available in entrypoinbt
2024-01-11 20:07:43 -08:00
Nick Sweeting
75d8ed3fec
dont attempt to chown /browsers/.links if it doesnt exist
2024-01-11 20:07:04 -08:00
Nick Sweeting
8ccb4f73ec
check data/archive folder for free space as well
2024-01-11 19:52:53 -08:00
Nick Sweeting
8c07b7e127
disable automatic chrome selfupdating
2024-01-11 19:51:27 -08:00
Nick Sweeting
9766de1b70
bump version of dev build to 0.7.3
2024-01-11 19:08:13 -08:00
Nick Sweeting
ff5aef521e
fix chown of playwright browsers dir links
2024-01-11 19:02:58 -08:00
Nick Sweeting
6184f659dc
improve window size chrome cli handling
2024-01-11 19:02:46 -08:00
Nick Sweeting
014c1e1dc7
remove dbus from docker setup, not actually needed
2024-01-11 19:02:34 -08:00
Nick Sweeting
df11a8a3ba
fix playwright browsers path not having hidden dir inside chowned
2024-01-11 17:26:58 -08:00
Nick Sweeting
eb2112e5b1
install and start dbus service to silence chrome headless errors
2024-01-11 17:26:26 -08:00
Nick Sweeting
825b882633
Update README.md
2024-01-09 21:21:32 -08:00
Nick Sweeting
4adb214812
Update README.md
2024-01-09 21:12:17 -08:00
Nick Sweeting
23a9c538c2
Update README.md
2024-01-09 20:46:22 -08:00
Nick Sweeting
3d2c4c70d2
Update README.md
2024-01-09 20:38:38 -08:00
Nick Sweeting
e43babb7ac
Update README.md
2024-01-05 17:20:09 -08:00
Nick Sweeting
a232b45b61
Update README.md
2024-01-05 17:03:46 -08:00
Nick Sweeting
710167e967
Update README.md
2024-01-05 16:58:14 -08:00
Nick Sweeting
84e026d862
minor readme improvements
2024-01-05 16:57:15 -08:00
Nick Sweeting
975b1b5ae1
fix: handle archive folder permission more graceful ( #1312 )
2024-01-05 16:26:42 -08:00
Nick Sweeting
e085b1d13b
try to chown everything in ./data and only fallback to avoiding ./data/archive if it fails initially
2024-01-05 16:19:47 -08:00
gnattu
bc2bfc1cc7
fix: handle archive folder permission more graceful
...
On mounted network shares, chmod might be hard or impossible to do without modify the server config. Ignore the archive folder because we already tested if that folder is writeable and printed warnings to the user.
2024-01-05 12:57:01 +08:00
Nick Sweeting
a6ea05820b
empty commit to bump version difference
2024-01-04 19:59:34 -08:00