Commit Graph

18 Commits

Author SHA1 Message Date
Vivian Lim 9a784af4f2 admin forum list that can only be viewed when logged in 2018-10-21 01:07:51 -07:00
Vivian Lim 5041168f24 move forum stuff to separate file 2018-10-21 00:30:47 -07:00
Vivian Lim f6bae4189e Add very simple forum view and debug insertion route 2018-10-20 00:01:58 -07:00
Vivian Lim 2ae2066440 Minor edits to the readme to mention sqlite. 2018-10-17 23:07:03 -07:00
Vivian Lim 94efb3d858 Update migration scripts for sqlite 2018-10-17 23:06:29 -07:00
Vivian Lim 63ec036bfd WIP: use sqlite 2018-10-17 22:35:28 -07:00
Rasmus Kaj ec2f9266d1 Implement logout. 2018-08-21 21:41:18 +02:00
Rasmus Kaj acadbe6c0e Typo. 2018-08-21 20:04:41 +02:00
Rasmus Kaj bac366dc76 Link to main dependencies. 2018-08-21 07:54:02 +02:00
Rasmus Kaj a4508525ee ... some more README. 2018-08-20 22:05:26 +02:00
Rasmus Kaj 3a0c989987 Remove some irrelevant styling.
(It was copied from a larger project.)
2018-08-20 21:54:52 +02:00
Rasmus Kaj eae664b5fe More content in README.md. 2018-08-20 21:49:30 +02:00
Rasmus Kaj 5a241d78f5 Add travis build.
Also, allow the new lint proc_macro_derive_resolution_fallback, which
otherwise breaks diesel in current beta and nightly.
2018-08-20 18:07:27 +02:00
Rasmus Kaj 5a103f81b3 Refactor. 2018-08-20 00:47:03 +02:00
Rasmus Kaj e8fd3b0cdb Implement ToHtml for User. 2018-08-19 19:27:38 +02:00
Rasmus Kaj d1a0e83d20 Handle database-backed sessions. 2018-08-19 18:00:43 +02:00
Rasmus Kaj cb5bc07c7f Basic user management
Signup and login (but no session handling yet).
2018-08-18 16:40:05 +02:00
Rasmus Kaj 1b4a9c14fa Initial checkin: warp + templates. 2018-08-18 10:43:27 +02:00