Go to file
Dominik M. Kwiatek 45cb0cab26
Disable 00_rails.ts initalizer (#171)
* Disable 00_rails.ts initalizer

* Update Gemfile.lock

Dealing with mimemagic
2021-04-03 18:58:45 +02:00
.docker Adjust Docker setup to run Rails without root 2020-12-25 18:22:03 +01:00
.github Add Typescript linting step to GitHub CI 2020-12-26 21:59:53 +01:00
app Disable 00_rails.ts initalizer (#171) 2021-04-03 18:58:45 +02:00
bin Initial Webpacker setup 2020-12-25 18:22:03 +01:00
config Set session duration to 90 days (#169) 2021-02-25 17:12:30 +01:00
db Add sign in tests 2020-12-25 02:07:37 +01:00
docs add startscript for BSD 2018-12-12 21:35:45 +01:00
lib Remove SecureRandom#base36 extension method 2020-11-01 19:10:41 +01:00
log first commit 2014-08-01 11:23:47 +02:00
public Set up i18n-js to work with Webpacker 2020-12-25 18:22:03 +01:00
service-docs Rename Groups to Lists 2020-05-25 18:04:54 +02:00
spec Add sign in tests 2020-12-25 02:07:37 +01:00
tmp added a few directories in ./tmp 2014-12-13 16:42:00 +01:00
vendor/assets/stylesheets Remove static vendor javascript 2020-12-25 18:22:03 +01:00
.all-contributorsrc Add contribution listing using all-contributors 2020-05-21 00:02:46 +02:00
.browserslistrc Initial Webpacker setup 2020-12-25 18:22:03 +01:00
.eslintrc.json Add Typescript linting with ESLint 2020-12-26 21:59:53 +01:00
.gitignore Move legacy javascript folder out of packs/ 2020-12-26 21:59:53 +01:00
.haml-lint.yml Ignore Style/IdenticalConditionalBranches in HAML 2020-05-11 19:40:44 +02:00
.rspec removed a (rrer)rspec option 2014-12-05 06:39:33 +01:00
.rubocop.yml Adjust .rubocop.yml to not throw warnings 2020-05-11 19:38:07 +02:00
.ruby-gemset Add .ruby-version files 2017-03-29 22:10:53 +02:00
.ruby-version Use Ruby 2.7.1 2020-04-19 15:00:12 +02:00
Gemfile Remove unused rails-assets gems 2020-12-25 18:22:03 +01:00
Gemfile.lock Disable 00_rails.ts initalizer (#171) 2021-04-03 18:58:45 +02:00
Guardfile Brakeman + Guard 2015-09-01 19:00:05 +05:30
LICENSE added license (AGPLv3) 2015-04-02 01:39:46 +02:00
README.md Add contribution listing using all-contributors 2020-05-21 00:02:46 +02:00
Rakefile Use timestamp-based IDs 2020-07-04 20:46:50 +02:00
babel.config.js Add Typescript support 2020-12-26 21:59:53 +01:00
config.ru first commit 2014-08-01 11:23:47 +02:00
docker-compose.yml Store Postgres data in volume 2020-10-03 12:56:36 +02:00
package-lock.json Add Typescript linting with ESLint 2020-12-26 21:59:53 +01:00
package.json Add Typescript linting with ESLint 2020-12-26 21:59:53 +01:00
postcss.config.js Initial Webpacker setup 2020-12-25 18:22:03 +01:00
tsconfig.json Add Typescript support 2020-12-26 21:59:53 +01:00
yarn.lock Add Typescript linting with ESLint 2020-12-26 21:59:53 +01:00

README.md

Retrospring

Retrospring

This is the source code that powers Retrospring. This is a detached fork of nilsding/justask, where we continue development.

Installation

You can find all the installation instructions needed for a local/production setup of Retrospring in the Wiki.

Contributing

Guidelines for Pull Requests and general information about how you can help us improving Retrospring can be found here.

Contributors

Thanks goes to these wonderful people (emoji key):


Georg Gadinger

🚧 💻 ⚠️ 🚇 🐛 👀

Andreas Nedbal

🚧 💻 🎨 ⚠️ 🐛 👀 🤔 🌍 🖋

Naomi Ahmed

💻 🎨 🐛 🤔 🌍

mltnhm

💻 🚇 🐛 🤔 👀

Tyler Corsair

🖋

Marcel

🖥

embr

📱

Robin B.

💻

colons

💻

Tina

🖋

Morgan

🖋 🌍

temperance

🌍

Vilppu P.

🌍

Saskia

🌍

This project follows the all-contributors specification. Contributions of any kind welcome!

License

AGPLv3.