Commit Graph

26 Commits

Author SHA1 Message Date
stupidcomputer 9a63464300 add a knowledgebase feature 2024-06-29 15:48:06 -05:00
stupidcomputer 24bf60f245 move all the pdf parsing code into one module, and fix a critical parsing bug in containers 2024-06-29 13:52:56 -05:00
stupidcomputer 07dd23a396 make the database persistant in production 2024-06-29 13:04:12 -05:00
stupidcomputer d5e74175e6 start the knowledgebase(tm) 2024-06-28 17:00:26 -05:00
stupidcomputer c0d10951b2 tiny changes 2024-06-28 16:54:57 -05:00
stupidcomputer 2b24590959 remove secret and prevent it from leaking again 2024-06-28 16:42:25 -05:00
stupidcomputer 3fa153ee59 add a model for legislation classification, making topics
now you can make topics!
2024-06-28 16:37:21 -05:00
stupidcomputer f415713bdb make some changes to environment variable handling 2024-06-28 16:37:21 -05:00
stupidcomputer 1471dab714 make explorer more production ready
allow explorer to be deployed in an production environment without using
stupid hacks and DEBUG = true
2024-06-28 16:37:21 -05:00
stupidcomputer 599fc41389 add country model field 2024-06-25 20:40:23 -05:00
stupidcomputer bc580cd190 license the project under the AGPL 2024-06-24 02:49:06 -05:00
stupidcomputer 2ad3c3a2f6 add an "about this instance" page 2024-06-24 02:47:16 -05:00
stupidcomputer 675d8e16e1 fix the shell.nix 2024-06-24 02:42:27 -05:00
stupidcomputer f8ac92e0ae docker-composing the debug=True version works 2024-06-23 14:06:22 -05:00
stupidcomputer 38614d477c remove/revise readmes 2024-06-21 23:38:11 -05:00
stupidcomputer f6075bd131 some style changes 2024-06-21 23:26:59 -05:00
stupidcomputer a7b35c6883 add a stats page 2024-06-21 22:54:34 -05:00
stupidcomputer 62b13cd684 add a conference view 2024-06-21 22:42:19 -05:00
stupidcomputer cc8e1026ac some changes to the interface 2024-06-21 22:14:07 -05:00
stupidcomputer 79d441d1f6 stuff 2024-06-21 03:03:46 -05:00
stupidcomputer ca61adc1e6 web interface version 1
There's a crappy frontend, but the Django admin panel works as expected.
2024-06-19 12:41:41 -05:00
stupidcomputer 308b0f978f created LegislativeText and LegislationBook models, wired them
- Created the LegislativeText and LegislationBook models, and wired them
  to primitive web interfaces.

- Created an import-like mechanism for users to import books into the
  database with. Need to integrate previous bill-book parsing code.
2024-06-19 05:41:13 -05:00
stupidcomputer 3c73c209a7 add 'explorer' app to 'franklincce' project 2024-06-19 01:29:30 -05:00
stupidcomputer c08636fcad create project 'franklincce' 2024-06-19 01:29:30 -05:00
stupidcomputer 244c71eb59 boilerplate 2024-06-19 01:29:26 -05:00
stupidcomputer 10dd6418b7 initial commit 2024-05-03 05:57:42 -05:00