1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-01-10 01:06:46 +09:00

Commit graph

  • fb9e2dd4dd DB: In TAL and TAR, rename 'offer' to 'open' fr33domlover 2020-02-08 09:35:35 +0000
  • 6fa0a9cb46 Fix bug in DB query in getTicketsR fr33domlover 2020-02-08 08:55:28 +0000
  • 6e2445a31f DB: Remove unnecessary fkey from TicketAuthorRemote to Ticket fr33domlover 2020-02-07 23:05:42 +0000
  • 5b57039447 DB: Point from TicketAuthorRemote to TicketProjectLocal fr33domlover 2020-02-07 19:42:02 +0000
  • ea7d806233 DB: Remove 'project' and 'accept' from Ticket, use TicketProjectLocal instead fr33domlover 2020-02-06 17:25:09 +0000
  • 7809512117 DB: Add TicketProjectLocal table, pointing to Ticket but not in use yet fr33domlover 2020-02-06 04:18:19 +0000
  • 813869755a DB: Remove foreign key from TicketAuthorLocal to Ticket, not needed anymore fr33domlover 2020-02-06 03:41:16 +0000
  • fd704e231f DB: Add foreign key from TicketAuthorLocal to LocalTicket fr33domlover 2020-02-06 03:17:00 +0000
  • 443ff6daa1 Switch ticket routes to use the KeyHashid of LocalTicket instead of Ticket fr33domlover 2020-02-06 00:52:15 +0000
  • cd5180a1d5 DB: Remove did and fsid from Ticket, get them from LocalTicket fr33domlover 2020-02-05 14:09:12 +0000
  • deeac7e760 DB: Add LocalTicket table fr33domlover 2020-02-05 12:08:39 +0000
  • 1a5654f8ae Stop assigning ticket numbers, allow them to be NULL fr33domlover 2020-02-03 15:44:16 +0000
  • c5996bd226 Re-enable UI for removing ticket deps fr33domlover 2020-02-03 15:10:13 +0000
  • 1cb3812ef5 Remove ticket numbers from UI and from URLs, use KeyHashid instead fr33domlover 2020-02-03 14:53:12 +0000
  • fc0f694289 When comparing repo dir to DB, compare the VCS type of each repo as well fr33domlover 2020-01-18 11:49:07 +0000
  • 54ea66878f Compare repos dir and repos in DB when launching Vervis fr33domlover 2020-01-18 11:00:08 +0000
  • 59d08782ba Don't html-escape ticket title, it's already escaped fr33domlover 2020-01-17 21:52:29 +0000
  • f4a5866dec Very basic support for ticket label colors fr33domlover 2020-01-16 10:29:47 +0000
  • 031a4c0930 Display ticket class params AKA labels in ticket list view fr33domlover 2020-01-11 17:28:53 +0000
  • 90e3b677c5 List Jazzy in authors file fr33domlover 2020-01-05 14:34:49 +0000
  • d01bc5bad7 Implement ticket class params fr33domlover 2020-01-05 14:33:10 +0000
  • 8fc5e4b3c1 DB: Rename entity WorkflowFieldEnum to WorkflowEnum fr33domlover 2020-01-05 12:04:17 +0000
  • b78a0fa116 Allow to create and set ticket params of enum type, fixes #111 fr33domlover 2020-01-04 10:49:44 +0000
  • 64cf836b47 UI: When selecting ticket dep, display the list sorted by ticket number fr33domlover 2020-01-03 18:42:29 +0000
  • 878e8f4056 In /browse, add repo-less project table, so that all projects are listed fr33domlover 2019-12-28 18:04:05 +0000
  • d8fabbdfc5 Display project/repo sharer nav, and project nav in repo page fr33domlover 2019-12-28 16:34:44 +0000
  • 7654655bcf In repo source page(s), display the project it belongs to fr33domlover 2019-12-27 20:44:14 +0000
  • 955f7444f6 Discussion Tree View Improvements Jason Harrer 2019-12-08 14:47:38 +0000
  • 8094a37aea Improved Ticket Layout Jason Harrer 2019-12-04 11:35:35 +0000
  • 86de122354 Add binary distribution recipe script fr33domlover 2019-11-26 15:43:14 +0000
  • a310d5e148 docs: mention binary build in INSTALL.md fr33domlover 2019-11-13 13:26:26 +0000
  • 3796507674 docs: in INSTALL.md, replace stack exec vervis with stack run fr33domlover 2019-11-12 13:58:16 +0000
  • 73cfaf7ceb UI: In ticket view, display filter as 3 checkboxes, default is open tickets fr33domlover 2019-11-07 10:46:25 +0000
  • 0031801a74 Fix SQL error when selecting ticket summaries fr33domlover 2019-11-07 10:45:44 +0000
  • 7a96d904f3 Use orderedItems in OrderedCollection fr33domlover 2019-11-06 20:46:21 +0000
  • f8dd72d052 DB: Use RemoteObject in UnfetchedRemoteActor, RemoteActor, RemoteCollection fr33domlover 2019-11-06 19:47:50 +0000
  • acb86ab621 DB: Add RemoteObject entity and use it in RemoteActivity instead of iid+lu fr33domlover 2019-11-05 04:08:36 +0000
  • 027b0012a5 AP: When parsing a Follow, let "hide" not be specified, treat as false fr33domlover 2019-11-03 13:43:59 +0000
  • 4bbfcd6521 UI: Add missing space between icon and text in project page nav bar fr33domlover 2019-11-03 13:21:29 +0000
  • deba50f835 UI: Display all messages in defaultLayout, not just one fr33domlover 2019-11-03 13:20:48 +0000
  • 4dcd6eb1b2 UI: Some tweaks, following ikomi's suggestions, thank you ikomi :) fr33domlover 2019-10-31 11:29:00 +0000
  • b95e9a8006 Weird initial (but complete) display of Darcs patches fr33domlover 2019-10-31 10:11:13 +0000
  • e9f17ff220 UI: Change RepoPatchR breadcrumb parent from RepoR to RepoHeadChangesR fr33domlover 2019-10-31 10:10:17 +0000
  • bdc48f4ca2 When parsing a Darcs repo's patch file, fail with error detail in the message fr33domlover 2019-10-23 09:31:37 +0000
  • 90ad05b327 UI: When mouse hovers over button, make bg color just slightly darker fr33domlover 2019-10-23 08:42:49 +0000
  • f846a75440 UI: Move repo deletion button to the bottom of the page fr33domlover 2019-10-23 07:43:40 +0000
  • ff73433bc1 UI: Change the default page parent from Nothing to Just HomeR fr33domlover 2019-10-22 11:00:35 +0000
  • b23741f1fe S2S: Store relevant Push activities in recipient's inbox fr33domlover 2019-10-22 10:28:35 +0000
  • 0673ed0bb4 DB: Remove the "manual" fields from follow records fr33domlover 2019-10-22 10:25:33 +0000
  • 9ec4142737 In settings, set the default instance host to localhost fr33domlover 2019-10-22 08:26:49 +0000
  • a700dc4208 Make the hook config file path include the instance host fr33domlover 2019-10-20 09:19:49 +0000
  • 65d730393a UI: Display link bar in ticket page; move project page edit link to the bar fr33domlover 2019-10-19 11:21:29 +0000
  • 0ff25833a0 UI: In project page, display a link bar fr33domlover 2019-10-19 10:52:10 +0000
  • c85c2aa734 UI: In person page, display a link bar fr33domlover 2019-10-19 10:30:29 +0000
  • 25e29e8ccc UI: In repo source page, display a link bar fr33domlover 2019-10-19 10:13:33 +0000
  • 552e2b3001 UI: Remove link to FEDERATION.md fr33domlover 2019-10-19 09:49:09 +0000
  • 5603c8d72d UI: Move notification marker to be next to logged-in username fr33domlover 2019-10-19 09:48:15 +0000
  • 96c6904b46 When parsing actor, allow missing sshKey, treat it the same as [] fr33domlover 2019-10-19 09:38:05 +0000
  • bc379a864f Provide 'following' collections and link in page header fr33domlover 2019-10-19 08:15:48 +0000
  • b914ef4d16 UI: In page header, display logged-in username in bold text fr33domlover 2019-10-19 08:15:04 +0000
  • e0d7612908 Display SSH key example as a placeholder, not a default value (thanks zPlus!) fr33domlover 2019-10-19 06:35:28 +0000
  • 339c2253f9 If Git repo is empty (no branches), don't 404, just show basic repo page fr33domlover 2019-10-19 06:01:14 +0000
  • 0be7f05d31 If an actor doesn't have SSH keys, don't list an "sshKey":[] property fr33domlover 2019-10-19 04:16:09 +0000
  • 1c56f63e86 Default actor name display is now its URL, not the string "(?)" fr33domlover 2019-10-19 04:10:33 +0000
  • edf624e806 UI: Link to /publish in personal overview, and some useful pages in "navbar" fr33domlover 2019-10-19 03:17:53 +0000
  • c2cd32f020 When creating a repo, redirect to the page of the new repo fr33domlover 2019-10-19 02:43:24 +0000
  • b030320964 C2S: Process the HTML forms in postPublishR, not postSharerOutboxR fr33domlover 2019-10-19 02:41:36 +0000
  • af9f207b78 S2S: In repo inbox POST, don't check for CSFR token fr33domlover 2019-10-19 00:13:48 +0000
  • 9f063fb349 Fix missing logs of fixRunningDeliveries fr33domlover 2019-10-18 23:51:55 +0000
  • d5063eaef9 S2S: FIx bug in parsing Follow object fr33domlover 2019-10-18 23:45:13 +0000
  • 1e8dd71f23 Fix handling of forwarded activities from local repos fr33domlover 2019-10-18 23:20:48 +0000
  • e96749a19e UI: In SSH key creation page, list supported key types (only RSA right now) fr33domlover 2019-10-17 11:46:23 +0000
  • 271bc3dbd0 UI: List projectless repos and "Create New" link in personal overview page fr33domlover 2019-10-17 11:45:06 +0000
  • 02337c39e1 UI: Take SSH public key in 1 field, then split into key type and content fr33domlover 2019-10-17 09:57:46 +0000
  • a419db5b5b Publish AS2 representation of SSH keys and list SSH keys in actor documents fr33domlover 2019-10-17 08:37:48 +0000
  • 0be7fa05f8 In Push activity summary, list the titles of the pushed commits fr33domlover 2019-10-13 19:19:24 +0000
  • 6c81a46a02 List repo in Push recipients, it was accidentally not listed fr33domlover 2019-10-12 19:38:29 +0000
  • 16cde4b4c2 Fix typo in context property name for Commit objects fr33domlover 2019-10-10 16:48:57 +0000
  • 59ce05694e In darcs post-apply hook, send a Push object to Vervis fr33domlover 2019-10-10 16:41:34 +0000
  • 6cb86ebbf1 Install darcs post-apply hooks in darcs repos, no-op hook for now fr33domlover 2019-10-07 14:05:52 +0000
  • c529722b5a Implement S2S unfollowing using Undo{Follow} fr33domlover 2019-10-05 16:22:27 +0000
  • bbe6f159d0 Implement C2S unfollowing, using Undo{Follow} fr33domlover 2019-10-05 14:10:29 +0000
  • 6a4975a52c Add "Follow" button to person, repo, project and ticket pages fr33domlover 2019-10-02 08:07:26 +0000
  • c91599b989 When successfully submitting a ticket comment, submit Follow activity too fr33domlover 2019-09-30 09:00:44 +0000
  • 77678fc8f6 Move postTicketsR to Vervis.Handler.Client & submit Follow activity on success fr33domlover 2019-09-30 08:00:05 +0000
  • 72cba96958 Move reply authoring code from Vervis.Handler.Discussion to Vervis.Client fr33domlover 2019-09-30 06:27:42 +0000
  • 5a7700ffe4 Implement remote following, disable automatic following fr33domlover 2019-09-25 10:43:05 +0000
  • 1673851db0 In S2S Follow, projects allow following their tickets fr33domlover 2019-09-16 16:01:43 +0000
  • 612dfa1fce Implement S2S Follow for sharers, projects and repos fr33domlover 2019-09-16 15:18:18 +0000
  • 525a722439 Implement C2S Follow activity and add form on /publish page fr33domlover 2019-09-11 08:12:20 +0000
  • 3a68a3e7e6 Don't list non-public follows in follower collections fr33domlover 2019-09-09 01:20:02 +0000
  • 544ebae3fd Specify visibility in Follow records fr33domlover 2019-09-09 00:33:36 +0000
  • 68e8b094a0 Handle post-receive hook, publish a Push activity fr33domlover 2019-09-09 00:27:45 +0000
  • 3c01f4136c Mechanism for reporting git pushes to Vervis via post-receive hooks fr33domlover 2019-09-05 12:02:42 +0000
  • 29354ff1ed Provide darcs log in ActivityPub format fr33domlover 2019-09-02 02:41:50 +0000
  • 6ffc2c9872 Provide git log in ActivityPub format fr33domlover 2019-09-01 14:19:14 +0000
  • 7b26d5d918 Use 'context' for Commit's repo, instead of 'repository' fr33domlover 2019-08-28 16:20:19 +0000
  • d4d45c6fe7 AP representation of git repo branches & preparation for Push activities fr33domlover 2019-08-28 15:31:40 +0000
  • 704b0550f5 INSTALL.md: List libpcre as a system dep fr33domlover 2019-08-23 04:26:50 +0000
  • 2c18660a3b Provide AP representation of commits, and support committer field fr33domlover 2019-08-06 13:23:11 +0000