Commit Graph

583 Commits

Author SHA1 Message Date
Simon Prévost
b12c05525e Remove transparent gradient unsupported on Safari 2021-02-11 21:46:56 -05:00
dependabot[bot]
e23a968e12
Bump socket.io from 2.3.0 to 2.4.1 in /webapp (#233)
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 20:39:47 -05:00
Simon Prévost
c0757c15f3 Fix docker push on version tag or latest/master 2021-02-10 20:37:23 -05:00
Simon Prévost
0710aad821 Fix delete comment styles 2021-02-09 08:01:40 -05:00
Simon Prévost
bb432e2402 Update gleam deps 2021-02-09 07:48:22 -05:00
Simon Prévost
ca875edf91 Update elixir deps 2021-02-09 07:48:22 -05:00
Simon Prévost
8b84d0f1a5 Fix related translations ordering 2021-02-09 07:48:22 -05:00
Simon Prévost
221895bc1b Darken dark theme 2021-02-09 07:48:22 -05:00
François Richard
62ed72ec4e
Allow comment deletion (#224)
* Allow comment deletion

* Add delete_changeset for comment, decrement comments count

* Add comment delete resolver test

* Don't use pipe on single function call

Co-authored-by: Simon Prévost <sprevost@mirego.com>

* Improve controller functions

* Run format

Co-authored-by: Simon Prévost <sprevost@mirego.com>
2021-01-27 08:25:42 -05:00
Simon Prévost
258c64c3c0 v1.7.0 2020-12-09 15:37:29 -05:00
Simon Prévost
0fcc67040a Fix microsoft login styles 2020-12-02 08:31:00 -05:00
zaenk
c0fb483f70
Adds Microsoft OAuth (Azure AD) provider (#206) 2020-12-02 08:22:55 -05:00
Simon Prévost
8f1e8786e5 Add WEBAPP_SKIP_SUBRESOURCE_INTEGRITY setting to remove integrity attributes on link and script tags 2020-12-02 07:58:29 -05:00
Simon Prévost
5e965d88ef Refactor mutation to return errors instead of raising runtime Error 2020-12-01 07:43:28 -05:00
François Richard
4ad749ffc1
Improve development setup section of README.md file (#220)
Co-authored-by: Francois Richard <francois@rumandcode.io>
2020-11-26 19:03:49 -05:00
François Richard
08961f7ab9
Fix comment submission when using 'comment' button (#221)
Co-authored-by: Francois Richard <francois@rumandcode.io>
2020-11-26 19:03:32 -05:00
Simon Prévost
897719dd48 Fix duplicate translations on search, search reset and refactor box-shadow 2020-11-26 08:00:03 -05:00
Simon Prévost
c937a2ace1 Fix value_type not set for some parsers 2020-11-25 18:01:32 -05:00
Simon Prévost
7d21a87f85 Fix heroku build by moving copy statement 2020-11-25 08:08:57 -05:00
Simon Prévost
704553e0dd Fix lint 2020-11-25 07:53:48 -05:00
Simon Prévost
8e50afc874 Run format 2020-11-25 07:34:47 -05:00
Simon Prévost
c736fd6a40 Fix double subscription on conflicts 2020-11-25 07:34:47 -05:00
Simon Prévost
2b649acc88 Fix gettext multiline value serializing 2020-11-25 07:34:47 -05:00
Simon Prévost
d3d06c4abb Add missing translation 2020-11-25 07:34:47 -05:00
Simon Prévost
8c94168c0f Fix translations scope 2020-11-25 07:34:47 -05:00
Simon Prévost
6e0c3e129a Add Google Translate service with machine translations feature 2020-11-25 07:34:47 -05:00
David Janas
820d9ed2bf
Update README.md (#215)
Documents the `CANONICAL_URL` environment variable.
2020-11-24 19:33:49 -05:00
Simon Prévost
9f4d28b93c Add gleam to ci 2020-11-24 19:22:34 -05:00
Simon Prévost
ad893ed6a8 Fix ci with elixir 1.11 2020-11-24 15:33:38 -05:00
Simon Prévost
5638181da3 v1.6.3 2020-11-20 14:57:56 -05:00
Simon Prévost
2c20f7d488 Fix typo in ThreeDotsEllipsis lint name 2020-11-20 14:57:52 -05:00
Simon Prévost
25b42dff1f v1.6.2 2020-11-12 06:37:40 -05:00
Simon Prévost
4f545d2abf Add markdown-it for file comment 2020-11-11 20:51:01 -05:00
Simon Prévost
37295a57a3 v1.6.1 2020-11-11 08:10:55 -05:00
Simon Prévost
a2544dd51d Fix lint and Changelog 2020-11-11 08:10:42 -05:00
Simon Prévost
555bfe7998 Fix dev migration repo config 2020-11-10 18:16:24 -05:00
Simon Prévost
b1e04a0f7e v1.6.0 2020-11-10 12:51:24 -05:00
Simon Prévost
2be239e7b8 Update elixir dockerfile version 2020-11-10 12:51:22 -05:00
Simon Prévost
3274fbb13d Fix key separator for nested json key 2020-11-10 12:03:57 -05:00
Simon Prévost
532fec2d79 Bump repo timeout to 25 seconds 2020-11-10 12:01:16 -05:00
Simon Prévost
72e12e3baf Remove quick-submit component with ember-keyboard, update Ember and icons 2020-11-06 07:55:02 -05:00
Simon Prévost
ed01cb95f0 Add markdown-it for translation comment text render 2020-11-05 20:57:07 -05:00
Simon Prévost
e40fe4cb86 Add file comment section in translation edit form 2020-11-05 13:06:32 -05:00
Simon Prévost
83ebde9c9a Fix tests 2020-10-20 21:27:26 -04:00
Simon Prévost
61661d438e Fix elixir 1.11 config and pell config 2020-10-18 20:56:14 -04:00
Simon Prévost
f88f4b06a9 Replace releases config with new runtime config 2020-10-09 08:13:27 -04:00
Simon Prévost
6cd211ee83 Update elixir 1.11.0 and OTP 23 2020-10-09 07:46:58 -04:00
Simon Prévost
dd45a74f75 Update gleam and use latest regex module 2020-10-08 17:28:13 -04:00
Simon Prévost
cd92e2f79a Add batched sync/merge actions 2020-10-08 16:46:36 -04:00
Simon Prévost
de6cdd15a4 Add recent projects locally stored in projects list 2020-10-07 07:37:59 -04:00