This website requires JavaScript.
Explore
Help
Register
Sign In
flywithu
/
ocsms
Watch
1
Star
0
Fork
0
You've already forked ocsms
mirror of
https://github.com/nerzhul/ocsms.git
synced
2025-08-12 03:27:07 +00:00
Code
Issues
Releases
Wiki
Activity
4d2cadc29f
Branches
Tags
View all branches
ocsms
/
js
/
devel
History
Loic Blot
177cb69b10
move more functions & attributes from legacy.js to app.js
2017-12-28 18:58:50 +01:00
..
app.js
move more functions & attributes from legacy.js to app.js
2017-12-28 18:58:50 +01:00
helpers.js
rename app.js to legacy.js, move globals to app.js in Sms object and helpers to a dedicated file
2017-12-28 17:39:14 +01:00
legacy.js
move more functions & attributes from legacy.js to app.js
2017-12-28 18:58:50 +01:00
notifications.js
Move generateUrl to Sms object, add SmsSettings::init & drop it from angular app
2017-12-28 18:34:15 +01:00
README.md
rename app.js to legacy.js, move globals to app.js in Sms object and helpers to a dedicated file
2017-12-28 17:39:14 +01:00
settings.js
migrate all remaining settings setters
2017-12-28 18:51:57 +01:00
README.md
Generate bundle
Use uglifyjs to generate app.min.js bundle
uglifyjs devel/*.js > app.min.js