Commit Graph

  • 6e6a8e4910 Update muxrpc/test/nodejs/testscripts/modern_aliases.js Henry 2021-03-23 11:24:41 +0100
  • 8a788f6ee6 update ssb-room-client and other deps Andre Staltz 2021-03-23 12:05:00 +0200
  • 9bedf5d4f7 add JS test for alias register and revoke Henry 2021-03-23 09:17:33 +0100
  • 0b7b22e11f
    Merge pull request #85 from ssb-ngi-pointer/new-js-client Henry 2021-03-23 11:25:46 +0100
  • 585554b456 continue refactoring, jiggle timings a bit cblgh 2021-03-22 11:51:59 +0100
  • f15a5b2f11 refactor opening tunnel test, cleanup test comments cblgh 2021-03-19 15:51:30 +0100
  • 5b8b1af96a wip refactor nodejs muxrpc opening tunnel test cblgh 2021-03-18 15:48:51 +0100
  • 26e9787c3a clean up basic client test, refactor common logic cblgh 2021-03-18 15:08:29 +0100
  • 713de8f489 rename to roomrpc, fix tunneled typo cblgh 2021-03-18 14:29:02 +0100
  • ee61749918 add tap-spec for better output cblgh 2021-03-18 10:01:29 +0100
  • 3cea539128 overhauling a bunch of stuff Henry 2021-03-17 15:01:34 +0100
  • 4ccb342bff pass tape assertion helper to testscripts Henry 2021-03-16 16:15:59 +0100
  • 48d7e92667 shorten sleeps and return errors for node processes properly Henry 2021-03-16 11:35:17 +0100
  • ca0835bb34 dedupe writeRoomHandle code Henry 2021-03-16 10:01:13 +0100
  • fc7bd1aad5 add modern versions Henry 2021-03-16 09:54:59 +0100
  • 82cf618279 update filenames and comments Henry 2021-03-16 09:41:15 +0100
  • c4732c1c4d muxrpc/test/js: allow testscripts to require plugins Henry 2021-03-16 09:31:27 +0100
  • 07feacb558 review comments for PR #91 Henry 2021-03-23 08:09:04 +0100
  • 489926df61
    Merge pull request #91 from ssb-ngi-pointer/schema-overhaul Henry 2021-03-23 08:08:16 +0100
  • dde6549f02 rename package web/user to web/members Henry 2021-03-22 15:25:00 +0100
  • 4f723ab050 dashboard: change user roles Henry 2021-03-22 10:32:49 +0100
  • a0be3e998b various fixes Henry 2021-03-19 14:02:19 +0100
  • fdedccfc8b more denied-keys fixes Henry 2021-03-19 13:34:41 +0100
  • 1b6f7f5006 add denied templates and handlers Henry 2021-03-19 13:30:00 +0100
  • 36d46a8576 fix denied list in sqlite Henry 2021-03-19 12:28:14 +0100
  • a9e7297f64 update cmd/server Henry 2021-03-19 11:52:33 +0100
  • 8f4c60e710 muxrpc changes Henry 2021-03-19 11:51:06 +0100
  • 8c48b4a2b8 web/handlers Henry 2021-03-19 11:19:01 +0100
  • 92a6dcfb55 web/handlers/admin overhaul Henry 2021-03-19 10:43:46 +0100
  • 0b1eaf2520 roomdb: remove HasID and HasFeed from members (GetBy* is enough) Henry 2021-03-19 10:32:04 +0100
  • 5edd9b0066 mega schema overhaul Henry 2021-03-18 17:49:52 +0100
  • 2cc86dbae6
    Merge pull request #88 from ssb-ngi-pointer/track-when-invites-are-created Henry 2021-03-17 12:18:23 +0100
  • 6509cdeeef
    change datetime format in invite-list.tmpl tooltip to ISO 8601 Andre Staltz 2021-03-17 13:12:30 +0200
  • 8f63eb0abb
    change datetime format in invite-list.tmpl tooltip to ISO 8601 Andre Staltz 2021-03-17 13:12:26 +0200
  • 4c007d3cd0
    tweak paddings and widths in invite-list.tmpl Andre Staltz 2021-03-17 13:06:28 +0200
  • d8d8b38f13 add tailwind powered tooltip Henry 2021-03-17 08:58:39 +0100
  • dc4645ac57 fix numbers of rows Henry 2021-03-16 18:15:23 +0100
  • e6b65e3d5d fix AdminInvitesCount pluralization Henry 2021-03-16 17:49:26 +0100
  • 6126e46a2a add createdAt formating Henry 2021-03-16 17:19:38 +0100
  • 0f82c29f48 track created_at column for invites Henry 2021-03-16 17:13:01 +0100
  • d39d1ac6e9 go fmt ./... the last PR Henry 2021-03-16 15:11:13 +0100
  • 04ba3b9477
    Merge pull request #64 from ssb-ngi-pointer/44-notices Alexander Cobleigh 2021-03-16 14:59:09 +0100
  • 40d121f55e rename main branch's prev. use of webassert cblgh 2021-03-16 14:16:48 +0100
  • 110e7813a8
    Apply suggestions from code review Alexander Cobleigh 2021-03-16 14:13:33 +0100
  • 6cd0974a94 fix review feedback cblgh 2021-03-16 14:05:47 +0100
  • 991df6c013 add tests for checking SaveCallCount cblgh 2021-03-16 11:10:19 +0100
  • c535410d5d verify that adding a translation works as expected cblgh 2021-03-15 16:20:38 +0100
  • f970f9f8c7 content / title can't be empty when adding new translation cblgh 2021-03-15 15:54:47 +0100
  • 83920aa646 saving notice without content, title should not work cblgh 2021-03-15 15:29:23 +0100
  • 362e40e473 add test for checking incomplete notice save requests cblgh 2021-03-15 15:08:45 +0100
  • 8be59c9575 route add/language returns 405 for non-POST req cblgh 2021-03-12 10:24:00 +0100
  • a8061c0f20 rename webassert.InputsInForm->ElementsInForm * webasserts.InputsInForm now also takes a Tag as arg cblgh 2021-03-11 15:56:00 +0100
  • e8b577719a refactor tests to use internal webassert module cblgh 2021-03-11 16:30:50 +0100
  • cc17f97077 update to use roomdb instead of admindb cblgh 2021-03-11 14:50:38 +0100
  • ba2fbbef8e notice edit test cleanup cblgh 2021-03-11 11:35:48 +0100
  • 76fe1ec8d2 wip: verify edit form has required inputs cblgh 2021-03-10 21:39:59 +0100
  • 0a90dd1c60 update some comments cblgh 2021-03-10 20:39:30 +0100
  • b10b2513ec fix misleading comment variable Henry 2021-03-09 14:27:47 +0100
  • ae44a878b8 add test for visibility of notice edit buttons Henry 2021-03-09 13:39:43 +0100
  • 3db514fd66 add more tests cblgh 2021-03-09 11:59:48 +0100
  • 8d35860cde add basic smoke tests for notices cblgh 2021-03-05 14:01:13 +0100
  • c2ae71e2c7 fix typo in function comment cblgh 2021-03-05 11:27:32 +0100
  • c7b7d2ebd1 ignore vim swap files cblgh 2021-03-05 11:27:17 +0100
  • 206a776917
    Merge pull request #78 from ssb-ngi-pointer/aliases Henry 2021-03-16 11:35:50 +0100
  • ca3ee626db
    Update web/handlers/aliases.go Henry 2021-03-16 10:28:00 +0100
  • 90634b0c96
    Merge pull request #80 from ssb-ngi-pointer/css-invite-pages André Staltz 2021-03-16 10:29:41 +0200
  • 416bc9c089 fix tag closing Henry 2021-03-16 09:22:37 +0100
  • c41abf5a72 add revokeAlias to muxrpc handler Henry 2021-03-16 09:13:27 +0100
  • 5092f8ef9e add more godoc strings Henry 2021-03-16 09:10:44 +0100
  • 757b14d419 Apply suggestions from code review Henry 2021-03-16 08:39:59 +0100
  • e47fa57c73 small fixes Henry 2021-03-15 17:57:46 +0100
  • 1cc5cb435d fix cmd/server build Henry 2021-03-15 14:37:02 +0100
  • b9bcbb42ec alias JSON endpoint and testing Henry 2021-03-15 12:25:07 +0100
  • 50e4ebbaca aliases: add overview and revoke handlers Henry 2021-03-12 14:42:30 +0100
  • 9d60d09843 add aliases.IsValid for name checks Henry 2021-03-12 14:11:22 +0100
  • 6fe202cead license headers Henry 2021-03-12 14:11:10 +0100
  • 71c013ee81 some polish Henry 2021-03-12 13:43:52 +0100
  • 8335a74c0e add test for alias registration over muxrpc Henry 2021-03-12 12:16:00 +0100
  • 38da82980e fix builds Henry 2021-03-12 10:53:43 +0100
  • 033efe5145 muxrcp: alias.register Henry 2021-03-11 18:40:33 +0100
  • e6c3305229 roomdb: flesh out alias service Henry 2021-03-11 17:57:55 +0100
  • 04104c0f9e aliases: sign and verify Henry 2021-03-11 17:06:54 +0100
  • 6dc7fb1788
    localize invite-list page Andre Staltz 2021-03-12 16:57:03 +0200
  • 25663d4d8f
    support mobile layout on invite-list Andre Staltz 2021-03-12 16:43:11 +0200
  • bd9c521fcf
    fix typo in AdminInvitesWelcome Andre Staltz 2021-03-12 13:35:09 +0200
  • 134d9124bf
    style the invite-list page Andre Staltz 2021-03-12 13:25:27 +0200
  • c9eb1aef9d
    Merge pull request #77 from ssb-ngi-pointer/server-startup Alexander Cobleigh 2021-03-12 12:24:51 +0100
  • d0c480d665
    Apply suggestions from code review Alexander Cobleigh 2021-03-12 11:33:01 +0100
  • 7ac4cda00a
    Update README.md Alexander Cobleigh 2021-03-12 11:24:12 +0100
  • 4a8ed9f9b3
    Update README.md Alexander Cobleigh 2021-03-12 10:48:42 +0100
  • decce2252d
    Merge pull request #74 from ssb-ngi-pointer/the-big-rename Henry 2021-03-11 12:12:48 +0100
  • ccee696507 use exported InputsInForm helper in web/handlers/admin Henry 2021-03-11 12:08:30 +0100
  • c487622633
    flesh out development instructions Alexander Cobleigh 2021-03-11 10:44:49 +0100
  • 96b57b7562 split up http_test and move assertion helpers into a new package Henry 2021-03-11 09:55:38 +0100
  • 639bffeffa typo in web/handlers/invites.go Henry 2021-03-11 09:26:15 +0100
  • 3898b845b5 sqlite: streamline receiver names Henry 2021-03-11 08:52:53 +0100
  • ad7c01fb10 web/handlers: streamline receiver names Henry 2021-03-11 08:44:28 +0100
  • e013a5604d meta fixes Henry 2021-03-10 16:58:06 +0100
  • 23c7e02c45 rename muxrpc packages Henry 2021-03-10 16:57:49 +0100
  • 117cad48a7 rename admindb to roomdb Henry 2021-03-10 16:44:46 +0100