1
0
Fork 0
mirror of synced 2024-07-01 04:20:55 +12:00
Commit graph

31 commits

Author SHA1 Message Date
Cristian b3ec170e39 fix: Remove unused imports 2020-09-16 08:50:56 -05:00
Cristian bc116c25f8 refactor: Change View to FormView 2020-09-16 08:50:56 -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 6f7cc2b3ef ensure results have icons 2020-09-16 08:50:56 -05:00
apkallum 3048c0f6dc add icons to new public view 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 943453a9a8 pass overwrite properly 2020-07-28 05:54:42 -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
Cristian 6006b4f93b refactor: Organize code to remove flake8 issues 2020-07-24 12:25:25 -05:00
Cristian 83e5b019e4 feat: Add canonical link http header to the static response 2020-07-16 12:49:26 -05:00
Nick Sweeting ae208435c9 fix the add links form 2020-07-13 12:21:37 -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
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 094beac1d9 fix add page redirect 2020-06-29 21:26:59 -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 1b8abc0961 move everything out of legacy folder 2019-04-27 17:26:24 -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 669bd6bee4 first views for archivebox server 2019-04-17 05:42:21 -04:00
Nick Sweeting 27708152d2 wip initial django setup 2019-04-02 16:36:41 -04:00