focalboard/server
Harshil Sharma 3bf9d9382e
Clickable Links (#393)
* Added implementation for making links clickable

* Improved some clicking UX

* Removed unused stuff

* Fixed lint issues

* Added Compass Icons to Focalboard

* Updaed go.mod

* Made sure links in URL property are always assumed as absolute

* Removed unnecessary JSX code block

* Allowing only http and https protocols

* Removed unused extensions from file loader

* Icon and URL imporvements

* Added React component for Compass Icons.
* Allowed URLs with any arbitrary protocol.
2021-05-26 16:14:09 +05:30
..
admin-scripts Rename admin local socket 2021-02-01 10:31:06 -08:00
api Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
app add unit tests (#422) 2021-05-26 12:38:43 +02:00
auth add unit tests (#422) 2021-05-26 12:38:43 +02:00
client Workspace backend support 2021-03-26 11:01:54 -07:00
context Check local conn for admin APIs 2021-01-22 14:14:12 -08:00
einterfaces Show workspace title in sidebar 2021-03-30 15:25:16 -07:00
integrationtests Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
main Fix #312. Release 0.6.6 (#313) 2021-04-21 18:25:26 -07:00
model Update for v0.6.7 2021-05-10 12:22:42 -07:00
server Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
services Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
swagger Store files per workspace and root block 2021-03-29 16:27:35 -07:00
utils Add API client, integration tests structure and server lifecycle changes 2020-11-09 13:23:15 +01:00
web Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
ws Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
.golangci.yml #GH-31 Configured Golangci-Lint and fixed errors (#381) 2021-05-10 17:15:27 +02:00
go.mod Clickable Links (#393) 2021-05-26 16:14:09 +05:30
go.sum Clickable Links (#393) 2021-05-26 16:14:09 +05:30
go.tools.mod Add GitLab ci to build internally and bump go to 1.16 (#468) 2021-05-26 12:34:42 +02:00
go.tools.sum Workspace backend support 2021-03-26 11:01:54 -07:00
modd.conf Rename focalboard-server binary 2021-01-28 14:23:52 -08:00