Commit graph

  • 00c976b5e3
    README: Tweak deployment instructions main Pere Lev 2024-10-21 20:10:56 +0300
  • 700ff956cf
    Document the 0.1 release in CHANGELOG Pere Lev 2024-10-21 18:25:53 +0300
  • 56614992c9
    vervis.cabal: Codeberg becomes main repo + update version to 0.1 Pere Lev 2024-10-21 18:21:15 +0300
  • 7057be55aa
    Docker: Instructions & utils for testing the production image Pere Lev 2024-10-21 14:41:13 +0300
  • 66edf7fa29
    Docker: Tweak UID/GID, from 991 to 981 Pere Lev 2024-10-20 17:10:58 +0300
  • e9b32587ec
    Another typo Pere Lev 2024-10-20 02:03:15 +0300
  • c3caaed05e
    README: Fix typo Pere Lev 2024-10-20 01:57:51 +0300
  • 4b113b8a20
    README: Revise text Pere Lev 2024-10-20 01:55:16 +0300
  • d35b26c1c2
    Docker: Config volume & State preparation when using docker-compose Pere Lev 2024-10-20 00:27:31 +0300
  • b7b6fd7a2e
    Docker: Update Dockerfile & Add docker-compose.yml (still tweaking the setup) Pere Lev 2024-10-19 14:28:53 +0300
  • d077203b2f
    Initial Dockerfile Pere Lev 2024-10-18 16:08:49 +0300
  • 0e2ab56219
    Move remaining env/state files into state/ dir Pere Lev 2024-10-16 01:00:15 +0300
  • 27f1fe2db3
    Start moving app state to ./state dir Pere Lev 2024-10-16 00:32:54 +0300
  • cdc97dcb8b
    Actor system: Implement internal auto-increasing actor IDs Pere Lev 2024-08-22 20:54:31 +0300
  • 0d189271cc
    Docs: Mention mkdir static in INSTALL.md Pere Lev 2024-08-21 20:23:54 +0300
  • e6319aa686
    Actor system typed methods + upgrade to LTS-22 + remove darcs dep Pere Lev 2024-08-21 20:17:52 +0300
  • 1c993d3397
    S2S: Person: Fix bug in Accept{Create} handler Pere Lev 2024-08-08 15:25:27 +0300
  • 88e96b019e
    Fix bug in remote-delivery actor SQLite database handling Pere Lev 2024-08-08 14:43:07 +0300
  • 83a36824a0
    Fix bug in OCAP verification, wasn't checking Squad records Pere Lev 2024-08-08 14:36:11 +0300
  • a03968ca0b
    HomeR, *NewR: List grants from extensions, not just direct ones Pere Lev 2024-08-08 13:08:18 +0300
  • d52eacd2a3
    S2S: Relax role requirements for adding-resource-to-team Pere Lev 2024-08-07 18:06:06 +0300
  • a418e21ee2
    Fix the bug fix Pere Lev 2024-08-07 17:43:36 +0300
  • d224569efc
    Add sqlite3 extension to per-actor DB files to fix a bug Pere Lev 2024-08-07 17:00:12 +0300
  • e1c952a3b2
    Update readme Pere Lev 2024-08-07 13:24:01 +0300
  • 94762ca76c
    UI, C2S, S2S: Factory: Make allowed types editable Pere Lev 2024-08-07 13:16:25 +0300
  • b74d0d46c4
    S2S: Factory: Implement collaborators and teams Pere Lev 2024-08-06 17:27:52 +0300
  • df4a2b221e
    DB, S2S: Factory: Record set of allowed types Pere Lev 2024-08-06 15:37:49 +0300
  • 18bcfb88f2
    Fix "no people" bug in migration 554 Pere Lev 2024-08-06 12:54:21 +0300
  • e196ee6f34
    Switch to factory-based creation of Deck, Project and Group Pere Lev 2024-08-06 12:33:02 +0300
  • 66870458b7
    Add a new actor type: Factory Pere Lev 2024-08-02 18:31:06 +0300
  • a74b24f61a
    Make push-to-repo SSH events sequential via the Repo actor Pere Lev 2024-07-29 23:06:42 +0300
  • ea463703b5
    Upgrade actor system, now using HList, to allow per-actor method type Pere Lev 2024-07-29 12:29:38 +0300
  • 3ddae07d26
    Fix migrations 594 & 595 that were requiring a Person in DB Pere Lev 2024-07-29 12:25:50 +0300
  • e0935ee6db
    S2S: Invite: Remove Invite-based add-component code Pere Lev 2024-07-23 19:31:52 +0300
  • 1fa71b6b9c
    Docs: API.md: Info about the specific inbox activity types Pere Lev 2024-07-19 18:08:44 +0300
  • bdb8c44cd6
    Docs: Start sections about inbox and outbox Pere Lev 2024-07-19 00:54:16 +0300
  • d2ff048b2e
    Tools for type-level-property-powered ForgeFed parsing-serializing Pere Lev 2024-07-18 22:29:26 +0300
  • b9ab5e546a
    Upgrade to LTS 18 (last LTS with GHC 8) Pere Lev 2024-07-18 13:57:41 +0300
  • 9ce745c725
    UI, DB: Store debug reports in DB and link to them from navbar Pere Lev 2024-07-06 12:53:31 +0300
  • b8922b3157
    Implement /register Pere Lev 2024-07-06 00:14:36 +0300
  • 19194426c2
    Implement /register/available Pere Lev 2024-07-05 23:27:35 +0300
  • 3db1668a6f
    Implement /register/enabled endpoint Pere Lev 2024-07-05 22:23:29 +0300
  • 17f1583808
    Document registration API that I'm about to implement Pere Lev 2024-07-05 21:38:00 +0300
  • 37f1665f16
    OAuth: Upgrade Dvara version, fxing some bugs Pere Lev 2024-07-05 20:01:23 +0300
  • cd1bc1aee3
    Pass theater to runSsh Pere Lev 2024-07-04 22:26:52 +0300
  • 1b322f9606
    Update more deps that switched from Darcs to Git Pere Lev 2024-07-04 21:54:33 +0300
  • 0af8046ce1
    Update deps that moved from Darcs to Git Pere Lev 2024-07-04 21:19:17 +0300
  • a5699898c5
    Docs: Start API.md documentation file Pere Lev 2024-07-04 19:45:10 +0300
  • 26ace5f9b8
    Serve AP version of component projects collection Pere Lev 2024-07-04 14:17:21 +0300
  • ef8151c7cb
    S2S: Project: Upon component-Revoke-start-Grant, remove whole Component record Pere Lev 2024-07-01 18:27:16 +0300
  • 4d06d8e840
    S2S: Component: Remove: Port team-mode from Project Pere Lev 2024-07-01 16:51:00 +0300
  • 02f46a21f9
    S2S: Component: Grant: Port team-mode from Project Pere Lev 2024-07-01 15:54:12 +0300
  • 10a1f74847
    S2S: Component: Grant: Refactor, prepare for adding team-mode Pere Lev 2024-07-01 15:35:23 +0300
  • 40ab419946
    S2S: Component: Accept: Port team-mode from Project Pere Lev 2024-07-01 13:44:23 +0300
  • cdd43292bc
    S2S: Component: Add: Port team-mode from Project Pere Lev 2024-06-27 20:32:44 +0300
  • 7a5147aad9
    S2S: Project: Remove: Implement team mode Pere Lev 2024-06-26 20:39:30 +0300
  • 3359974af7
    S2S: Project: Grant: Implement team mode Pere Lev 2024-06-26 19:20:38 +0300
  • 68141fa7da
    S2S: Project: Accept: Implement team mode Pere Lev 2024-06-25 00:06:15 +0300
  • 3c8b8dbc48
    S2S: Project: Add: Implement team mode Pere Lev 2024-06-24 20:05:54 +0300
  • 5d88036fc3
    S2S: Group: Revoke: Implement resource mode Pere Lev 2024-06-20 21:48:48 +0300
  • 4d37d1293a
    S2S: Group: Remove: Implement resource-passive mode Pere Lev 2024-06-20 18:37:22 +0300
  • 9df437a043
    S2S: Group: Remove: Implement resource-active mode Pere Lev 2024-06-20 17:58:26 +0300
  • a36eda1e2b
    S2S: Group: Grant: Implement resource mode Pere Lev 2024-06-20 17:13:54 +0300
  • c385dad10b
    S2S: Group: Accept: Implement remove-resource mode Pere Lev 2024-06-20 16:26:06 +0300
  • cd18217f08
    S2S: Group: Accept: Implement resource mode Pere Lev 2024-06-20 15:24:42 +0300
  • 47736bb0a8
    More tweaking & clarification of groupAccept comment and code Pere Lev 2024-06-15 17:51:24 +0300
  • a84ea09dd9
    Reorder comment on groupAccept Pere Lev 2024-06-15 16:09:58 +0300
  • 83590ba6ff
    S2S: Group: Add: Implement resource-passive mode Pere Lev 2024-06-15 15:51:31 +0300
  • f7d3d6d957
    S2S: Group: Add: Implement resource-active mode Pere Lev 2024-06-15 14:05:56 +0300
  • fe7ae763db
    UI: Repo, Loom: Project add-approve-remove buttons Pere Lev 2024-06-10 17:07:32 +0300
  • 1bdd1e9e9b
    S2S: Component: Implement Revoke handler Pere Lev 2024-06-10 15:30:03 +0300
  • ae659dbba2
    S2S: Project: Remove: Implement component-passive mode Pere Lev 2024-06-07 19:10:06 +0300
  • 7af44d693c
    S2S: Project: Remove: Child-active: Revoke Grants-for-teams Pere Lev 2024-06-06 21:36:39 +0300
  • 3afdfbf3d7
    S2S: Project: Revoke: Collab: Delete and send Revokes on extensions Pere Lev 2024-05-29 00:55:41 +0300
  • 44d66c883c
    S2S: Project: Remove: Implement component-active mode Pere Lev 2024-05-28 00:03:47 +0300
  • 185047ecb4
    S2S: Component: Remove: Implement component mode, updated process Pere Lev 2024-05-27 18:40:20 +0300
  • 4838a131b4
    S2S: Group: Grant: Extend Grants from my projects Pere Lev 2024-05-27 09:18:33 +0300
  • 14ff1b293f
    S2S: Project: Grant: When adding component/child, extend Grant to teams Pere Lev 2024-05-21 02:47:54 +0300
  • 3fb5e92f44
    S2S: Project: Accept: When removing a child, revoke extensions to teams Pere Lev 2024-05-21 02:15:14 +0300
  • 4f5954de7e
    Serve live URIs for Team (Squad) records for project, repo, deck, loom Pere Lev 2024-05-20 20:39:05 +0300
  • 646e17fa56
    S2S: Project: Revoke: Implement component & team modes Pere Lev 2024-05-18 21:56:51 +0300
  • 3e110ca53c
    UI: Group: Display resources, invites and action buttons Pere Lev 2024-05-18 14:11:39 +0300
  • e542c7d531
    UI: Group: POST handlers for resource add-approve-remove buttons Pere Lev 2024-05-18 13:44:55 +0300
  • f93f67a098
    UI, Vocab: Group: Serve accessible resources collection Pere Lev 2024-05-18 13:16:20 +0300
  • 0ee94afd9e
    UI: Component, Project: Display teams, invites and action buttons Pere Lev 2024-05-18 03:40:34 +0300
  • 97dee05af8
    UI: Repo, Loom: Update collaborators view & buttons, similar to Deck Pere Lev 2024-05-18 00:46:03 +0300
  • 5c6e73a3d4
    UI: Deck, Group, Project: Enhance collaborators view, prepare to add teams Pere Lev 2024-05-16 15:19:01 +0300
  • 7ade4984d7
    UI: Component: POST handlers for team add/approve/remove buttons Pere Lev 2024-05-15 14:23:57 +0300
  • 6de8ce6b25
    Vocab, UI: Component: Specify and serve teams collection Pere Lev 2024-05-15 13:51:09 +0300
  • 46cb13e5b0
    DB: Add tables for tracking project extending delegations to teams Pere Lev 2024-05-14 23:14:12 +0300
  • d23144e2c4
    DB: Add tables for team-resource link tracking Pere Lev 2024-05-14 21:29:28 +0300
  • 248ed1f19f
    S2S: Group: Grant: Fix bug in Grant parsing Pere Lev 2024-05-14 13:41:50 +0300
  • 6cb1c11141
    S2S: Group: Port Revoke handler from Project Pere Lev 2024-05-14 13:15:16 +0300
  • 1e69a6e952
    S2S: Group: Remove: Port parent-child modes from Project Pere Lev 2024-05-14 12:58:46 +0300
  • 5e0a2e1088
    S2S: Group: Grant: Port parent-child modes from Project Pere Lev 2024-05-14 01:43:41 +0300
  • d72e06727c
    S2S: Group: Accept: Port child-parent modes from Project Pere Lev 2024-05-13 02:03:58 +0300
  • ee30cb9f70
    S2S: Project: Accept: Separate child and parent modes' code Pere Lev 2024-05-13 01:08:47 +0300
  • 3162a6ac28
    S2S: Group: Implement Add handler based on Project Pere Lev 2024-05-12 22:24:07 +0300
  • bef8a77d84
    UI: Browse: List team parents Pere Lev 2024-05-12 21:46:34 +0300
  • 74af2ea223
    UI: Group: Display parent and child invites & approve-remove buttons Pere Lev 2024-05-12 20:15:53 +0300