This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-05-26 14:29:14 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c3a0f419c6f53fa93b47fa76f5afdc3696d64720
gallery3
/
modules
/
rest
History
Tim Almdal
367f2218f6
Use the relative url cache to look up resources instead of the relative path. This allows us to forego the extension as part of the REST url. As well, urls are consistent between normal usage and rest usage.
2009-12-09 08:41:38 -08:00
..
controllers
Use the relative url cache to look up resources instead of the relative path. This allows us to forego the extension as part of the REST url. As well, urls are consistent between normal usage and rest usage.
2009-12-09 08:41:38 -08:00
helpers
Correct the error message when the item is not found; remove the check for no request_key (access_token) as athat is treated as public permissions
2009-12-08 23:27:43 -08:00
models
Rename the backing table from rest_keys to user_access_tokens
2009-12-08 09:19:48 -08:00
tests
Use the relative url cache to look up resources instead of the relative path. This allows us to forego the extension as part of the REST url. As well, urls are consistent between normal usage and rest usage.
2009-12-09 08:41:38 -08:00
module.info
The rest framework that the new gallery3 remote interface will be built on. At the moment, there are no handlers to perform any functionality.
2009-12-07 18:11:26 -08:00