Nick Sweeting
|
c76c50e71f
|
add HTTP byte range request support to media file serving
|
2024-09-05 21:41:49 -07:00 |
|
Nick Sweeting
|
0285aa52a0
|
config and attr access improvements
|
2024-08-20 18:31:21 -07:00 |
|
Nick Sweeting
|
4d0bbfccfc
|
add uri salt and fix api url namespaces
|
2024-08-17 21:56:23 -07:00 |
|
Nick Sweeting
|
4a5ad32040
|
add django-requests-tracker
|
2024-04-25 18:02:01 -07:00 |
|
Nick Sweeting
|
75153252dc
|
big overhaul of REST API, split into auth, core, and cli methods
|
2024-04-25 03:56:22 -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 |
|
Ben Muthalaly
|
5de45dbf30
|
Show upgrade notification in admin snapshot view
|
2024-01-08 22:55:30 -06:00 |
|
Nick Sweeting
|
4af9beedd1
|
disable GLOBAL_CONTEXT used by version upgrade banner as not all admin views accept extra_context kwarg
|
2024-01-03 16:11:27 -08:00 |
|
Nick Sweeting
|
168cdac2c4
|
rename VERSION_RELEASES to VERSIONS_AVAILABLE
|
2023-12-19 09:58:42 -08:00 |
|
Nick Sweeting
|
480eff52db
|
Update urls.py
|
2023-12-19 09:58:15 -08:00 |
|
Ben Muthalaly
|
a3fd8a8ecd
|
Move version banner logic from JS to Python
Also adds CSS styling to banner.
|
2023-11-27 22:56:30 -06:00 |
|
Ben Muthalaly
|
7599dbb79d
|
Add notification about upgrade to admin page
|
2023-11-23 03:04:31 -06:00 |
|
Nick Sweeting
|
ffe2968e4f
|
improve some comments
|
2023-09-14 02:41:27 -07:00 |
|
Igor Rzegocki
|
05de1c9fe6
|
healthcheck endpoint
|
2021-10-03 19:12:03 +02:00 |
|
Nick Sweeting
|
13c2b7c8eb
|
fix url used by gridview
|
2021-02-18 02:38:30 -05:00 |
|
Nick Sweeting
|
d60d73754d
|
fix favicon.ico and robots.txt served by runserver
|
2021-02-17 18:25:47 -05:00 |
|
Nick Sweeting
|
8c2d81c041
|
always serve static files
|
2021-02-16 04:16:24 -05:00 |
|
Nick Sweeting
|
26fa63749d
|
add debug toolbar
|
2021-02-16 02:50:05 -05:00 |
|
Nick Sweeting
|
6edae6a17f
|
add future api spec design
|
2021-01-30 05:47:55 -05:00 |
|
Nick Sweeting
|
a98298103d
|
cleanup templates and views
|
2021-01-30 05:47:55 -05:00 |
|
Nick Sweeting
|
0e2ccbc10d
|
update urls to new repo path
|
2020-11-23 02:06:46 -05:00 |
|
Cristian
|
b2ed96c35a
|
feat: Redirect old add view to the main one
|
2020-09-17 09:08:20 -05:00 |
|
apkallum
|
1cdaad00a8
|
no more oldhome, cbvs uniform across views
|
2020-09-16 08:50:56 -05:00 |
|
apkallum
|
5e8c115f3f
|
unify public archive view
|
2020-09-16 08:50:56 -05:00 |
|
apkallum
|
3288f8579b
|
add public add view + toggle setting
|
2020-09-16 08:50:56 -05:00 |
|
apkallum
|
c50af04cce
|
search view inherits from modified public view
|
2020-09-16 08:50:56 -05:00 |
|
apkallum
|
5c4ac3cf3d
|
new public view derived from django
|
2020-09-16 08:50:56 -05:00 |
|
Nick Sweeting
|
d70bb7980e
|
use proper url naming instead of hardcoding paths
|
2020-07-27 23:56:35 -04:00 |
|
Nick Sweeting
|
3aeca0e450
|
fix pending titles and favicons, improve add page, custom admin
|
2020-07-27 23:26:45 -04:00 |
|
Nick Sweeting
|
022231b362
|
fix favicon url and show size in separate column
|
2020-07-27 19:30:40 -04:00 |
|
Nick Sweeting
|
178f6ac1a6
|
switch to django admin snapshots list as new homepage
|
2020-06-30 05:56:17 -04:00 |
|
Nick Sweeting
|
3c3b2ee621
|
expose more django server config options
|
2019-05-02 19:15:16 -04:00 |
|
Nick Sweeting
|
d26f87efef
|
make archivebox server work for urls, hashes, and timestamps
|
2019-04-30 23:13:21 -04:00 |
|
Nick Sweeting
|
c43a0e58df
|
create config file on archivebox init
|
2019-04-26 18:31:50 -04:00 |
|
Nick Sweeting
|
834aaa1591
|
better template staticfile management with themes dir
|
2019-04-22 19:07:39 -04:00 |
|
Nick Sweeting
|
354895aef1
|
django admin to view links now working
|
2019-04-22 13:20:19 -04:00 |
|
Nick Sweeting
|
669bd6bee4
|
first views for archivebox server
|
2019-04-17 05:42:21 -04:00 |
|
Nick Sweeting
|
68b4c01c6b
|
working archivebox command inside django legacy folder
|
2019-04-02 18:53:21 -04:00 |
|