Commit Graph

307 Commits

Author SHA1 Message Date
Georg Gadinger 781a4ba8b4 Use codecov's bash-based github action 2020-05-01 10:13:42 +02:00
Georg Gadinger 1fe5e1de6f Use different branch for codecov to better support GitHub Actions 2020-05-01 10:05:30 +02:00
Georg Gadinger 5bb94927a2 Add codecov 2020-04-30 20:18:50 +02:00
Andreas Nedbal 45b11bddfd Merge branch 'master' into feature/bootstrap 2020-04-29 02:49:07 +02:00
Georg Gadinger 561219ddaf add spec for Ajax::AnswerController 2020-04-28 22:13:19 +02:00
Andreas Nedbal 7767eeae9f Merge branch 'master' into feature/bootstrap 2020-04-25 13:14:01 +02:00
Georg Gadinger 101b3b68d3 Use cursored pagination, remove WillPaginate 2020-04-20 23:13:24 +02:00
Dominik M. Kwiatek 516bc48aa0
Merge pull request #70 from Retrospring/feature/announcements
Implement Announcements
2020-04-19 23:10:47 +01:00
Karina Kwiatek c4164a8f34 Add AnnouncementController tests 2020-04-19 22:40:06 +01:00
Karina Kwiatek 864d5844dc Add Announcement tests 2020-04-19 22:38:01 +01:00
Georg Gadinger 477ec3e9c9 Do not allow creation of groups with empty names 2020-04-19 23:28:50 +02:00
Georg Gadinger 946bb3ae9d Use Rolify for admin and moderator roles 2020-04-19 22:35:58 +02:00
Andreas Nedbal 7f74e844f5 Replace Bootstrap 3 with Bootstrap 4 2020-04-19 21:08:58 +02:00
Georg Gadinger 2237287472 Remove Capistrano 2020-04-19 19:43:55 +02:00
Georg Gadinger 03653fe2a5 Update paperclip 2020-04-19 17:50:14 +02:00
Georg Gadinger 76180a4498 Update spring and web-console 2020-04-19 17:41:03 +02:00
Georg Gadinger 9a2ee1a575 Use a tumblr_client version without faraday version restriction 2020-04-19 17:40:41 +02:00
Georg Gadinger 2d3e55a7c4 Replace FactoryGirl with FactoryBot 2020-04-19 17:27:42 +02:00
Georg Gadinger 3b4dc9961e Move rails-assets gems to own source block 2020-04-19 17:22:48 +02:00
Georg Gadinger 311c7ac6c0 Remove Rollbar 2020-04-19 17:20:07 +02:00
Georg Gadinger d6ca1781c0 Replace fog with fog-core and fog-local 2020-04-19 17:13:49 +02:00
Georg Gadinger d680185b0b Remove twemoji 2020-04-19 17:03:53 +02:00
Georg Gadinger b756c35345 make capistrano work with ed25519 keys 2020-04-19 14:32:42 +02:00
Karina Kwiatek a19402af41 Upgrade to Rails 5.2 2020-04-19 00:45:50 +01:00
Georg Gadinger e3d5750c32 update devise-async to 1.0 2020-04-19 01:36:49 +02:00
Georg Gadinger 3e7497a144 Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
Georg Gadinger e52e44eff2 Gemfile: make bundle audit somewhat happy again 2020-04-18 23:53:11 +02:00
Georg Gadinger 3a726b83c3 Gemfile: replace thin with puma (for now only in dev) 2020-04-18 22:56:39 +02:00
Georg Gadinger d47991f379 Fixes for devise 4.x 2019-03-29 22:37:10 +01:00
Georg Gadinger b602edafa3 Use Ruby 2.6, update a bunch of gems 2019-03-29 22:21:54 +01:00
Georg Gadinger 5a9e745bf0 update some gems to keep bundle-audit happy 2019-03-19 20:46:58 +01:00
Georg Gadinger 309d13f497 update ruby version, change deployment target 2018-12-16 18:47:41 +01:00
Georg Gadinger 90fc9dae3a Add New Relic 2017-06-17 22:49:19 +02:00
Georg Gadinger ede37b2ca2 downgrade turbolinks 2017-04-01 00:23:57 +02:00
Georg Gadinger e5ec445638 Pin jquery to 2.2 2017-04-01 00:08:07 +02:00
Georg Gadinger 208bb0698a Update gems 2017-03-31 22:41:17 +02:00
Georg Gadinger 6b054a8be2 Add Capistrano 2017-03-29 22:01:26 +02:00
Georg G b68fe360d7 update gems 2016-02-06 22:08:34 +01:00
Georg G 48183be406 fuck 2016-01-05 19:55:36 +01:00
Georg G f1207bc13a party hart 2016-01-05 19:43:27 +01:00
Georg G 6a9619a70c update gems
also remove mysql because no one uses it anyway lol
2016-01-05 17:15:57 +01:00
Yuki c834b7d4dd Brakeman + Guard 2015-09-01 19:00:05 +05:30
Yuki becfced2d9 CVE-2015-3226 + CVE-2015-3227 Fix Cross Site Execution in JSON keys and A possible XML Parsing DoS by updating to Rails 4.2.2 2015-09-01 18:45:45 +05:30
pixeldesu 683ce43294 implement pgHero 2015-08-26 21:37:29 +02:00
pixeldesu 675ba646ea Merge remote-tracking branch 'origin/feature-themes' 2015-08-25 20:55:42 +02:00
Yuki 906692e78f Theming is finished
Previews, settings pane and presets!
2015-08-25 23:57:06 +05:30
pixeldesu 8bccd4bd88 remove version dependency on Rollbar gem 2015-08-25 10:03:18 +02:00
Yuki 3444fcc93e rework some theme code, particlefield now adapts color 2015-07-29 20:38:07 +05:30
pixeldesu fcbfa6efdb Rollbar setup 2015-07-26 20:34:00 +02:00
pixeldesu 5366c3c748 add fake mail validation 2015-07-21 22:44:14 +02:00
pixeldesu aabbd9fb8c add :confirmable to users + migration / letter_opener for local email confirmations 2015-07-21 17:55:28 +02:00
Yuki f65bfa9e75 Twitter Emoji 2015-06-13 20:23:11 +05:30
Yuki c358c34043 HAHA EVERYONE GOT FRENCH BECAUSE I USED A DEPENDENCY, SERVES ME RIGHT 2015-06-10 01:06:47 +05:30
pixeldesu 488d582afa add i18n-js and localize javascript (not implemented yet) 2015-06-08 16:01:16 +02:00
pixeldesu a2eff0da50 add i18n gems for rails and devise 2015-05-26 16:47:30 +02:00
Yuki bd142138f0 add byebug and web-console as development gems 2015-05-12 10:12:27 +05:30
schisma 06f141bdfb added travis build script 2015-05-10 21:44:03 +02:00
Andreas N. 0145b36510 Merge pull request #22 from Retrospring/profile-headers
Profile headers
2015-05-10 02:22:30 +02:00
Yuki 0a34cc07b3 Paperclip fog support, needs AWS/Rack testing before deployment! (Retrospring/bugs#48) 2015-05-08 23:48:18 +05:30
Yuki 2e6ffdaab7 basic implementation 2015-05-08 21:14:16 +05:30
Yuki 4d5d7fdcc1 Bootstrap-datetimepicker 2015-04-24 00:37:39 +05:30
pixeldesu 4e185bbaa7 change Bootswatch theme, general theme changes, list group helper 2015-04-19 16:49:53 +02:00
Georg G af170671ec update gems 2015-04-18 21:50:08 +02:00
nilsding 9131b29d96 removed capistrano gem 2015-04-02 01:32:13 +02:00
nilsding 92d4eafbba update questiongenerator 2015-02-28 17:21:11 +01:00
nilsding 6d68da5ae1 added Rcov formatter for simplecov 2015-01-25 19:56:39 +01:00
nilsding bae7307778 no longer require factory_girl_rails 2015-01-25 19:06:22 +01:00
nilsding 14eb6b035b Revert "got rid of nprogress"
This reverts commit 3574993746.
2015-01-13 19:49:43 +01:00
nilsding 65e514c55d added sharing to Tumblr 2015-01-13 00:12:48 +01:00
nilsding 3574993746 got rid of nprogress 2015-01-12 15:53:14 +01:00
nilsding d97763eda0 Revert "Le Funny Emoji Meme Face x--DD"
This reverts commit 5118ba9761.
2015-01-08 22:34:50 +01:00
nilsding 5118ba9761 Le Funny Emoji Meme Face x--DD 2015-01-08 22:28:56 +01:00
Andreas N 4fc98d5980 added sweetalert-rails 2015-01-03 16:51:00 +01:00
nilsding db83a29911 added devise-async and configured Devise for email 2015-01-01 17:31:58 +01:00
nilsding b2c6d893e3 FUCK Jcrop! 2014-12-29 15:45:07 +01:00
nilsding b378a03afa added delayed_paperclip 2014-12-29 11:58:01 +01:00
nilsding 6a6e94f6a3 added Paperclip 2014-12-29 09:58:40 +01:00
nilsding f6ceafb710 added jquery.Jcrop 2014-12-29 09:39:47 +01:00
nilsding 5b590d3455 added sanitize gem 2014-12-28 18:54:04 +01:00
nilsding 58517fbc01 added Redcarpet and Redis 2014-12-28 17:59:26 +01:00
nilsding 6ac9af787e added Capistrano 2014-12-21 22:12:59 +01:00
nilsding e2cabbe934 added foreman 2014-12-12 22:59:35 +01:00
nilsding 704d40cadd added OmniAuth gems 2014-12-12 19:59:53 +01:00
nilsding 319d75fdf5 added sidekiq/web 2014-12-12 18:35:14 +01:00
nilsding 1369661d97 we live edgy with the questiongenerator. 2014-12-11 17:38:44 +01:00
pixeldesu 7e2ed21908 update Gemfile 2014-12-11 14:23:57 +01:00
nilsding 0eb5e8104b added RailsAdmin 2014-12-10 17:01:59 +01:00
nilsding 717d3224cd added questiongenerator 2014-12-09 09:45:02 +01:00
nilsding 19cf4da0e8 update Rails to 4.1.8 2014-12-08 15:48:16 +01:00
nilsding 6c4bff5346 added will_paginate-bootstrap 2014-12-08 14:12:17 +01:00
nilsding ccc1b47cb3 added justask:recount rake task 2014-11-28 22:02:32 +01:00
nilsding 5b013314ed added rails-assets-growl for notifications 2014-11-28 21:35:44 +01:00
nilsding 70aec0b86e back to bootswatch. 2014-11-28 20:23:17 +01:00
nilsding c4d48190b6 added database_cleaner 2014-11-18 19:58:14 +01:00
nilsding 76e6b8f5ec tests. 2014-11-17 23:25:28 +01:00
nilsding aa1b5fab6f added faker 2014-11-14 14:21:11 +01:00
nilsding 9bc689e778 added factory grill and some shoulder matches 2014-11-14 13:38:22 +01:00
nilsding d6382eba15 added RSpec 2014-11-13 18:12:51 +01:00
nilsding 1e2214f5ad added jquery.turborails 2014-11-11 18:16:09 +01:00
pixeldesu 14e338a50b added bootstrap-material-design 2014-11-08 18:34:23 +01:00
nilsding 1554b4b9f5 added FontAwesome and NProgress 2014-11-02 19:02:53 +01:00
nilsding dd802036b1 on second thought... 2014-11-02 13:47:35 +01:00
nilsding ae66877cde changed a few things 2014-10-28 06:36:38 +01:00
nilsding 7641726677 added authentication and everything 2014-08-01 15:27:08 +02:00
nilsding 97fe9a7cbc added a few useful gems 2014-08-01 11:40:37 +02:00
nilsding dd4d409b0c added a few useful gems 2014-08-01 11:39:22 +02:00
nilsding 386066c55b first commit 2014-08-01 11:23:47 +02:00