Nick Sweeting
|
8f8fbbb7a2
API fixes and add actors endpoints
|
1 year ago |
Nick Sweeting
|
b3c1cb716e
move abx plugins inside vendor dir
|
1 year ago |
Nick Sweeting
|
4b6f08b0fe
swap more direct settings.CONFIG access to abx getters
|
1 year ago |
Nick Sweeting
|
de2ab43f7f
switch .is_dir and .exists for os.access to avoid PermissionError on startup
|
1 year ago |
Nick Sweeting
|
cf1ea8f80f
improve config loading of TMP_DIR, LIB_DIR, move to separate files
|
1 year ago |
Nick Sweeting
|
363a499289
move util.py into misc folder
|
1 year ago |
Nick Sweeting
|
dfca4b13b2
move system.py into misc folder
|
1 year ago |
Nick Sweeting
|
3e5b6ddeae
move config into dedicated global app
|
1 year ago |
Nick Sweeting
|
bb65b2dbec
move almost all config into new archivebox.CONSTANTS
|
1 year ago |
Nick Sweeting
|
2c6f0a96bf
fix extra arg
|
4 years ago |
Nick Sweeting
|
50b341baab
bail out if old index.json is found during init but doesnt contain links
|
4 years ago |
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 years ago |
Nick Sweeting
|
78463c243a
remove unused GIT_SHA config option
|
4 years ago |
Cristian
|
7008f9b735
feat: move import
|
5 years ago |
Cristian
|
648b4c8aab
feat: Remove unused function `write_json_main_index`
|
5 years ago |
Cristian
|
fa5de72f9f
refactor: Move indexing logic out of logging module
|
5 years ago |
Nick Sweeting
|
0e2ccbc10d
update urls to new repo path
|
5 years ago |
Angel Rey
|
8b03c37fbb
Replaced os.path in json.py
|
5 years ago |
apkallum
|
594d9e49ce
first attempt to migrate to Pathlib
|
5 years ago |
Cristian
|
100fa5d1f5
fix: Guess timestamps and add placeholders to support older indices
|
5 years ago |
Cristian Vargas
|
51716bbf74
Update warning message on detail index error
|
5 years ago |
Cristian
|
5ca7121fd8
refactor: Change path calculation to use pathlib in a better way
|
5 years ago |
Cristian
|
71f5f03a20
fix: Add notice for issues with index detail
|
5 years ago |
Cristian Vargas
|
e58c3deb05
feat: Update path generation in detail index fallback
|
5 years ago |
Cristian
|
263eb4e372
fix: Change path to use ARCHIVE_DIR_NAME
|
5 years ago |
Cristian
|
9815241b78
feat: Fallback to link detail when there is an issue loading a link from main index
|
5 years ago |
Nick Sweeting
|
cb67b09f9d
Merge branch 'master' into django
|
5 years ago |
Nick Sweeting
|
95007d9137
split up utils into separate files
|
6 years ago |
Nick Sweeting
|
1b8abc0961
move everything out of legacy folder
|
6 years ago |