Wykres commitów

74 Commity (ef2dd44e7e869f2af239029fc11e73e67632e992)

Autor SHA1 Wiadomość Data
Leigh Morresi ef2dd44e7e Adding tag to json 2021-02-03 22:28:37 +01:00
Leigh Morresi 07f41782c0 Adding SEND_FILE_MAX_AGE_DEFAULT to ensure backups etc dont get old 2021-02-03 09:45:58 +01:00
Leigh Morresi d93926a8b6 Minor fix - load extra stylesheet only once 2021-02-03 09:29:22 +01:00
Leigh Morresi 7072858814 Minor tweaks for development setup 2021-02-03 09:28:52 +01:00
Leigh Morresi 3034d17c06 Adding new [Scrub All Version History] button under [settings] (But keep your URL list) 2021-02-02 23:26:16 +01:00
Leigh Morresi 3b2c8d356a Flag for immediate sync of index after adding new watch 2021-02-02 23:07:19 +01:00
Leigh Morresi 711853a149 Sometimes it seems .update wasnt thread safe and isnt used here, just add a clean new dict member 2021-02-02 22:51:18 +01:00
Leigh Morresi 084dcde410 Include the triggered build SHA as part of the backup info, when built in docker hub. 2021-02-02 18:32:18 +01:00
Leigh Morresi 37b070f5a0 Add cache busting var to style sheets 2021-02-02 18:11:03 +01:00
Leigh Morresi 6a102374c6 Push newly created watches directly into the update check Queue. 2021-02-02 17:50:05 +01:00
Leigh Morresi bbd99c9aa9 Adding checkall 2021-02-02 17:46:40 +01:00
Leigh Morresi 26c9a6e0fc Easily download a full backup 2021-02-02 17:11:06 +01:00
Leigh Morresi c4197a5045 Show the date/time of the current/most up to date version 2021-02-02 16:36:03 +01:00
Leigh Morresi f1c2ece32f Use a pool of thread workers, better for huge lists of watchers 2021-02-02 16:29:06 +01:00
Leigh Morresi 704b8daa6d Code cleanup edit submit handler can be the same function 2021-02-02 15:37:20 +01:00
Leigh Morresi e7e3eb36c0 Refactor slightly confusing difference build function 2021-02-02 12:14:23 +01:00
Leigh Morresi 801b50cb5b Version comparison had the wrong order 2021-02-02 12:02:13 +01:00
Leigh Morresi eecc620386 https://github.com/psf/requests/issues/4525 - brotli compression is not yet supported in requests, be sure that users cant accidently use this content type encoding in the headers 2021-02-02 11:49:43 +01:00
Leigh Morresi 25b565d9ba Include the current URL in the page when viewing the version diff 2021-02-01 21:56:18 +01:00
Leigh Morresi 7b4ed2429d Include a selfcheck/diagnosis routine 2021-02-01 16:56:26 +01:00
Leigh Morresi 4e0fb33580 On manual recheck request, redirect to same tag listing 2021-02-01 16:54:57 +01:00
Leigh Morresi 4931e757b9 Set default diff type to 'lines', faster for starters. 2021-02-01 12:47:32 +01:00
Leigh Morresi 3e934e8f8c Supply different versions to browse 2021-02-01 12:39:15 +01:00
Leigh Morresi 0042ca08e1 Add more start-up examples 2021-02-01 10:24:29 +01:00
Leigh Morresi 7b5e839e3d Tweak theming 2021-02-01 10:24:15 +01:00
Leigh Morresi 3e23ed314a improve the wording 2021-01-31 21:38:11 +01:00
Leigh Morresi d0ee49e465 Add basic settings page (so far just recheck time in minutes) 2021-01-31 21:36:42 +01:00
Leigh Morresi 86f2f54abe Trigger write index after edit of a watch 2021-01-31 20:07:10 +01:00
Leigh Morresi 81534d9367 Add [diff] mechanism 2021-01-31 19:55:35 +01:00
Leigh Morresi 43c7ccb3fe Use a single thread for writing the sync json 2021-01-31 18:49:14 +01:00
Leigh Morresi a6c864ecfd Use existing tag 2021-01-30 13:03:14 +01:00
Leigh Morresi 0ee47a1274 When all items showed, show which tag it belongs to 2021-01-30 12:49:36 +01:00
Leigh Morresi 17701c5c72 Sort tag list 2021-01-30 12:44:36 +01:00
Leigh Morresi a8ae9d54aa Set active tag selection 2021-01-30 12:26:22 +01:00
Leigh Morresi 3eaccfe5da Support for comma separated tags 2021-01-30 11:22:59 +01:00
Leigh Morresi e589b441db Tweak styling for 'new watch' form 2021-01-30 10:40:42 +01:00
Leigh Morresi bfcb17ca24 Remove import for old lib 2021-01-30 10:29:39 +01:00
Leigh Morresi 98f6f4619f Switch to inscriptis
prepare config backend struct
2021-01-30 10:14:19 +01:00
Leigh Morresi fbe20d45cc Support for custom headers per watch 2021-01-29 19:12:39 +01:00
Leigh Morresi a899c8e12c Tweak messages 2021-01-29 17:52:49 +01:00
Leigh Morresi 7ee36fad8a Change message text 2021-01-29 17:51:40 +01:00
Leigh Morresi ba17b23f7a Fixing messages styling 2021-01-29 17:50:47 +01:00
Leigh Morresi b6e9bb12fb Basic tag browse buttons 2021-01-29 15:51:30 +01:00
Leigh Morresi 016937d5de Bulk import 2021-01-29 15:39:38 +01:00
Leigh Morresi abef169382 Tidy up 'last_checked' date handling 2021-01-29 14:45:12 +01:00
Leigh Morresi 4ab49f2c8c Dev docker tweaks 2021-01-29 14:45:00 +01:00
Leigh Morresi 7fb8a37da3 Fixing checkall hook 2021-01-29 13:12:27 +01:00
Leigh Morresi 324c54fe46 Use requests's r.text so we dont have to deal with charsets 2021-01-29 13:05:31 +01:00
Leigh Morresi b7a0c2dbcd Add edit UI
Move to keyed structure instead of list
2021-01-29 10:49:05 +01:00
Leigh Morresi 1629dee6a5 Fixes to CSS 2021-01-28 18:38:47 +01:00