Nick Sweeting
ace9421b21
fix chown errors
2020-07-28 07:57:26 -04:00
Nick Sweeting
ac72423886
prevent releases from non-master branches
2020-07-28 07:06:14 -04:00
Nick Sweeting
9c59582722
update release script
2020-07-28 06:46:13 -04:00
Nick Sweeting
e74b3bbb76
add docker build to release script
2020-07-28 06:44:58 -04:00
Nick Sweeting
895428c846
update release script and README instructions
2020-07-28 06:36:58 -04:00
Nick Sweeting
dab97b0a5b
add release script
2020-07-28 06:28:58 -04:00
Nick Sweeting
2e6837d748
update release script
2020-07-28 06:17:54 -04:00
Nick Sweeting
bc180bb0cb
add release script
2020-07-28 06:11:30 -04:00
Nick Sweeting
d7fc161ac7
update readme examples
2020-07-28 06:00:52 -04:00
Nick Sweeting
6073b454b0
fix lint script
2020-07-27 23:59:10 -04:00
Nick Sweeting
ea1ff7b6bc
fix linter
2020-07-27 23:34:30 -04:00
Cristian
0fee8149cb
refactor: Remove old bin/archivebox
2020-07-22 13:09:06 -05:00
Nick Sweeting
6b7dfa773e
minor docker process tweaks
2020-07-22 01:30:58 -04:00
Nick Sweeting
b9c03f5094
shellcheck fixes
2020-07-21 16:24:43 -04:00
Nick Sweeting
fa771c9505
Use modern bash 4.0+ conditional style
2020-07-21 16:14:54 -04:00
Cristian
6e8e3c69fd
fix: Remove unused echo
2020-07-21 13:35:04 -05:00
Cristian
f50b44d51c
fix: Dont change GID nor UID when the owner of the volume is the root user
2020-07-21 13:35:04 -05:00
Nick Sweeting
0795048622
also chown home dir
2020-07-20 22:25:01 -04:00
Angel Rey
63909f6176
Added entrypoint to fix permission errors
2020-07-16 13:08:58 -05:00
Nick Sweeting
cb67b09f9d
Merge branch 'master' into django
2020-06-25 21:30:29 -04:00
Nick Sweeting
0c1b1b523c
Add safari history support to archivebox-export-browser-history
2020-02-03 20:18:18 -05:00
Nick Sweeting
749f06fe5b
simplify bin shortcut
2019-04-03 00:29:58 -04:00
Nick Sweeting
51ae634ec9
working argparse based CLI with most commands implemented
2019-04-03 00:27:37 -04:00
Nick Sweeting
68b4c01c6b
working archivebox command inside django legacy folder
2019-04-02 18:53:21 -04:00
Nick Sweeting
3375522ff4
remove uneeded bin shortcuts
2019-03-27 15:49:41 -04:00
Nick Sweeting
8630c0fdaa
setup script improvements
2019-03-12 17:49:40 -04:00
Alexander
798bd5375f
Quote was missing.
2019-03-11 17:37:59 -07:00
Nick Sweeting
3acea3eb1e
better setup script
2019-03-11 03:03:35 -04:00
Nicolas Chan
c834b2ef13
Don't run ls if using non-default directory
...
Previously, an error message would appear if using a non-default directory because it would run `ls` on the non-existent default directory:
```bash
ls: cannot access '/home/nicolas/Library/Application Support/Firefox/Profiles/*.default/places.sqlite': No such file or directory
```
2019-02-19 00:37:03 -08:00
Nick Sweeting
e60070dbb2
add youtubedl to help str
2019-01-25 17:38:47 -08:00
Nick Sweeting
c5dcb68a6d
install youtubedl in setup
2019-01-12 03:14:07 -05:00
Nick Sweeting
329b06ec5a
make output dir in script
2019-01-11 06:53:34 -05:00
Nick Sweeting
5b6c768a47
autodetect common chrome binary locations
2019-01-11 04:34:16 -05:00
Nick Sweeting
0e72addcda
remove requests dependency
2019-01-09 04:05:34 -05:00
Nick Sweeting
8cf1b04fed
install requests with pip
2019-01-05 15:26:49 -05:00
Nick Sweeting
2de183a980
fix archivebox links
2018-12-31 20:54:32 -05:00
Nick Sweeting
3085a6a758
clean up binaries in PATH
2018-12-21 18:21:03 -05:00
Nick Sweeting
e15c7be234
add new README for binaries
2018-12-21 18:18:19 -05:00
W1lkins
9d900b9025
add old locations too
2018-12-21 22:41:30 +00:00
Aaron Fischer
f427f6ad54
Propagate the new name of the project
...
Replace all occurences of bookmark archiver with ArchiveBox.
See #108
2018-12-20 16:13:55 +01:00
Dima Gerasimov
75c062f33e
Add script to remove entries from index
2018-11-09 20:12:37 +00:00
Strubbl
f2c2568ac7
Update setup-bookmark-archiver
...
install python3-requests as a dependency, because a new bare ubuntu installation does not have it installed by default
2018-09-24 19:52:37 +02:00
Strubbl
aabe739b36
Update setup-bookmark-archiver
...
say yes to installing dependencies via apt
2018-09-24 19:31:22 +02:00
Nick Sweeting
451cea47e6
Update setup-bookmark-archiver
2018-09-12 16:35:16 -04:00
Nick Sweeting
9c56848645
fix deleting db temp files in browser export
2018-06-10 22:52:20 -04:00
Nick Sweeting
1a64c7e713
dont upgrade when installing
2018-06-10 22:35:27 -04:00
Nick Sweeting
d6354ac93f
rearrange files again
2018-06-10 21:58:48 -04:00
Nick Sweeting
c29139f7ed
move bin files back up
2018-06-10 21:55:16 -04:00
Nick Sweeting
cae7f3a713
remove DS_Store files
2018-06-10 21:21:53 -04:00
Nick Sweeting
d0f2e693b3
re-arrange and cleanup directory structure
2018-06-10 20:52:15 -04:00