Commit Graph

2317 Commits

Author SHA1 Message Date
tcely
7ae75edffc
Create timestamp.py 2025-04-21 15:12:36 -04:00
tcely
f87ffdf104
Remove code 2025-04-21 14:11:11 -04:00
tcely
2a10ecce76
Update models.py 2025-04-21 14:09:41 -04:00
tcely
86e9ac2e34
Start 0.15 with the new metadata 2025-04-21 12:30:10 -04:00
meeb
db0cd37172
Merge pull request #978 from tcely/patch-2
Some checks are pending
CI / info (push) Waiting to run
CI / test (3.10) (push) Waiting to run
CI / test (3.11) (push) Waiting to run
CI / test (3.12) (push) Waiting to run
CI / test (3.8) (push) Waiting to run
CI / test (3.9) (push) Waiting to run
CI / containerise (push) Blocked by required conditions
Update dependency in 0031_metadata_metadataformat.py
2025-04-21 13:54:37 +10:00
tcely
fe60012cfc
Add metadata_dumps function 2025-04-20 22:12:53 -04:00
tcely
eb396aaf3c
Prefer release_timestamp when it is available 2025-04-20 20:05:22 -04:00
tcely
4714336f28
Add files via upload 2025-04-20 15:30:50 -04:00
tcely
f386416948
Update and rename 0031_metadata_metadataformat.py to 0031_squashed_metadata_metadataformat.py 2025-04-20 15:26:51 -04:00
tcely
347c13d54d
Update table names for metadata 2025-04-20 15:14:39 -04:00
tcely
ba130278d3
Update dependency in 0031_metadata_metadataformat.py 2025-04-20 14:09:57 -04:00
tcely
c34e7616b0
Merge branch 'meeb:main' into patch-6 2025-04-20 12:09:49 -04:00
meeb
b071066805
Merge pull request #977 from tcely/patch-2
Some checks are pending
CI / info (push) Waiting to run
CI / test (3.10) (push) Waiting to run
CI / test (3.11) (push) Waiting to run
CI / test (3.12) (push) Waiting to run
CI / test (3.8) (push) Waiting to run
CI / test (3.9) (push) Waiting to run
CI / containerise (push) Blocked by required conditions
Rewrite warning in README.md
2025-04-20 13:22:35 +10:00
meeb
288009188b
Merge pull request #976 from tcely/squash-migrations
Squash old migrations for `sync`
2025-04-20 13:22:03 +10:00
tcely
d28bffa678
fixup: and => to 2025-04-19 14:48:47 -04:00
tcely
813dc075b6
Rewrite warning in README.md 2025-04-19 14:44:04 -04:00
tcely
6de4f55105
Squash old migrations for sync 2025-04-19 13:49:30 -04:00
tcely
df45682473
fixup: add missing ) 2025-04-19 13:41:54 -04:00
tcely
725a7d2d61
fixup: remove an extra ) 2025-04-19 13:27:18 -04:00
tcely
e03c98d0a4
Squash old sync migrations 2025-04-19 13:07:03 -04:00
tcely
c12662d85b
Merge branch 'meeb:main' into patch-6 2025-04-19 13:03:08 -04:00
meeb
0aaa8350c7
Merge pull request #975 from tcely/patch-2
Some checks are pending
CI / info (push) Waiting to run
CI / test (3.10) (push) Waiting to run
CI / test (3.11) (push) Waiting to run
CI / test (3.12) (push) Waiting to run
CI / test (3.8) (push) Waiting to run
CI / test (3.9) (push) Waiting to run
CI / containerise (push) Blocked by required conditions
Remove extra white-space
2025-04-20 01:55:56 +10:00
tcely
eee233962b
Remove extra white-space 2025-04-19 11:47:12 -04:00
meeb
82524d41bb
Merge pull request #973 from tcely/patch-2
Some checks are pending
CI / info (push) Waiting to run
CI / test (3.10) (push) Waiting to run
CI / test (3.11) (push) Waiting to run
CI / test (3.12) (push) Waiting to run
CI / test (3.8) (push) Waiting to run
CI / test (3.9) (push) Waiting to run
CI / containerise (push) Blocked by required conditions
Use `Media.has_metadata` in `Media.save` function
2025-04-19 17:29:58 +10:00
tcely
1c9ef93ec9
Remove created condition 2025-04-18 21:03:23 -04:00
tcely
60ffc4cdc8
Use Media.has_metadata in Media.save function 2025-04-18 19:58:29 -04:00
meeb
98c031ed5f
Merge pull request #971 from tcely/patch-2
Some checks failed
CI / info (push) Has been cancelled
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / test (3.8) (push) Has been cancelled
CI / test (3.9) (push) Has been cancelled
CI / containerise (push) Has been cancelled
Add /etc/apt/apt.conf.d/docker-disable-pkgcache
2025-04-18 14:54:35 +10:00
tcely
5516cad86b
Search by Media.uuid on metadata tables 2025-04-17 23:37:09 -04:00
tcely
934e4c9fcb
Adjust admin displays 2025-04-17 22:57:56 -04:00
tcely
c46d044c51
Add new models to admin.py 2025-04-17 22:02:37 -04:00
tcely
45dba712c5
Remove extra white-space 2025-04-17 21:23:33 -04:00
tcely
8ec35292b9
Don't modify the original metadata yet
I've lost some metadata during testing because of deleting the new `Metadata` instances without restoring the original metadata JSON.
2025-04-17 20:24:01 -04:00
tcely
b4d7f01975
Merge branch 'meeb:main' into patch-6 2025-04-17 18:34:53 -04:00
tcely
970e8c9a60
Adjustments for the perl-base upgrade 2025-04-17 15:43:36 -04:00
tcely
083e29a189
Save a step for test branches 2025-04-17 15:37:55 -04:00
tcely
8fe43170a4
Debian on arm is armhf
Not that we are likely to use this,  but I figured this out, and it costs nothing to leave a case here.
2025-04-17 15:32:14 -04:00
tcely
a6fea90720
Remove a raw value
For now, `file_ext` has the same value as,
`CHECKSUM_ALGORITHM`,
but I used another variable to make changing it easier.
2025-04-17 15:28:20 -04:00
tcely
624406eb27
Add /etc/apt/apt.conf.d/docker-disable-pkgcache 2025-04-17 14:41:21 -04:00
meeb
2296dd30a4
Merge pull request #944 from tcely/patch-3
Some checks are pending
CI / info (push) Waiting to run
CI / test (3.10) (push) Waiting to run
CI / test (3.11) (push) Waiting to run
CI / test (3.12) (push) Waiting to run
CI / test (3.8) (push) Waiting to run
CI / test (3.9) (push) Waiting to run
CI / containerise (push) Blocked by required conditions
Special case `sqlite` for database locking
2025-04-18 02:54:22 +10:00
tcely
a1495d27f0
Update local_settings.py.container 2025-04-17 12:45:49 -04:00
tcely
142e93500f
Use the db import for reset_queries 2025-04-17 03:31:10 -04:00
tcely
134231fda7
Use the new setting 2025-04-17 03:27:17 -04:00
tcely
035eeea54c
Add SQLITE_DELAY_FLOAT setting 2025-04-17 03:24:05 -04:00
tcely
b1e7f0eed2
Be explicit about not using durable with atomic 2025-04-17 03:11:14 -04:00
tcely
3b5c776634
Do not interfere with the exception handling 2025-04-17 03:06:17 -04:00
tcely
4bf975bf92
Move the SQLite case to the end of the function 2025-04-17 03:03:00 -04:00
tcely
09969afa6e
Import and set the variable 2025-04-17 02:53:46 -04:00
tcely
d60a159af7
Add delay for SQLite to allow for more interleaving 2025-04-17 02:48:46 -04:00
tcely
5e4dfa158a
Merge branch 'main' into patch-3 2025-04-17 02:37:27 -04:00
tcely
2ef653a29a
Update 0031_metadata_metadataformat.py 2025-04-16 15:56:44 -04:00