Nick Sweeting
|
d4c18e4142
|
Merge pull request #1068 from mwestza/freebsd13
|
2022-12-30 08:13:48 -08:00 |
|
Matthew West
|
86208c0267
|
get setup.sh to run on FreeBSD again (13.x)
|
2022-12-25 17:36:01 +00:00 |
|
Nick Sweeting
|
e114b1f6dc
|
Merge pull request #1027 from turian/feature/migrations-0021_auto_20220914_0934.py
|
2022-11-27 19:28:55 -08:00 |
|
Nick Sweeting
|
f17f4c6bb6
|
Merge pull request #1023 from turian/feature/better-dockerfil
|
2022-11-27 19:28:32 -08:00 |
|
Nick Sweeting
|
f86c9fc130
|
Merge pull request #1048 from EsEnZeT/dev
|
2022-11-22 16:17:29 -08:00 |
|
SnZ
|
2db830c6a8
|
Method typo?
Fixes '[Errno 2] No such file or directory' error during add
|
2022-11-20 01:51:16 +01:00 |
|
Nick Sweeting
|
9b65639a59
|
Merge pull request #1020 from turian/feature/kludge-984-UTF8-bug
|
2022-11-02 02:12:47 -07:00 |
|
Joseph Turian
|
22d8e57637
|
Add missing migration 0021
|
2022-09-14 09:36:17 +00:00 |
|
Joseph Turian
|
35a052ae8b
|
Another comment
|
2022-09-11 22:13:22 +02:00 |
|
Joseph Turian
|
cc56785695
|
Added standalone dockerfile instructions
|
2022-09-11 22:11:13 +02:00 |
|
Joseph Turian
|
2b58cce43f
|
Attempted to warn on #984 and #1014
|
2022-09-11 12:19:16 +02:00 |
|
Nick Sweeting
|
03eb7e5875
|
Update config.py
|
2022-06-09 01:04:55 -07:00 |
|
Nick Sweeting
|
d586a8babc
|
show mount paths with at symbol in version output
|
2022-06-08 20:22:58 -07:00 |
|
Nick Sweeting
|
319ea481b8
|
Update config.py
|
2022-06-08 20:17:38 -07:00 |
|
Nick Sweeting
|
01555dfe34
|
Update main.py
|
2022-06-08 20:17:31 -07:00 |
|
Nick Sweeting
|
2bbc742017
|
typo fix
|
2022-06-08 20:16:08 -07:00 |
|
Nick Sweeting
|
e2fa68dba6
|
resolve config paths before using
|
2022-06-08 20:15:22 -07:00 |
|
Nick Sweeting
|
ccce4a6a2f
|
use new is_mount and COMMIT_HASH config options
|
2022-06-08 20:13:22 -07:00 |
|
Nick Sweeting
|
9f90a2d60d
|
disable unused sqlite3 stuff
|
2022-06-08 20:12:55 -07:00 |
|
Nick Sweeting
|
c78a2edc42
|
add is_mount and COMMIT_HASH to config.py
|
2022-06-08 20:04:01 -07:00 |
|
Nick Sweeting
|
375ba9d135
|
Update settings.py
|
2022-06-08 20:00:29 -07:00 |
|
Nick Sweeting
|
ae5c8f2bf8
|
fix newline included in commit hash
|
2022-06-08 19:57:38 -07:00 |
|
Nick Sweeting
|
cb3ebbe69a
|
fix git commit hash location
|
2022-06-08 19:52:48 -07:00 |
|
Nick Sweeting
|
413aa2ef04
|
fix commit hash detection
|
2022-06-08 19:51:46 -07:00 |
|
Nick Sweeting
|
33ec2117e9
|
Update main.py
|
2022-06-08 19:50:45 -07:00 |
|
Nick Sweeting
|
dd29e1bf78
|
clean up first line of CLI version output for easier downstream parsing
|
2022-06-08 19:46:09 -07:00 |
|
Nick Sweeting
|
0c6d4c82c3
|
Update config.py
|
2022-06-08 19:11:02 -07:00 |
|
Nick Sweeting
|
f9c5808940
|
Update config.py
|
2022-06-08 19:09:11 -07:00 |
|
Nick Sweeting
|
5509b5cd8b
|
Update main.py
|
2022-06-08 19:08:33 -07:00 |
|
Nick Sweeting
|
19b88d30b2
|
fix missing brace
|
2022-06-08 19:06:03 -07:00 |
|
Nick Sweeting
|
31d5fbbf17
|
Update config.py
|
2022-06-08 19:04:06 -07:00 |
|
Nick Sweeting
|
6b019da3e9
|
Update config.py
|
2022-06-08 19:01:55 -07:00 |
|
Nick Sweeting
|
c752c7053d
|
Update main.py
|
2022-06-08 18:59:08 -07:00 |
|
Nick Sweeting
|
f9c82841ad
|
fix sqlite option detection
|
2022-06-08 18:58:15 -07:00 |
|
Nick Sweeting
|
1fd5830f58
|
enforce UTC timezone on server
|
2022-06-08 18:41:22 -07:00 |
|
Nick Sweeting
|
3e3c011f86
|
enforce UTC timezone on server
|
2022-06-08 18:40:48 -07:00 |
|
Nick Sweeting
|
e06717419c
|
fix sqlite3 version detection
|
2022-06-08 18:35:31 -07:00 |
|
Nick Sweeting
|
d0f129295f
|
move sqlite3 checks up a level
|
2022-06-08 18:29:53 -07:00 |
|
Nick Sweeting
|
0c7d7deb32
|
add missing brace
|
2022-06-08 18:26:42 -07:00 |
|
Nick Sweeting
|
ca16c88a3d
|
show PUID, PGID, ENFORCE_ATOMIC_WRITES, and OUTPUT_PERMISSIONS in version output header
|
2022-06-08 18:24:58 -07:00 |
|
Nick Sweeting
|
89175ccb22
|
check SQLite3 version and enabled extensions on startup
|
2022-06-08 18:24:17 -07:00 |
|
Nick Sweeting
|
c245d36e44
|
add PUID and PGID as config options in archivebox
|
2022-06-08 17:42:52 -07:00 |
|
Nick Sweeting
|
880ab07f10
|
Update README.md
|
2022-06-08 16:59:42 -07:00 |
|
Nick Sweeting
|
c7370aaebc
|
Merge pull request #974 from m3nu/misc/add-pikapods-hosting
|
2022-05-11 13:50:22 -07:00 |
|
Manu
|
5a7828fb08
|
Add PikaPods as hosting option
|
2022-05-10 15:28:10 +04:00 |
|
Nick Sweeting
|
eb77908273
|
add missing migration
|
2022-05-09 23:59:42 -07:00 |
|
Nick Sweeting
|
c5fc3e1e65
|
--ammend
|
2022-05-09 23:59:27 -07:00 |
|
Nick Sweeting
|
0b4df768ba
|
hack to check for generator type cause too lazy to import
|
2022-05-09 23:50:56 -07:00 |
|
Nick Sweeting
|
9d6a59485c
|
add missing migration
|
2022-05-09 23:45:01 -07:00 |
|
Nick Sweeting
|
74b3c59314
|
fix helper install script handling of python3 version
|
2022-05-09 21:58:30 -07:00 |
|