1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-19 16:58:48 +02:00

Commit graph

  • bf15a2d98c Trigger: Add Sound "Coin" Valerio Bozzolan 2024-03-03 12:17:08 +0100
  • 32b5139d46 Diviner: Improve documentation for remarkup code blocks Mukunda Modell 2024-02-29 11:29:12 -0600
  • 6df26b98c1 Comments: avoid confusing warning about "core:file" Valerio Bozzolan 2024-02-28 16:24:25 +0100
  • 7cee42ca26 Replace all phurl.io short URIs with target URIs Andre Klapper 2024-02-28 12:30:32 +0100
  • 74ec4f7882 Fix typo "pohrge" in "Adding New Classes" documentation Andre Klapper 2024-02-28 09:34:11 +0100
  • 8667ed45fa Fix an instance of strlen(null) Aviv Eyal 2024-02-23 17:05:48 +0200
  • 7d8c84a7bd Update PHP versions in install guide: Remove 5, Add 8. Aviv Eyal 2024-02-23 13:33:44 +0200
  • 89a5d3132c Implements copy button in clone repo modal Benjamin Kausch 2024-02-15 19:30:57 +0100
  • e2bec4c1f5 Improve messages when no image formats are supported (due to GD not installed) Andre Klapper 2024-01-24 11:14:28 +0100
  • 052b5f41c7 Fix PHP 8.1 "strlen(null)" exception rendering dashboard panel with latest tasks when custom int field configured Andre Klapper 2024-01-22 19:39:37 +0100
  • 821708414e Allow to uninstall (hide) Audit application Andre Klapper 2024-01-04 08:33:37 +0100
  • b445e1d80d Fix config transaction rendering error on auth page by allowing PhutilSafeHTML Mark Jervelund 2024-02-12 11:51:24 +0100
  • a7fb04f96c fix PHP 8 "strlen(null)" when moving paths with missing options Jean Guyomarc'h 2024-02-12 11:04:29 +0100
  • f81e821abf Mark manually created Diffs as new objects to fix empty Feed transaction entries Aviv Eyal 2024-02-09 11:18:23 +0200
  • 01b5bf9ea1 Deprecate Fund and Phortune prototype applications Andre Klapper 2024-02-05 22:37:34 +0100
  • e3714c86a7 Validate PhabricatorSearchTextField value not to be an array Andre Klapper 2024-02-05 22:41:13 +0100
  • 9c9fbc3d04 unbreak celerity/map Aviv Eyal 2024-02-05 20:07:41 +0200
  • bb23e86daf Fix PHP 8.1 "json_decode(null)" exception editing a form when custom field of type Users exists Andre Klapper 2024-01-12 12:03:14 +0100
  • 25aebab655 Make misc get*ApplicationClass[Name]() calls return ::class constant instead of string Andre Klapper 2024-01-23 14:34:58 +0100
  • d9919ddb06 Revert "Added cross-platform default fonts" Aviv Eyal 2024-01-27 12:24:57 +0200
  • 064424c1b7 Add getQueryApplicationClass() to *TransactionQuery.php classes Andre Klapper 2023-12-25 21:28:39 +0100
  • 87db482897 Adds "Locate File" input to every browse directory view in Diffusion Benjamin Kausch 2024-01-19 11:04:54 +0100
  • f8db94f2bf Add flexible line height to remarkup headers Benjamin Kausch 2024-01-22 18:04:39 +0100
  • 6a30dc039e Update external timezone information Andre Klapper 2024-01-27 09:33:09 +0100
  • c0191a0392 Fix PHP 8.1 "strlen(null)" exception creating a Merchant in Phortune Andre Klapper 2024-01-26 19:12:21 +0100
  • 7a86040f8a Avoid exception setting project profile image when GD not installed Andre Klapper 2024-01-13 21:54:05 +0100
  • b035743ce3 Show title entirely and cut of secondary information gracefully in typeahead results of main search Benjamin Kausch 2024-01-22 17:33:49 +0100
  • 2f1e271c5f Remove bottom margin from embedded remarkup images Benjamin Kausch 2024-01-22 09:14:47 +0100
  • 7702772b2b preg_match() null exception setting custom user profile image with empty files.viewable-mime-types Andre Klapper 2024-01-17 16:13:11 +0100
  • 5de10185ce Config User Extra Fields: link to the doc (like Maniphest) Valerio Bozzolan 2024-01-14 15:39:07 +0100
  • cc964550f9 Ellipsize long labels in Add Action area to avoid text overlap Andre Klapper 2024-01-11 19:16:31 +0100
  • 549a26d087 Auth SSH Details: show Public Key (not just Type) Valerio Bozzolan 2024-01-12 22:32:59 +0100
  • 8e09dbfee3 Fix PHP 8.1 exception creating task when custom select field configured Andre Klapper 2023-12-19 00:22:09 +0100
  • 40d10fbe1a Fix PHP 8.1 "strlen(null)" exception when custom select field configured Andre Klapper 2023-12-19 00:12:45 +0100
  • 49c3fe6193 Fix invalid CSS property value Andre Klapper 2024-01-11 11:57:54 +0100
  • 6fe942a8f9 Add support for FIDO2-backed SSH keys Valerio Bozzolan 2024-01-08 19:07:34 +0100
  • d92ed9ce0c Hide "Packages" field in Diffusion Commits query form when application uninstalled Andre Klapper 2024-01-04 12:59:10 +0100
  • 43c969cd27 Promote 2023.49 to stable 2023.49 Aviv Eyal 2023-12-08 18:17:57 +0200
  • 428f9686c4 Composing a custom project picture: Remove misaligned empty icon Andre Klapper 2023-12-27 17:38:40 +0100
  • 2d997c3f10 Avoid "Undefined index" error in project.search API when project_customfieldstorage table has additional fields not requested Andre Klapper 2023-12-18 12:45:13 +0100
  • bd44ec833f Add example systemd unit for sshd in Diffusion docs Kuba Orlik 2023-12-18 10:54:51 +0100
  • be763d90ce Fix typo Kuba Orlik 2023-12-16 16:02:19 +0100
  • fe1122bd4d Catch RuntimeException: mb_convert_encoding(): Illegal character encoding specified at PhabricatorTextDocumentEngine.php:73 Andre Klapper 2023-12-17 11:41:42 +0100
  • 2295bcda14 Curtain: add Hovercard support Valerio Bozzolan 2023-12-10 16:55:02 +0100
  • 2ba2cbaf9b Show Deprecation Warnings as Setup Warnings Aviv Eyal 2023-12-08 17:39:39 +0200
  • c49eeb235e Improve command line prompts in setup issue pages Waldir Pimenta 2023-12-07 16:21:39 +0000
  • 6c8329fb66 Include 'published' date of posts in Phame Atom feeds Mukunda Modell 2023-12-05 06:56:11 -0800
  • 5ddca7da55 Fix PHP 8.1 "strlen(null)" exception rendering dashboard panel with latest tasks when custom text field configured Andre Klapper 2023-12-06 10:29:32 -0800
  • c8a9270060 Use user's preferred font for inline code snippets too Bartosz Dziewoński 2023-12-06 16:50:35 +0100
  • e59702569f CSS adjustments to Conpherence Waldir Pimenta 2023-12-06 15:35:05 +0000
  • e610e739cb Fix PHP 8.1 exceptions rendering task when custom select field configured Andre Klapper 2023-12-05 10:23:43 -0800
  • acedbd022d Fix exception in Transaction Log after renaming Pholio Mock image: Call to undefined method PholioImageSequenceTransaction::renderHandleLink() Andre Klapper 2023-12-04 19:31:39 -0800
  • 99ee9357ef Updates for Mercurial's HTTP protocol Christopher Speck 2023-11-30 20:15:50 -0500
  • c3850a3c15 Fix PHP 8.1 "strlen(null)" exception removing custom alt text from image file Andre Klapper 2023-11-28 13:46:37 +0100
  • 4d4712b58d Remove Chatlog entirely Matthew Bowker 2023-11-27 11:36:12 -0700
  • cf8d5d60a5 Fix a PHP 8.1 deprecated use of strlen with a NULL argument in commit parser bob 2023-11-22 16:56:01 +0100
  • acfb44d667 Fix a PHP 8.1 deprecated use of strlen with a NULL argument on commit page bob 2023-11-22 16:55:08 +0100
  • 5bd5266461 Fix a PHP 8.1 deprecated use of strlen with a NULL argument bob 2023-11-22 16:53:55 +0100
  • 1b49165ddd Show more in Application Detail and List view Matthew Bowker 2023-11-21 11:17:19 -0700
  • a741f5d65c Change some instances of "phabricator" to "phorge" Waldir Pimenta 2023-11-18 22:13:49 +0000
  • 05f4d5071f Disallow webcrawlers to index Diffusion commits Andre Klapper 2023-11-17 08:44:19 +0100
  • 76ed0c7ff7 Disallow webcrawlers to follow Paste line number anchor links Andre Klapper 2023-11-10 12:56:43 +0100
  • f42dd5819e Fix possible array to string conversion renaming Pholio Mockup image Andre Klapper 2023-11-16 10:41:43 +0100
  • 775d141fe6 Audit Feed: less verbose when the author is the committer Valerio Bozzolan 2023-11-15 13:56:04 +0100
  • 282e37aaf6 Do not expose Contact Numbers settings panel when no SMS support configured Andre Klapper 2023-11-13 14:03:55 +0100
  • aa8af1d79e Align logo image and text in site header Zero King 2023-11-12 16:21:57 +0800
  • 361fcd0cac Initialize static variable to make linter happy Zero King 2023-11-13 02:15:11 +0800
  • 486fc95b29 Fix reentrancy guard in setDebugTimeLimit() Zero King 2023-11-13 01:55:01 +0800
  • 4535e8753c Fix typo in DiffusionLowLevelGitRefQuery Zero King 2023-11-13 01:34:00 +0800
  • 296ce3956b Fix loop in contribution docs Waldir Pimenta 2023-11-12 21:06:55 +0000
  • 16d9cc12af Enforce viewable MIME types config on PDF documents Zero King 2023-11-11 15:45:21 +0800
  • 5d80b3fd88 Fix PHP 8.1 "strlen(null)" exception rendering PHUISegmentBar without a label Andre Klapper 2023-08-19 10:06:34 +0200
  • 005fea5a14 Fix view policy inheritance on image transforms David Lawrence 2023-05-25 15:42:26 -0400
  • 90f651d669 Add Diffusion policy capability "Can Edit and View Identities" Andre Klapper 2023-10-26 21:26:11 +0200
  • c97a50472c Correct default database prefix in documentation Zero King 2023-11-11 10:20:35 +0800
  • 87e9c936ad Make "git cat-file" exception messages include repository monogram/slug Andre Klapper 2023-11-09 20:23:03 +0100
  • 0729aa574b Remove mention of Phabricator in the Auth setup check Waldir Pimenta 2023-11-10 09:13:09 +0000
  • 8092d90c79 Adjust message in timezone conflict form Waldir Pimenta 2023-11-09 23:05:28 +0000
  • 8507d3a950 Fix Exception in Chat room when you are not a Participant Valerio Bozzolan 2023-11-09 21:04:06 +0100
  • dfa15726ea Fix cursor paging issue in Given Token query call Andre Klapper 2023-11-05 15:36:10 +0100
  • ce5e0f3e33 Fix doc link to Restarting Phorge Zero King 2023-11-08 21:31:39 +0800
  • 37ecdf2336 Improving UX for ignoring timezone conflicts roberto.urbani 2023-11-06 08:26:37 +0000
  • 887e344c19 Fix project page 404 after rename and removing new name from alias slugs Andre Klapper 2023-10-28 20:23:42 +0200
  • 222a6fea0a Fix PHP 8.1 "strlen(null)" exception on Diffusion repo URIs page after repo creation Andre Klapper 2023-11-04 19:34:00 +0100
  • d4b110af26 Remove unused variable $info in DiffusionCloneController.php Andre Klapper 2023-10-26 22:44:48 +0200
  • 629fa368cb Calendar: fix creation of ICS Files Valerio Bozzolan 2023-10-25 19:07:44 +0200
  • 318d7a61fe Fix PhabricatorAuthCSRFEngine.php strncmp(null) PHP 8.1 error sten 2023-10-25 09:40:36 +0100
  • 7b0021a03c Fix "Undefined index" exception setting Meme text Andre Klapper 2023-09-16 14:13:21 +0200
  • 2d635fb76e Dashboard Panel: fix first tab sometime not opened anymore Valerio Bozzolan 2023-10-16 08:40:23 +0200
  • 94aefaa31d Replacing the deprecated -moz-outline-style with outline-style roberto.urbani 2023-10-13 10:46:21 +0200
  • f727f17bc2 Fix regression in DiffusionDiffQueryConduitAPIMethod Valerio Bozzolan 2023-10-10 07:16:05 +0200
  • 71b273a622 Update path in startup error Francesco Gazzetta 2023-10-03 13:36:06 +0200
  • 03afb97ff2 Correct Transaction text when changing Diffusion URI I/O type Andre Klapper 2023-09-27 18:50:08 +0200
  • 903d71e67d Workboard: Milestone Name easily editable (instead of surfing 3 pages) Valerio Bozzolan 2023-09-25 08:06:09 +0200
  • 91faf16cac Add documentation for cowsay sten 2023-09-06 07:55:56 +0100
  • a0fb344b94 Fix PHP 8.1 auth view strlen(null) error sten 2023-09-05 15:14:06 +0100
  • a65061ddc3 Fix PHP 8.1 "strlen(null)" exception rendering Task with empty custom date field Andre Klapper 2023-09-09 20:54:44 +0200
  • f7d9d95b79 Fix Diviner strlen(null) error when clicking on a link sten 2023-09-05 17:02:58 +0100
  • 1720209f16 Various PHP 8.1 strlen(null) fixes for Dashboard Panels sten 2023-07-29 20:42:49 +0100
  • 7868ab3754 Make InterpreterBlockRule regex only match on valid interpreter names Andre Klapper 2023-08-19 20:18:45 +0200