Nick Sweeting
|
9e40dd69a4
|
more config improvements, move away from settings GLOBALS to getters
|
2024-10-24 14:50:07 -07:00 |
|
Nick Sweeting
|
de2ab43f7f
|
switch .is_dir and .exists for os.access to avoid PermissionError on startup
|
2024-10-08 03:02:34 -07:00 |
|
Nick Sweeting
|
cf1ea8f80f
|
improve config loading of TMP_DIR, LIB_DIR, move to separate files
|
2024-10-07 23:45:11 -07:00 |
|
Nick Sweeting
|
363a499289
|
move util.py into misc folder
|
2024-09-30 17:25:15 -07:00 |
|
Nick Sweeting
|
dfca4b13b2
|
move system.py into misc folder
|
2024-09-30 17:13:55 -07:00 |
|
Nick Sweeting
|
3e5b6ddeae
|
move config into dedicated global app
|
2024-09-30 15:59:05 -07:00 |
|
Nick Sweeting
|
bb65b2dbec
|
move almost all config into new archivebox.CONSTANTS
CodeQL / Analyze (python) (push) Waiting to run
Build Debian package / build (push) Waiting to run
Build Docker image / buildx (push) Waiting to run
Build Homebrew package / build (push) Waiting to run
Build GitHub Pages website / build (push) Waiting to run
Build GitHub Pages website / deploy (push) Blocked by required conditions
Run linters / lint (push) Waiting to run
Build Pip package / build (push) Waiting to run
Run tests / python_tests (ubuntu-22.04, 3.11) (push) Waiting to run
Run tests / docker_tests (push) Waiting to run
|
2024-09-25 05:10:09 -07:00 |
|
Nick Sweeting
|
2c6f0a96bf
|
fix extra arg
|
2021-04-13 02:21:51 -04:00 |
|
Nick Sweeting
|
50b341baab
|
bail out if old index.json is found during init but doesnt contain links
|
2021-04-12 16:51:45 -04:00 |
|
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
|
2021-04-10 04:21:36 -04:00 |
|
Nick Sweeting
|
78463c243a
|
remove unused GIT_SHA config option
|
2021-02-15 20:42:33 -05:00 |
|
Cristian
|
7008f9b735
|
feat: move import
|
2020-11-28 13:11:15 -05:00 |
|
Cristian
|
648b4c8aab
|
feat: Remove unused function write_json_main_index
|
2020-11-28 13:02:39 -05:00 |
|
Cristian
|
fa5de72f9f
|
refactor: Move indexing logic out of logging module
|
2020-11-28 12:34:40 -05:00 |
|
Nick Sweeting
|
0e2ccbc10d
|
update urls to new repo path
|
2020-11-23 02:06:46 -05:00 |
|
Angel Rey
|
8b03c37fbb
|
Replaced os.path in json.py
|
2020-10-02 15:46:39 -05:00 |
|
apkallum
|
594d9e49ce
|
first attempt to migrate to Pathlib
|
2020-09-17 09:09:52 -05:00 |
|
Cristian
|
100fa5d1f5
|
fix: Guess timestamps and add placeholders to support older indices
|
2020-07-24 09:24:52 -05:00 |
|
Cristian Vargas
|
51716bbf74
|
Update warning message on detail index error
Co-authored-by: Nick Sweeting <git@sweeting.me>
|
2020-07-23 10:23:41 -05:00 |
|
Cristian
|
5ca7121fd8
|
refactor: Change path calculation to use pathlib in a better way
|
2020-07-23 10:22:36 -05:00 |
|
Cristian
|
71f5f03a20
|
fix: Add notice for issues with index detail
|
2020-07-22 17:08:32 -05:00 |
|
Cristian Vargas
|
e58c3deb05
|
feat: Update path generation in detail index fallback
Co-authored-by: Nick Sweeting <git@sweeting.me>
|
2020-07-22 14:46:03 -05:00 |
|
Cristian
|
263eb4e372
|
fix: Change path to use ARCHIVE_DIR_NAME
|
2020-07-22 14:37:10 -05:00 |
|
Cristian
|
9815241b78
|
feat: Fallback to link detail when there is an issue loading a link from main index
|
2020-07-22 14:22:00 -05:00 |
|
Nick Sweeting
|
cb67b09f9d
|
Merge branch 'master' into django
|
2020-06-25 21:30:29 -04:00 |
|
Nick Sweeting
|
95007d9137
|
split up utils into separate files
|
2019-04-30 23:13:04 -04:00 |
|
Nick Sweeting
|
1b8abc0961
|
move everything out of legacy folder
|
2019-04-27 17:26:24 -04:00 |
|