This website works better with JavaScript.
Explore
Help
Sign In
MetuFSS
/
metu.life
Watch
2
Star
1
Fork
You've already forked metu.life
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
167
Commits
1
Branch
0
Tags
134 MiB
Ruby
39.1%
JavaScript
38.6%
SCSS
16.8%
Haml
4%
CSS
1.1%
Other
0.3%
Tag:
Branch:
Tree:
35dfc0fbcb
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '35dfc0fbcb'
${ noResults }
metu.life
/
db
/
migrate
History
Eugen Rochko
92afd29650
The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests
...
Adding better errors for the API controllers, posting a simple status works from the frontend now
8 years ago
..
20160220174730_create_accounts.rb
…
20160220211917_create_statuses.rb
…
20160221003140_create_users.rb
…
20160221003621_create_follows.rb
…
20160222122600_create_stream_entries.rb
…
20160222143943_add_profile_fields_to_accounts.rb
…
20160223162837_add_metadata_to_statuses.rb
…
20160223164502_make_uris_nullable_in_statuses.rb
…
20160223165723_add_url_to_statuses.rb
…
20160223165855_add_url_to_accounts.rb
…
20160223171800_create_favourites.rb
…
20160224223247_create_mentions.rb
…
20160227230233_add_attachment_avatar_to_accounts.rb
…
20160305115639_add_devise_to_users.rb
…
20160306172223_create_doorkeeper_tables.rb
…
20160312193225_add_attachment_header_to_accounts.rb
…
20160314164231_add_owner_to_application.rb
Bind oauth applications to users
9 years ago
20160316103650_add_missing_indices.rb
Adding CSS for form errors, adding missing indices
9 years ago
20160322193748_add_avatar_remote_url_to_accounts.rb
Only re-download avatar if URL changed (
fix
#19
)
9 years ago
20160325130944_add_admin_to_users.rb
Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections
9 years ago
20160826155805_add_superapp_to_oauth_applications.rb
The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests
8 years ago