Cristian
|
a40e337280
|
feat: Add link to admin list of files
|
2020-08-03 13:22:06 -05:00 |
|
Nick Sweeting
|
a160e6bf20
|
fix None canon output to be emptystring
|
2020-07-29 23:54:50 -04:00 |
|
Nick Sweeting
|
9dedcdd577
|
remove inaccurate updated ts from main index UI
|
2020-07-29 23:54:50 -04:00 |
|
Nick Sweeting
|
9806ed8d8c
|
fix circular import
|
2020-07-28 06:50:03 -04:00 |
|
Nick Sweeting
|
5a30e03778
|
rearrange tags column and improve files icons
|
2020-07-28 05:59:54 -04:00 |
|
Nick Sweeting
|
943453a9a8
|
pass overwrite properly
|
2020-07-28 05:54:42 -04:00 |
|
Nick Sweeting
|
313fcd0501
|
change defalt date format to ISO
|
2020-07-28 05:51:18 -04:00 |
|
Nick Sweeting
|
ece6d43078
|
hide builtin delete button
|
2020-07-28 05:51:02 -04: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 |
|
Cristian
|
6006b4f93b
|
refactor: Organize code to remove flake8 issues
|
2020-07-24 12:25:25 -05:00 |
|
Cristian
|
a5550b2105
|
fix: Rename logging folder to avoid naming conflicts (and circular import issues)
|
2020-07-22 11:02:13 -05:00 |
|
Cristian
|
f4d1b5121e
|
refactor: Move logging.py to main module to avoid circular import issues
|
2020-07-17 18:00:04 -05:00 |
|
Cristian
|
83e5b019e4
|
feat: Add canonical link http header to the static response
|
2020-07-16 12:49:26 -05:00 |
|
Nick Sweeting
|
a79dd4685a
|
make snapshots unique again
|
2020-07-13 12:21:52 -04:00 |
|
Nick Sweeting
|
ae208435c9
|
fix the add links form
|
2020-07-13 12:21:37 -04:00 |
|
Nick Sweeting
|
7cbd068c95
|
add flake8
|
2020-07-13 11:22:23 -04:00 |
|
Nick Sweeting
|
5b571aa166
|
Merge pull request #356 from cdvv7788/depth-flag
|
2020-07-13 05:05:36 -04:00 |
|
Cristian
|
d476b13007
|
fix: Add missing permission to add view (post)
|
2020-07-08 14:46:31 -05:00 |
|
Cristian
|
f12bfeb322
|
refactor: Change add() to receive url and depth instead of import_str and import_path
|
2020-07-08 08:17:47 -05:00 |
|
Cristian
|
8bdfa18a3f
|
feat: Allow feed loading from the add links view
|
2020-07-02 15:54:25 -05:00 |
|
Nick Sweeting
|
8840ad72bb
|
remove circular import possibilities
|
2020-07-02 03:13:35 -04:00 |
|
Cristian
|
364c5752d8
|
feat: Handle empty URL case
|
2020-07-01 13:14:20 -05:00 |
|
Cristian
|
c971e00c9c
|
feat: Add stdout from process to the template
|
2020-07-01 12:23:59 -05:00 |
|
Nick Sweeting
|
264cae2b6a
|
add migration
|
2020-06-30 06:42:17 -04:00 |
|
Nick Sweeting
|
c415420f33
|
improve sort columns and UI placeholders
|
2020-06-30 06:41:48 -04:00 |
|
Nick Sweeting
|
178f6ac1a6
|
switch to django admin snapshots list as new homepage
|
2020-06-30 05:56:17 -04:00 |
|
Nick Sweeting
|
df593dea0a
|
fix missing imports
|
2020-06-30 05:55:34 -04:00 |
|
Nick Sweeting
|
094beac1d9
|
fix add page redirect
|
2020-06-29 21:26:59 -04:00 |
|
Nick Sweeting
|
b9e17fa0d1
|
rename archivebox-info to archivebox-status
|
2020-06-25 23:32:01 -04:00 |
|
Nick Sweeting
|
43c471e4af
|
cli experience improvements
|
2020-06-25 17:47:55 -04:00 |
|
Nick Sweeting
|
afacc5c5da
|
use fallback random secret key
|
2020-04-22 21:14:43 -04:00 |
|
Nick Sweeting
|
7d699578e8
|
implement add page
|
2020-03-27 08:38:22 -04:00 |
|
Nick Sweeting
|
3c3b2ee621
|
expose more django server config options
|
2019-05-02 19:15:16 -04:00 |
|
Nick Sweeting
|
cb2dd1ee28
|
rename model Page to Snapshot
|
2019-04-30 23:44:51 -04:00 |
|
Nick Sweeting
|
d26f87efef
|
make archivebox server work for urls, hashes, and timestamps
|
2019-04-30 23:13:21 -04:00 |
|
Nick Sweeting
|
95007d9137
|
split up utils into separate files
|
2019-04-30 23:13:04 -04:00 |
|
Nick Sweeting
|
1b8abc0961
|
move everything out of legacy folder
|
2019-04-27 17:26:24 -04:00 |
|
Nick Sweeting
|
c43a0e58df
|
create config file on archivebox init
|
2019-04-26 18:31:50 -04:00 |
|
Nick Sweeting
|
d248684839
|
add index-only option to archivebox add and update
|
2019-04-25 18:59:41 -04:00 |
|
Nick Sweeting
|
ba7144f6f3
|
customize django admin ui chrome
|
2019-04-22 21:40:42 -04:00 |
|
Nick Sweeting
|
b44281919d
|
add todo comment for mlazana
|
2019-04-22 19:10:22 -04:00 |
|
Nick Sweeting
|
71402c3d09
|
add manage command and shell welcome message
|
2019-04-22 19:08:01 -04:00 |
|
Nick Sweeting
|
834aaa1591
|
better template staticfile management with themes dir
|
2019-04-22 19:07:39 -04:00 |
|
Nick Sweeting
|
29ced7b5c8
|
allow running archivebox core commands from manage.py
|
2019-04-22 13:36:27 -04:00 |
|
Nick Sweeting
|
354895aef1
|
django admin to view links now working
|
2019-04-22 13:20:19 -04:00 |
|
Nick Sweeting
|
39a0ab3013
|
add pipenv, schedule cmd, logs dir, and lots more
|
2019-04-18 21:10:00 -04:00 |
|
Nick Sweeting
|
669bd6bee4
|
first views for archivebox server
|
2019-04-17 05:42:21 -04:00 |
|
Nick Sweeting
|
289a6ea30f
|
fix database file location and init process
|
2019-04-17 05:42:09 -04:00 |
|