Commit Graph

173 Commits

Author SHA1 Message Date
riggraz
59d1c4ba7d Adjust image and link to demo in README 2020-01-13 11:14:26 +01:00
riggraz
9025a102f4 Add a screenshot to the README 2020-01-13 11:10:14 +01:00
Riccardo Graziosi
4c23a6dfec Remove old todo list from README 2020-01-10 17:54:47 +01:00
Riccardo Graziosi
8c6e827018 Add notes for Windows support in README 2020-01-09 21:55:13 +01:00
Riccardo Graziosi
0961dbfaec Improve run test suite explanation in README 2020-01-07 16:07:50 +01:00
Riccardo Graziosi
3386e8e909 Improve contributing paragraph of README 2020-01-05 18:16:20 +01:00
Riccardo Graziosi
2b7f46b016 Add road to v1.0 tasks link to README 2020-01-05 18:13:52 +01:00
riggraz
84aa30d0d8 Adjust margin of some components 2020-01-05 11:31:21 +01:00
Riccardo Graziosi
d0712663c2 Add Discord channel to README 2020-01-04 18:59:52 +01:00
riccardo
a26f5c2820 Merge branch 'master' of https://github.com/riggraz/astuto 2019-12-20 18:59:48 +01:00
riccardo
b2d1bf8c18 Specify gem versions in Gemfile and update some gems 2019-12-20 18:54:07 +01:00
Riccardo Graziosi
2cf5ad180c Improve installation paragraph in README
* Remove link to Astuto download because that link didn't work.
* Better explain step 3 of installation
2019-12-20 18:25:27 +01:00
riccardo
4d69da95c6 Run "yarn upgrade" 2019-12-20 16:48:48 +01:00
Riccardo Graziosi
d450fecda3 Merge pull request #4 from riggraz/dependabot/bundler/rack-2.0.8
Bump rack from 2.0.7 to 2.0.8
2019-12-20 14:53:34 +01:00
riggraz
f66170320f Comment out google chrome installation from Dockerfile 2019-12-20 14:42:10 +01:00
dependabot[bot]
39c0d00a70 Bump rack from 2.0.7 to 2.0.8
Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.0.7...2.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-19 22:38:59 +00:00
Riccardo Graziosi
2d1ed63c7a Merge pull request #3 from riggraz/dependabot/bundler/puma-3.12.2
Bump puma from 3.12.1 to 3.12.2
2019-12-19 23:33:06 +01:00
riggraz
ec9747167e Add logo and badges to README 2019-12-19 15:31:03 +01:00
riggraz
419f4b32f7 Fix bug in docker-entrypoint.sh 2019-12-18 20:50:23 +01:00
Riccardo Graziosi
144e80a052 Update README with link to common problems wiki page 2019-12-16 22:36:48 +01:00
Riccardo Graziosi
41effe7e7b Improve README's readability 2019-12-16 22:09:49 +01:00
dependabot[bot]
eb217c8ccf Bump puma from 3.12.1 to 3.12.2
Bumps [puma](https://github.com/puma/puma) from 3.12.1 to 3.12.2.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v3.12.1...v3.12.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-06 15:58:50 +00:00
riggraz
d8443bf0c4 Move Dockerfile to docker directory 2019-12-03 23:16:34 +01:00
riggraz
68acccf1a4 Remove autofocus from some input controls 2019-11-25 23:07:20 +01:00
riggraz
595d06df05 Fix post description overflow on smaller devices 2019-11-25 23:01:19 +01:00
riggraz
f9253ec0d5 Add instructions to .env-example 2019-11-25 22:27:47 +01:00
riggraz
fef5aba43c Update readme 2019-11-25 22:10:53 +01:00
riggraz
f8af7fe02a Remove quotation marks from .env-example 2019-11-24 18:40:08 +01:00
Riccardo Graziosi
94a262ab6d Merge pull request #2 from riggraz/dependabot/bundler/loofah-2.3.1
Bump loofah from 2.2.3 to 2.3.1
2019-11-21 13:10:27 +01:00
dependabot[bot]
434a7e697c Bump loofah from 2.2.3 to 2.3.1
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 to 2.3.1.
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flavorjones/loofah/compare/v2.2.3...v2.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-09 16:24:55 +00:00
riggraz
b4b893387e Add reference to wiki on error in check-env script 2019-10-16 20:27:06 +02:00
riggraz
c96073e4f8 Fix template issues of some sidebar components 2019-10-16 20:24:42 +02:00
riggraz
27b9659886 Change .env-example ENVIRONMENT to production 2019-10-16 19:39:33 +02:00
riggraz
9e3bf6dd0b Admin assets are now compiled in production 2019-10-16 19:10:05 +02:00
riggraz
a97c952191 Make production environment work 2019-10-16 17:27:37 +02:00
riggraz
22fd672efd Fix a bug in comments controller 2019-10-09 15:23:59 +02:00
Riccardo Graziosi
9dc3cbc881 Merge pull request #1 from riggraz/dependabot/bundler/rubyzip-1.3.0
Bump rubyzip from 1.2.3 to 1.3.0
2019-10-09 15:00:23 +02:00
dependabot[bot]
723ff98828 Bump rubyzip from 1.2.3 to 1.3.0
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.3...v1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-06 13:12:12 +00:00
riggraz
e2243a408d Merge branch 'master' of https://github.com/riggraz/astuto 2019-10-06 15:08:43 +02:00
riggraz
ababb67816 Add license link to readme 2019-10-06 15:08:26 +02:00
Riccardo Graziosi
24ff5ca97f Create LICENSE 2019-10-05 17:32:08 +02:00
riggraz
dc9f4f1b26 Update readme 2019-10-05 17:20:23 +02:00
riccardo
965a29bb1b Adjust boxes margin 2019-10-02 16:57:32 +02:00
riccardo
1d1169ab08 Add delete button to comment 2019-10-02 16:53:35 +02:00
riccardo
2c2a0e0c82 Add button to toggle comment is post update 2019-10-02 16:43:13 +02:00
riccardo
e8d7fcc359 Add gravatar image to new comment form 2019-10-02 15:26:32 +02:00
riggraz
034a5ab708 Add post updates 2019-10-01 19:15:03 +02:00
riggraz
be8f003d70 Add gravatar picture to comments 2019-09-30 23:28:52 +02:00
riggraz
4fdb71d488 Merge branch 'master' of https://github.com/riggraz/astuto 2019-09-30 18:49:35 +02:00
riggraz
1d211e61ad Modify minimum comment body length 2019-09-30 18:49:15 +02:00