Nick Sweeting
|
2538b170c7
|
Merge branch 'dev' into feat/reverse-proxy-auth
|
2023-01-09 18:20:45 -08:00 |
|
Nick Sweeting
|
375ba9d135
|
Update settings.py
|
2022-06-08 20:00:29 -07:00 |
|
Igor Rzegocki
|
d4f534e612
|
add LOGOUT_REDIRECT_URL
|
2022-03-31 21:40:14 +02:00 |
|
Igor Rzegocki
|
95cf85f8cf
|
Support for Reverse Proxy authentication backends (like authelia)
|
2021-09-30 17:40:13 +02:00 |
|
Nick Sweeting
|
217952c8d0
|
sigh linters
|
2021-04-11 12:51:50 -04:00 |
|
Nick Sweeting
|
bfefe042bf
|
fix noqa
|
2021-04-11 03:57:04 -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
|
cf7d7e4990
|
add new timezone autosetting and cache header setting middlewares
|
2021-04-10 04:21:36 -04:00 |
|
Nick Sweeting
|
e4823cc5d7
|
add back CUSTOM_TEMPLATES_DIR config option
|
2021-04-06 00:57:20 -04:00 |
|
Nick Sweeting
|
d486f8c162
|
use tempfile when logs dir is not available
|
2021-03-27 02:17:12 -04:00 |
|
Nick Sweeting
|
9fc9f52cfb
|
increase sqlite timeout and dont check for same thread condition
|
2021-02-28 22:55:00 -05:00 |
|
Nick Sweeting
|
c257ae240e
|
only enable debug toolbar if nothreading is on
|
2021-02-18 08:04:26 -05:00 |
|
Nick Sweeting
|
9c07fbdc0b
|
unused import fix
|
2021-02-18 05:56:00 -05:00 |
|
Nick Sweeting
|
a8a6752b06
|
add CACHE_BACKEND options to settings for easier dev
|
2021-02-17 18:25:23 -05:00 |
|
Nick Sweeting
|
265bcc0264
|
fix lint errors2
|
2021-02-16 16:29:41 -05:00 |
|
Nick Sweeting
|
6f0eec92eb
|
fix lint errors
|
2021-02-16 16:26:48 -05:00 |
|
Nick Sweeting
|
d89034dcde
|
disable debug_toolbar by default
|
2021-02-16 16:23:09 -05:00 |
|
Nick Sweeting
|
c24e4bf11d
|
tweak django debug toolbar panels and add djdt_flamegraph
|
2021-02-16 15:51:02 -05:00 |
|
Nick Sweeting
|
e62ecffeb0
|
disable django caches explicitly
|
2021-02-16 06:18:39 -05:00 |
|
Nick Sweeting
|
fb8e6cabcb
|
fix error log location
|
2021-02-16 04:15:09 -05:00 |
|
Nick Sweeting
|
26fa63749d
|
add debug toolbar
|
2021-02-16 02:50:05 -05:00 |
|
Nick Sweeting
|
22da885148
|
log every archivebox command run to the errors.log
|
2021-02-16 01:23:01 -05:00 |
|
Nick Sweeting
|
0375853683
|
log error tracebacks to logs/errors.log file and filter noisy 404s and 200s from log output
|
2021-02-15 20:51:23 -05:00 |
|
Nick Sweeting
|
0c9db1c554
|
remove symbols from random secret key for easier copy pastin
|
2021-02-15 20:45:42 -05:00 |
|
Nick Sweeting
|
e61e12c889
|
use setup.py to determine dependencies in Dockerfile instead of egg-info requires.txt
|
2021-02-15 14:51:32 -05:00 |
|
Nick Sweeting
|
611216765d
|
switch sqlite to use WAL mode by default to prevent database locked errors
|
2021-02-15 13:39:03 -05:00 |
|
Nick Sweeting
|
326ce78496
|
simplify debug
|
2021-01-30 06:09:26 -05:00 |
|
Nick Sweeting
|
d6de04a83a
|
fix lgtm errors
|
2021-01-30 06:07:35 -05:00 |
|
Nick Sweeting
|
ed13ec7655
|
remove active theme
|
2021-01-30 05:47:55 -05:00 |
|
Nick Sweeting
|
02bdb3bdeb
|
fix DATABASE_NAME posixpath
|
2021-01-20 18:42:12 -05:00 |
|
Nick Sweeting
|
c084e70ea8
|
fix TEMPLATES_DIR location
|
2020-12-11 16:21:09 +02:00 |
|
Cristian
|
9aac09a5e1
|
feat: Patch setup_django so we can use an inmemory db in specific commands
|
2020-12-08 18:42:25 -05:00 |
|
Cristian
|
ac0ec160d1
|
lint: Fix warnings in master branch
|
2020-11-02 08:51:48 -05:00 |
|
Nick Sweeting
|
ac9e0e356d
|
config fixes
|
2020-10-31 07:57:11 -04:00 |
|
Nick Sweeting
|
18355dc2c6
|
clean up config loading in settings and config file layout
|
2020-10-31 03:08:03 -04:00 |
|
Nick Sweeting
|
e727af6f22
|
allow Path args to get_dir_size and copy_and_overwrite
|
2020-10-24 22:47:18 -04:00 |
|
Angel Rey
|
897bace84d
|
Fixed paths in settings
|
2020-10-02 15:46:39 -05:00 |
|
Angel Rey
|
0e7c337dcb
|
Replaced os.path in settings.py
|
2020-10-02 15:46:39 -05:00 |
|
Nick Sweeting
|
9806ed8d8c
|
fix circular import
|
2020-07-28 06:50:03 -04:00 |
|
Nick Sweeting
|
313fcd0501
|
change defalt date format to ISO
|
2020-07-28 05:51:18 -04:00 |
|
Nick Sweeting
|
3aeca0e450
|
fix pending titles and favicons, improve add page, custom admin
|
2020-07-27 23:26:45 -04:00 |
|
Cristian
|
6006b4f93b
|
refactor: Organize code to remove flake8 issues
|
2020-07-24 12:25:25 -05:00 |
|
Nick Sweeting
|
afacc5c5da
|
use fallback random secret key
|
2020-04-22 21:14:43 -04:00 |
|
Nick Sweeting
|
3c3b2ee621
|
expose more django server config options
|
2019-05-02 19:15:16 -04:00 |
|
Nick Sweeting
|
95007d9137
|
split up utils into separate files
|
2019-04-30 23:13:04 -04:00 |
|
Nick Sweeting
|
d248684839
|
add index-only option to archivebox add and update
|
2019-04-25 18:59:41 -04:00 |
|
Nick Sweeting
|
834aaa1591
|
better template staticfile management with themes dir
|
2019-04-22 19:07:39 -04:00 |
|
Nick Sweeting
|
39a0ab3013
|
add pipenv, schedule cmd, logs dir, and lots more
|
2019-04-18 21:10:00 -04:00 |
|
Nick Sweeting
|
289a6ea30f
|
fix database file location and init process
|
2019-04-17 05:42:09 -04:00 |
|
Nick Sweeting
|
cdb70c73df
|
first working django model with archivebox-shell command and sql exporting
|
2019-04-17 03:49:18 -04:00 |
|