Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Graphe des révisions

13 commits

Auteur SHA1 Message Date
Lietzu
95dfbb50e8 Configured models to match ilikecats' merged db, and expanded automigration 2017-05-04 18:44:54 -04:00
Eliot Whalan
c99f1e6331 Merge pull request #19 from chaiknees/master
RSS feed for home page.
2017-05-05 08:21:07 +10:00
Evan
2b677f2bbc =Updated models to match ilikecats' merged database 2017-05-04 18:18:27 -04:00
Owner
6939a7517d RSS feed for home page. 2017-05-04 21:48:40 +02:00
akuma06
59f820a264 Updated Models.go (simplified + orderBy param)
Added a new main function to get Torrents with orderBy parameter
Added a new function to get all torrents with orderBy parameter
Simplifying the other function that get torrents so they pass through one main function that manage db requests.
Commented AutoMigrate functions, it emits warning when you execute it after having migrated once
2017-05-04 17:16:20 +02:00
ayame-git
16ad046162 fixed getTorrentById 2017-05-04 15:51:16 +03:00
ayame-git
76b8fe9ccb status search and typo fixes 2017-05-04 15:01:07 +03:00
Eliot Whalan
0abb59cc91 add strings 2017-05-04 20:31:40 +10:00
Eliot Whalan
29a329d172 trim hash 2017-05-04 20:30:12 +10:00
Eliot Whalan
e6f53d4e09 Strip \n character from hash 2017-05-04 20:22:13 +10:00
Eliot Whalan
e987884416 Fix pagnation and try again with hash fix 2017-05-04 20:15:49 +10:00
Eliot Whalan
5497d6f196 Fix up magnet and unscape names 2017-05-04 20:01:27 +10:00
akuma06
fcf98f7b02 Added ORM Support, Models and cleaned up a bit the code
Changing from plain sql queries to GORM for better maintenance and stability
Use of Models for database tables and added JSON objects
Cleaned a bit the code and added some comments in the files
2017-05-04 05:28:42 +02:00