Nick Sweeting
|
0285aa52a0
|
config and attr access improvements
|
2024-08-20 18:31:21 -07:00 |
|
Nick Sweeting
|
52a813aa80
|
fix title display in admin UI and abid filter matching in urls
|
2024-08-20 01:58:36 -07:00 |
|
Nick Sweeting
|
9273db528e
|
fix abid generation migrations to be historically consistent
|
2024-08-20 01:58:19 -07:00 |
|
Nick Sweeting
|
2c157f0b5b
|
increase max POST field limit for admin
|
2024-08-19 18:34:52 -07:00 |
|
Nick Sweeting
|
f72bae8eec
|
autodiscover plugins on startup
|
2024-05-17 20:48:11 -07:00 |
|
Nick Sweeting
|
48becde9b4
|
add new pydantic-based plugin system
|
2024-05-17 20:13:54 -07:00 |
|
Nick Sweeting
|
a1afd0211f
|
fix abid calculation
|
2024-05-17 20:11:00 -07:00 |
|
Nick Sweeting
|
0420662174
|
switch everywhere to use Snapshot.pk and ArchiveResult.pk instead of id
|
2024-05-13 05:12:12 -07:00 |
|
Nick Sweeting
|
4f9f22e024
|
create abid_utils with new ABID type for ArchiveBox IDs
|
2024-05-13 02:37:48 -07:00 |
|
Nick Sweeting
|
f896e5dbeb
|
switch from monkey patching WebhookModel to using swappable
|
2024-05-13 02:36:15 -07:00 |
|
Nick Sweeting
|
33bc4622a0
|
add ulid and typeid to Snapshot and ArchiveResult
|
2024-05-12 04:45:34 -07:00 |
|
Nick Sweeting
|
0529099639
|
create cache dir and sqlite db
|
2024-05-12 01:42:34 -07:00 |
|
Nick Sweeting
|
913590ee39
|
explain weird use of ellipses magic value
|
2024-05-11 15:02:43 -07:00 |
|
Nick Sweeting
|
027c029316
|
redact passwords, keys, and secret tokens in admin UI
|
2024-05-06 11:06:42 -07:00 |
|
Nick Sweeting
|
d782bafe2e
|
fix storages missing stackfiles error
|
2024-05-06 07:14:01 -07:00 |
|
Nick Sweeting
|
47666ec26b
|
show webhooks config in django admin
|
2024-05-06 07:13:54 -07:00 |
|
Nick Sweeting
|
c7fc9c004f
|
add django-signal-webhooks
|
2024-05-06 06:58:03 -07:00 |
|
Nick Sweeting
|
4a5ad32040
|
add django-requests-tracker
|
2024-04-25 18:02:01 -07:00 |
|
Nick Sweeting
|
8dcfa93ec6
|
Merge branch 'main' into dev
|
2024-04-24 14:32:07 -07:00 |
|
Brandl
|
5f9aac18f2
|
api v1
|
2024-04-10 01:29:24 +02:00 |
|
jim winstead
|
8b1b01e508
|
Update to Django 4.2.x, now in LTS until April 2026
|
2024-03-25 17:46:01 -07:00 |
|
Nick Sweeting
|
1532186283
|
Merge branch 'main' into dev
|
2024-01-04 12:30:46 -08:00 |
|
Nick Sweeting
|
fcdc41a1ab
|
re-enable autocomplete tag field for now as its breaking action buttons display
|
2024-01-03 19:09:14 -08:00 |
|
Nick Sweeting
|
5805e18380
|
Update settings.py
|
2023-12-18 19:25:08 -08:00 |
|
Vladimir D
|
37bdcbf950
|
make local auth working along with ldap auth so that local superuser could manage ldap users
|
2023-12-06 16:16:51 +04:00 |
|
Nick Sweeting
|
6761ed368c
|
wip pre-0.7.1 side fixes
|
2023-11-14 02:09:58 -08:00 |
|
Nick Sweeting
|
76f9b91ed3
|
dockerfile fixes
|
2023-10-20 04:08:38 -07:00 |
|
Nick Sweeting
|
85f8583d62
|
catch ldap configuration and packaging errors and make them non fatal
|
2023-10-19 18:05:59 -07:00 |
|
Nick Sweeting
|
ffe2968e4f
|
improve some comments
|
2023-09-14 02:41:27 -07:00 |
|
root
|
23f086aa40
|
add LDAP support
|
2023-08-17 19:51:02 -05:00 |
|
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 |
|